CesiumGS / cdb-to-3dtiles

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

FSC can be interpreted as double by gdal #67

Open cmourglia opened 2 years ago

cmourglia commented 2 years ago

For some reasons, with GS data coming from Trian3DBuilder, the FSC field is interpreted by GDAL as double instead of integers (for no apparent reasons). We just make a special case for this.