Files
labolyon-indoor-map/layers/emprise-interieur.geojson
2026-06-10 18:59:08 +02:00

9 lines
630 B
JSON

{
"type": "FeatureCollection",
"name": "emprise-interieur",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::9794" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 842752.713330984348431, 6520960.580622986890376 ], [ 842767.61396736651659, 6520953.837854431010783 ], [ 842766.544800207717344, 6520951.289040742442012 ], [ 842764.147354068933055, 6520952.358043372631073 ], [ 842763.157057692529634, 6520950.171303405426443 ], [ 842750.560170676326379, 6520955.688543451018631 ], [ 842752.713330984348431, 6520960.580622986890376 ] ] ] } }
]
}