travail en cours commission ambiance et spatialisation

This commit is contained in:
Alice 2026-05-19 21:18:08 +02:00
parent a087de366f
commit e731a4ff6c
19 changed files with 107 additions and 25 deletions

View file

@ -3,8 +3,8 @@
"name": "autogestion",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "Tableau de programmation" }, "geometry": { "type": "Point", "coordinates": [ -2.091590174634685, 47.541903620870173 ] } },
{ "type": "Feature", "properties": { "name": "Tableau des shifts" }, "geometry": { "type": "Point", "coordinates": [ -2.091595509277899, 47.541880540733729 ] } },
{ "type": "Feature", "properties": { "name": "Tableau de programmation" }, "geometry": { "type": "Point", "coordinates": [ -2.091304219258237, 47.541608316100941 ] } },
{ "type": "Feature", "properties": { "name": "Tableau des shifts" }, "geometry": { "type": "Point", "coordinates": [ -2.091287983083753, 47.541680943841193 ] } },
{ "type": "Feature", "properties": { "name": "Tableau des shifts" }, "geometry": null }
]
}