maj données
This commit is contained in:
parent
fc975b0bce
commit
672f093c08
20 changed files with 9225 additions and 59 deletions
8
couches/toilettes-temporaires.geojson
Normal file
8
couches/toilettes-temporaires.geojson
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "toilettes-temporaires",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "toilettes": true, "toilettes-seches": true }, "geometry": { "type": "Point", "coordinates": [ -2.092768185722206, 47.542212057146116 ] } }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue