travail en cours commission ambiance et spatialisation
This commit is contained in:
parent
a087de366f
commit
e731a4ff6c
19 changed files with 107 additions and 25 deletions
9
couches/braseros.geojson
Normal file
9
couches/braseros.geojson
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "braseros",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { }, "geometry": { "type": "Point", "coordinates": [ -2.091492669003518, 47.541663330367555 ] } },
|
||||
{ "type": "Feature", "properties": { }, "geometry": { "type": "Point", "coordinates": [ -2.091886914526623, 47.54197311732802 ] } }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue