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 / GeoJSONSeq / GeoJSON Text Sequences #9143

Open
andrewharvey opened this issue Dec 24, 2019 · 0 comments
Open

Add support for ndgeojson / GeoJSONSeq / GeoJSON Text Sequences #9143

andrewharvey opened this issue Dec 24, 2019 · 0 comments

Comments

@andrewharvey
Copy link
Collaborator

Motivation

I'm thinking if we should support sequential GeoJSON https://gdal.org/drivers/vector/geojsonseq.html, new line delimited GeoJSON https://stevage.github.io/ndgeojson/ and GeoJSON Text Sequences https://tools.ietf.org/html/rfc8142 out of the box, transparently with the geojson source.

Design Alternatives

Don't support this out of the box and instead rely on a custom source api #2920 and plugin to implement.

Design

I'm proposing to support sequential geojson transparently though auto-detection so no API changes are needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant