db3dnl extent: 192892.914, 465155.528, 195998.461, 466860.523 3dbag (v210908) tile 5910 extent: 84995.280, 446316.814, -5.333, 85644.749, 446996.133, 52.882 tile 5910 polygon: Polygon ((85020 446370, 85020 446990, 85640 446990, 85640 446370, 85020 446370)) ```shell /usr/bin/time -v target/release/tyler --metadata /data/3DBAG/3dbag_v21031_7425c21b_5910/x00.city.json --features /data/3DBAG/3dbag_v21031_7425c21b_5910 --output /data/3DBAG/out_tmp/glb --format 3dtiles --python-bin /home/balazs/Development/cjio/venv/bin/python --export-grid ``` tile 1-1 in 4978: `Polygon (( 3923296.09080639528110623 299848.07630294701084495, 3923278.64884402975440025 300047.31848194636404514, 3923121.71722133178263903 300032.51704561983933672, 3923139.15921139623969793 299833.27486105053685606, 3923296.09080639528110623 299848.07630294701084495))` Point(3923223.496401593 299941.4082726164 5003058.505677583), Point(3923160.3138962006 299941.4082726164 5003058.505677583), Point(3923223.496401593 299847.3523817994 5003058.505677583), Point(3923223.496401593 299941.4082726164 5003151.744253726) 3923223.496401593 299941.4082726164 5003058.505677583, Point(3923160.3138962006 299941.4082726164 5003058.505677583), 3923223.496401593 299847.3523817994 5003058.505677583, 3923223.496401593 299941.4082726164 5003151.744253726 What's this? Polygon((171800.0 472700.0, 173198.235 472700.0, 173198.235 473956.134, 171800.0 473956.134, 171800.0 472700.0)) ```shell mkdir "resources/data/features_3dbag_5909" python resources/python/split_to_features.py resources/data/3dbag_v21031_7425c21b_5909_subset.city.json resources/data/features_3dbag_5909 1 ```