Visualize large vector data as rasterized vector tiles #196
kaushikCanada
started this conversation in
Ideas
Replies: 1 comment
-
|
Yes, this would be a nice feature to add. Pull requests are welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One of the things that clients ask is to visualize large datasets. For this we have to do a lot of things like tippecanoe and then tileserver etc. we can have a feature to be able to render large data , convert to COG , create a stac catalog entry , and serve the map as a layer. We have been struggling with gdal command line commands in the absence of such options.
Beta Was this translation helpful? Give feedback.
All reactions