Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle latitude and longitude during Destination One import #30

Closed
wants to merge 1 commit into from

Conversation

DanielSiepmann
Copy link
Contributor

@DanielSiepmann DanielSiepmann commented Jul 4, 2023

They were sometimes floats or strings using different separator.
The code is adjusted to handle the precision of float and streamline
separator.

That will prevent the same location from showing up multiple times due
to different latitude and longitude values.

@DanielSiepmann DanielSiepmann self-assigned this Jul 4, 2023
Base automatically changed from improve-tests to main July 4, 2023 08:11
@DanielSiepmann DanielSiepmann changed the title 10565 Properly handle latitude and longitude during Destination One import Jul 4, 2023
@DanielSiepmann DanielSiepmann marked this pull request as draft July 4, 2023 08:26
@DanielSiepmann
Copy link
Contributor Author

Currently missing an update wizard to migrate existing data. That's why I've set it to draft … Need to discuss with customer how to handle it.

They sometimes use a different separator.
The code is adjusted to always use same separator and precision.

That will prevent the same location from showing up multiple times due
to different latitude and longitude values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant