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

9 lines
380 B
JSON

{
"type": "FeatureCollection",
"name": "braseros",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "brazero": true }, "geometry": { "type": "Point", "coordinates": [ -2.091492669003518, 47.541663330367555 ] } },
{ "type": "Feature", "properties": { "brazero": true }, "geometry": null }
]
}