2026.camp.carte/couches/aire-de-jeux.geojson
2026-07-02 12:52:45 +02:00

8 lines
658 B
JSON

{
"type": "FeatureCollection",
"name": "aire-de-jeux",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "kids friendly": true, "show-on-empty-map": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091609458019419, 47.542410203859333 ], [ -2.091659584840086, 47.542099413004784 ], [ -2.091351163357315, 47.542078918171896 ], [ -2.091316724069034, 47.542291057493514 ], [ -2.091329638802139, 47.542329804308856 ], [ -2.0913698179718, 47.542371457103407 ], [ -2.091445871400087, 47.542397611166798 ], [ -2.091609458019419, 47.542410203859333 ] ] ] } }
]
}