-
Notifications
You must be signed in to change notification settings - Fork 40
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
Supporting GeoJSON #152
Comments
First attempt in #153 |
Great suggestion - let's work on that PR together. |
As far as I can tell from the PR this helps writing out point based GeoJSONs. Did you think about also using |
Hi @n0rdlicht, indeed you would need a |
Fully agree with this. What would be your thoughts on using WKT Strings as a second option? |
Definitely a very good idea! But maybe this should be discussed before in the frictionless repositories/discord channel, and only subsequently integrated in |
Is GeoJSON support in the roadmap? Dumping to GeoJSON would be a nice feature to have for datasets containing geographic features
The text was updated successfully, but these errors were encountered: