30 lines
313 B
Plaintext
30 lines
313 B
Plaintext
|
{
|
||
|
"type": "Feature",
|
||
|
"properties": {
|
||
|
"tolerance": 100
|
||
|
},
|
||
|
"geometry": {
|
||
|
"type": "Polygon",
|
||
|
"coordinates": [
|
||
|
[
|
||
|
[
|
||
|
26.14843,
|
||
|
-28.297552
|
||
|
],
|
||
|
[
|
||
|
26.150354,
|
||
|
-28.302606
|
||
|
],
|
||
|
[
|
||
|
26.135463,
|
||
|
-28.304283
|
||
|
],
|
||
|
[
|
||
|
26.14843,
|
||
|
-28.297552
|
||
|
]
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
}
|