9 lines
840 B
JSON
9 lines
840 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": [ [ [ -10664997.849861493334174, 8029645.336026348173618 ], [ -4192942.126441217958927, 9242041.449504526332021 ], [ -3194498.268282717093825, 4071528.612612295895815 ], [ -9720042.055532913655043, 594804.463667519390583 ], [ -13838622.970436725765467, 3893235.066512562334538 ], [ -14444821.027175813913345, 8065304.045246294699609 ], [ -14444821.027175813913345, 8065304.045246294699609 ], [ -12020028.80021945759654, 9259870.804114500060678 ], [ -12020028.80021945759654, 9259870.804114500060678 ], [ -10664997.849861493334174, 8029645.336026348173618 ] ] ] } }
|
|
]
|
|
}
|