Creation du projet
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"name": "emprise",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::9794" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 842752.710815795697272, 6520960.583444967865944 ], [ 842743.957625552662648, 6520964.304646666161716 ], [ 842739.373791463905945, 6520953.75014279037714 ], [ 842747.965923095471226, 6520949.862941653467715 ], [ 842750.077730471035466, 6520954.628275969997048 ], [ 842756.367044236394577, 6520951.948877010494471 ], [ 842756.796885490883142, 6520952.952660783194005 ], [ 842763.161945491330698, 6520950.134495730511844 ], [ 842764.167707697721198, 6520952.356266382150352 ], [ 842766.503692448837683, 6520951.296389579772949 ], [ 842767.577240649261512, 6520953.850998305715621 ], [ 842752.710815795697272, 6520960.583444967865944 ] ] ] } }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user