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

8 lines
297 B
JSON

{
"type": "FeatureCollection",
"name": "centre",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "Point", "coordinates": [ -2.091471435254743, 47.541821607069501 ] } }
]
}