mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-24 02:41:15 +00:00
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
|
{
|
||
|
"type": "FeatureCollection",
|
||
|
"features": [
|
||
|
{ "type": "Feature", "properties": { }, "geometry": { "type": "Point", "coordinates": [ 999,999 ]} }
|
||
|
] }
|