Ajout du projet QGis
This commit is contained in:
parent
8aac03e6df
commit
7c231c8338
47 changed files with 4518 additions and 0 deletions
8
couches/terrain-de-basket.geojson
Normal file
8
couches/terrain-de-basket.geojson
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"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 ] ] ] ] } }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue