9 lines
208 B
JSON
9 lines
208 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "fr-20r.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [[[8.5, 41.32], [8.5, 43.05], [9.59, 43.05], [9.59, 41.32], [8.5, 41.32]]]
|
|
}
|
|
}
|