CesiumGS / cdb-to-3dtiles

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

Seperate Elevation and Imagery in the --combine option #38

Open baothientran opened 3 years ago

baothientran commented 3 years ago

The relationship between elevation and imagery is a little unclear. I think elevation and imagery should both be supplied in --combine if you want to combine them into the same tileset. Someone may want to convert elevation without the imagery. However, the converter would need to print an error if imagery is converted and elevation is not.