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
8
couches/aire-de-jeux.geojson
Normal file
8
couches/aire-de-jeux.geojson
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "aire-de-jeux",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091784257541288, 47.542394999652714 ], [ -2.09179350404565, 47.542282647099981 ], [ -2.091671450188075, 47.542245196195552 ], [ -2.091695491099415, 47.542101634147429 ], [ -2.091366315544139, 47.542079163530396 ], [ -2.091323781624075, 47.542318849615484 ], [ -2.091368164845011, 47.542376274243978 ], [ -2.091647409276735, 47.542412476694835 ], [ -2.091784257541288, 47.542394999652714 ] ] ] } }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue