2026.camp.carte/couches/zone-habitations.geojson

8 lines
678 B
JSON

{
"type": "FeatureCollection",
"name": "zone-habitations",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "habitations" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091665331520265, 47.545456942382671 ], [ -2.092279648227904, 47.542847510205618 ], [ -2.091704890803315, 47.542812278641222 ], [ -2.091678072227713, 47.543073271378269 ], [ -2.091041131057159, 47.543014434978737 ], [ -2.090938639805132, 47.543863990509507 ], [ -2.090062114746672, 47.54380330567146 ], [ -2.089814889730184, 47.54509790031323 ], [ -2.091665331520265, 47.545456942382671 ] ] ] } }
]
}