49 lines
1023 B
JSON
49 lines
1023 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[
|
|
120.08646134220226,
|
|
36.36997466676866
|
|
],
|
|
[
|
|
120.086830266589,
|
|
36.37063980458865
|
|
],
|
|
[
|
|
120.08515882034526,
|
|
36.37156622537344
|
|
],
|
|
[
|
|
120.08543839423878,
|
|
36.37073891647525
|
|
],
|
|
[
|
|
120.0851419887492,
|
|
36.370416189872486
|
|
],
|
|
[
|
|
120.0858980160674,
|
|
36.36986114517269
|
|
],
|
|
[
|
|
120.08646134220226,
|
|
36.36997466676866
|
|
]
|
|
]
|
|
]
|
|
},
|
|
"properties": {
|
|
"type": "polygon",
|
|
"area": 10388.360616276083,
|
|
"perimeter": 452.43662412430064,
|
|
"vertices": 6
|
|
}
|
|
}
|
|
]
|
|
} |