3DGI / tyler

Tiling 3D city models encoded in CityJSON
Apache License 2.0
29 stars 4 forks source link

Empty tiles are still generated in the tileset #10

Closed balazsdukai closed 1 year ago

balazsdukai commented 1 year ago

Because sometimes there are no vertices left in the tile after geoflow crops it. We already detect if geoflow actually writes a gltf file or not. But we need to monitor these results and adjust the tileset accordingly, and only then write the tileset to disk.