umap/umap/tests/fixtures/test_upload_non_linear_ring.json
2018-05-19 11:54:08 +02:00

51 lines
No EOL
1.5 KiB
JSON

{
"crs": null,
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.327880859374999,
50.52041218671901
],
[
6.064453125,
49.6462914122132
],
[
7.503662109375,
49.54659778073743
],
[
6.8115234375,
49.167338606291075
],
[
9.635009765625,
48.99463598353408
],
[
10.557861328125,
49.937079756975294
],
[
8.4814453125,
49.688954878870305
],
[
9.173583984375,
51.04830113331224
]
]
]
},
"type": "Feature",
"properties": {
"name": "non linear ring"
}
}
]
}