CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

Convert Vector layer to tile #5

Closed baothientran closed 3 years ago

baothientran commented 3 years ago

Currently, line and polygon for CDB are stored in the ESRI shapefile. We should implement a generic conversion for those type and automatically convert any CDB vector dataset that has those geometry to tile

lilleyse commented 3 years ago

RoadNetwork, HydrographyNetwork, PowerLineNetwork, and RailRoadNetwork are now supported