felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
874 stars 76 forks source link

generated mbtiles doesnt have bounds metadat #233

Open Mtehabsim opened 3 months ago

Mtehabsim commented 3 months ago

hello, when converting a single point geojson to mbtiles, and then i try to convert it to pmtiles but it raise the following massage:

Failed to convert /tmp/test.mbtiles, Failed to convert MBTiles to header JSON, zero-area bounds in mbtiles metadata

it only accure with points geojson, is there a reason for that?