tippecanoe/tests/raw-tiles/nothing.geojson

6 lines
150 B
JSON

{
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Point", "coordinates": [ 999,999 ]} }
] }