coronamap/node_modules/geojson-fixtures/data/geometry/linestring.geojson
2022-08-06 08:09:54 -07:00

3 lines
No EOL
80 B
JSON

{ "type": "LineString",
"coordinates": [ [100.0, 0.0], [101.0, 1.0] ]
}