coronamap/node_modules/geojson-fixtures/data/geometry/linestring.geojson
2020-06-14 00:00:00 -07:00

3 lines
No EOL
80 B
JSON

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