2026.camp.carte/couches/emprise.geojson
2026-02-15 11:51:38 +01:00

8 lines
472 B
JSON

{
"type": "FeatureCollection",
"name": "emprise",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.090248546030343, 47.542612768866348 ], [ -2.09069548769606, 47.539611803161009 ], [ -2.093991682480719, 47.539794990909655 ], [ -2.093568684118523, 47.542801333686185 ], [ -2.090248546030343, 47.542612768866348 ] ] ] } }
]
}