Hi,
in the presentation
the vector tiling with format vctr is described - however in the tiles specification I only see
In which way is vector data supported in CesiumJS ?
Does anyone know a converter from geojson/shp to 3dtiles ?
Rüdiger
Hi,
in the presentation
the vector tiling with format vctr is described - however in the tiles specification I only see
In which way is vector data supported in CesiumJS ?
Does anyone know a converter from geojson/shp to 3dtiles ?
Rüdiger
Hi @Ruediger_Brand,
Here are two previous discussions on vector tiling: Support tiling vector data into 3D Tiles and Vector Tiles · Issue #2132 · CesiumGS/cesium · GitHub. Currently, vector tiling is limited to KML and GML formats. Supporting other formats such as GeoJSON is on the roadmap.
hi @dzung , I saw there is a spec about vctr in 3d-tiles spec, is this supported inm cesium?
Hi @Rurui_Ye -
It looks like vctr tiles are currently an experimental feature. Here’s a Sandcastle example and the docs for the format.
This example looks great.