9 lines
208 B
JSON
9 lines
208 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "metro_rta.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [[[-81.8, 40.7], [-82, 41.7], [-81.2, 42], [-81, 40.7], [-81.8, 40.7]]]
|
|
}
|
|
}
|