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

Fix handling gcs in geojson annotation imports. #748

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Nov 15, 2017

We weren't honoring the gcs when importing geojson annotations if the gcs was undefined (interface value) or null (map value). This happened to work with latitude and longitude; this now works as expected with pixel coordinates as the input gcs, too.

We weren't honoring the gcs when importing geojson annotations if the gcs was undefined (interface value) or null (map value).  This happened to work with latitude and longitude; this now works as expected with pixel coordinates as the input gcs, too.
@manthey manthey merged commit 62de84f into master Nov 16, 2017
@manthey manthey deleted the default-annotation-geojson-gcs branch November 16, 2017 13:45
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.

2 participants