[FEATURE] Download shape [#310]#323
Merged
Merged
Conversation
… CLI * lift id field to top-level of GeoJSON feature * remove bbox property * emit Polygon/LineString instead of Multi- geometries Fixes #310 Signed-off-by: Brandon Liu <bdon@bdon.org>
65214f2 to
d60b028
Compare
🗺️ Overture Explorer preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
Collaborator
Author
|
John McCall (@lowlydba) take a look when you can! |
John McCall (lowlydba)
approved these changes
Jul 9, 2026
John McCall (lowlydba)
left a comment
Contributor
There was a problem hiding this comment.
Nice, thank you! I sort of arbitrarily defined the download structure, so I feel better knowing it has partity with the CLI now 😁
X Nothing (XNEO-ZERO)
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[FEAT] modify downloaded GeoJSON to match shape of overturemaps-py CLI
Fixes #310