2026.camp.carte/couches/scenes.geojson
2026-07-03 15:50:05 +02:00

9 lines
993 B
JSON

{
"type": "FeatureCollection",
"name": "scenes",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "Scene", "scene": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09179826305535, 47.541706177295893 ], [ -2.091788218345833, 47.541759627443433 ], [ -2.091757543888318, 47.54175696277953 ], [ -2.091767407540697, 47.541703242748788 ], [ -2.09179826305535, 47.541706177295893 ] ] ] } },
{ "type": "Feature", "properties": { "name": "scene exterieure", "scene": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091592169429004, 47.541601259041784 ], [ -2.091573683422571, 47.541626292622269 ], [ -2.091521087424561, 47.541629657871056 ], [ -2.091487722402068, 47.54160958283817 ], [ -2.091488597427713, 47.541581491201043 ], [ -2.091538495262384, 47.541568943113909 ], [ -2.091580490302161, 47.541578044936585 ], [ -2.091592169429004, 47.541601259041784 ] ] ] } }
]
}