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

feat(geojson): Improve GeoJSON compliance #1005

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

jacott
Copy link
Contributor

@jacott jacott commented Aug 4, 2020

Handle antimeridian crossings in boundry boxes and polygons in a GeoJSON (and STAC) complaint
manner.

Remove duplicate tileToSourceBounds function.

Move polygon clipping to shared in preparation for creating STAC objects.

Handle antimeridian crossings in boundry boxes and polygons in a GeoJSON (and STAC) complaint
manner.

Remove duplicate tileToSourceBounds function.

Move polygon clipping to shared in preparation for creating STAC objects.
"polygon-clipping": "^0.15.1"
},
"peerDependencies": {},
"devDependencies": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird formatting here

Copy link
Member

@blacha blacha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kodiakhq kodiakhq bot merged commit bf7fd26 into master Aug 4, 2020
@kodiakhq kodiakhq bot deleted the feat/geojson/geojson-compliance branch August 4, 2020 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants