2026.camp.carte/couches/bac-a-sable.geojson

9 lines
843 B
JSON

{
"type": "FeatureCollection",
"name": "bac-a-sable",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "Bac a sable" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091567373941563, 47.541953542551624 ], [ -2.091369863894863, 47.541940947498269 ], [ -2.091376265350998, 47.541893806682367 ], [ -2.091574502849046, 47.541906238103785 ], [ -2.091567373941563, 47.541953542551624 ] ] ] } },
{ "type": "Feature", "properties": { "name": "bacasablejeux" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091442136879905, 47.542350058660517 ], [ -2.091366315544139, 47.542343816852998 ], [ -2.091381109951118, 47.542255183106022 ], [ -2.091458780587756, 47.542262673287617 ], [ -2.091442136879905, 47.542350058660517 ] ] ] } }
]
}