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

Add support for ndgeojson #231

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

felix-schott
Copy link
Contributor

Hi @tschaub & @cholmes,

I think this PR should solve the issue addressed in #202 - I don't have access to the Planet API, so couldn't test with the command you provided but the code changes work for generic new-line delimited GeoJSON, so I don't see a reason why it wouldn't work in your case as well.

@tschaub, please let me know if you see any shortcomings in the PR or think it requires more rigorous testing.

Thanks
Felix

@felix-schott felix-schott marked this pull request as ready for review November 18, 2024 14:29
@tschaub tschaub merged commit c2d82f5 into planetlabs:main Nov 18, 2024
4 checks passed
@tschaub
Copy link
Member

tschaub commented Nov 18, 2024

Thanks for the contribution, @felix-schott!

I pushed an additional commit that tweaks the extension matching and adds a test with unexpected newline-delimited data.

You can try it out in the v0.24.0 release with brew update && brew install planetlabs/tap/gpq.

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