9 lines
836 B
JSON
9 lines
836 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "unecouchesimple",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "fid": 1, "Name": "Antoine" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -81921.880256938748062, 12304863.759469572454691 ], [ 16796952.904351286590099, 15466746.639230892062187 ], [ 19400856.452390022575855, 1982246.122601733542979 ], [ 2382486.834851148538291, -7084918.01789028942585 ], [ -8358615.300808632746339, 1517263.346166240982711 ], [ -9939556.740689290687442, 12397860.31475667282939 ], [ -9939556.740689290687442, 12397860.31475667282939 ], [ -3615790.981166650541127, 15513244.916874442249537 ], [ -3615790.981166650541127, 15513244.916874442249537 ], [ -81921.880256938748062, 12304863.759469572454691 ] ] ] } }
|
|
]
|
|
}
|