Hi,
Can someone please help me to find tools to generate 3d vector tiles on my server side and draw them on map, My data are parcel data and I want to extrude them, due to a large amount of data it is not a wise method to add data from geojson data, so I think there must be a method such as vector tiles (like what is in open layers) or 3d vector tiles (I searched a lot but could not find the proper tools to generate them)
In fact, I am very interested to find out how you have generated 3d vector tiles for the example in http://cesiumjs.org/NewYork but I have no idea how those data are generated
I believe the New York dataset was first converted into 3D models and then tiled. If you’re interested, we do have some commercial tiling tools, as well as some experimental vector tiling pipelines. Please reach out to Tim (tim@cesium.com) to find more about that.