Encoding for visualization in OpenLayers #30
Replies: 2 comments 2 replies
-
|
We currently convert all datasets that we publish also as PMTiles: https://beta.source.coop/fiboa/ I think we could make this an official encoding and write the additional fiboa metadata to https://github.com/protomaps/PMTiles/blob/main/spec/v3/spec.md#5-json-metadata |
Beta Was this translation helpful? Give feedback.
-
|
The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there is an encoding for GeoParquet. I see open issues for GeoPackage (#23) and FlatGeoBuf (#24). As far as I am aware neither of these are supported by OpenLayers. GeoJSON is not suitable to stream portions of the dataset for viewing.
What do you think about an encoding for a viewing-optimized format, e.g. Vector Tiles?
Beta Was this translation helpful? Give feedback.
All reactions