update commission ambiance et spatialisation

This commit is contained in:
Alice 2026-06-05 03:04:32 +02:00
parent eada6c4922
commit 186a8b4133
13 changed files with 42 additions and 23 deletions

View file

@ -3,6 +3,6 @@
"name": "dons",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "Autel a dons", "dons": true }, "geometry": { "type": "Point", "coordinates": [ -2.091606632631394, 47.54171339860428 ] } }
{ "type": "Feature", "properties": { "name": "Autel a dons", "dons": true }, "geometry": { "type": "Point", "coordinates": [ -2.091620623857878, 47.541649326798037 ] } }
]
}