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

[EPIC] Document the case for geoparquet #93

Open
3 tasks
emmalu opened this issue Jan 16, 2024 · 0 comments
Open
3 tasks

[EPIC] Document the case for geoparquet #93

emmalu opened this issue Jan 16, 2024 · 0 comments

Comments

@emmalu
Copy link
Collaborator

emmalu commented Jan 16, 2024

Context

Geoparquet is a relatively new but powerful OGC standard for distributing and visualizing vector data at scale. We should advocate a strong case for why and how all users can leverage this data format.

Issue

Compile notes about the value of Geoparquet in the world of Cloud-Native map visualizations and add documentation that guides users through the process of transforming their data into Geoparquet.

Acceptance-Criteria

These are the tasks that need to be completed or artifacts that need to be produced.

  • Finish GeoArrowPolygonLayer implementation to reduce the work necessary to load a geoparquet dataset via DeckGL: Implement GeoArrowPolygonLayer #61
  • Isolate the instructions from this observable notebook by @kylebarron on how to create the most efficient Geoparquet files for use with deck.gl-layers and lonboard
  • Document several examples of various datasets (points, lines, polygons) in various formats (geojson, geopackage, shapefile, geoparquet, flatgeobuf) to make a strong case for using Geoparquet, perhaps something similar to this notebook, which was forked from this other notebook by @kylebarron
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

No branches or pull requests

1 participant