Ajout des textures du terrain de basket et de la piscine
This commit is contained in:
parent
251cfa9a8a
commit
fd968a9305
16 changed files with 142 additions and 51 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"name": "terrain-de-basket",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091289914858149, 47.541543429849519 ], [ -2.091263471264313, 47.541725508633839 ], [ -2.090780755478651, 47.541697271858453 ], [ -2.090807359336693, 47.541512596481176 ], [ -2.091289914858149, 47.541543429849519 ] ] ] ] } }
|
||||
{ "type": "Feature", "properties": { "id": null, "name": "Terrain de basket" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091289914858149, 47.541543429849519 ], [ -2.091263471264313, 47.541725508633839 ], [ -2.090780755478651, 47.541697271858453 ], [ -2.090807359336693, 47.541512596481176 ], [ -2.091289914858149, 47.541543429849519 ] ] ] ] } }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue