update commission ambiance et spatialisation
This commit is contained in:
parent
eada6c4922
commit
186a8b4133
13 changed files with 42 additions and 23 deletions
9
couches/badmington.geojson
Normal file
9
couches/badmington.geojson
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "badmington",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "name": "badmington" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091947854735301, 47.542390080907659 ], [ -2.091750719100601, 47.542378699463207 ], [ -2.091763688550252, 47.54229990477544 ], [ -2.091958230295023, 47.542313037235679 ], [ -2.091947854735301, 47.542390080907659 ] ] ] } },
|
||||
{ "type": "Feature", "properties": { "name": "badmington" }, "geometry": null }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue