Currently the command is:
tippecanoe --maximum-zoom=g -o {output.pmtiles} --coalesce-densest-as-needed --extend-zooms-if-still-dropping {input.geojson}
(see here)
This leads to errors when the content of the file cannot be process by this specific command, but would be slightly differently. For example this file yields Can't guess maxzoom (-zg) without at least two distinct feature locations
We should have a more flexible command so that a wider variety of geojson files could be ingested.