487
redigeringer
Thorup (diskussion | bidrag) No edit summary |
Thorup (diskussion | bidrag) No edit summary |
||
Linje 1: | Linje 1: | ||
<mapframe text="Herredsvang" width=350 height=200 zoom= | <mapframe text="Herredsvang" width=350 height=200 zoom=13 latitude=56.178775 longitude=10.167782> | ||
{ | { | ||
"type": " | "type": "FeatureCollection", | ||
" | "features": [ | ||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Polygon", | |||
"coordinates": [ | |||
[ | |||
[ | |||
10.162782669067383, | |||
56.182850990159 | |||
], | |||
[ | |||
10.162707567214964, | |||
56.182779337220204 | |||
], | |||
[ | |||
10.162171125411987, | |||
56.18152538913745 | |||
], | |||
[ | |||
10.163437128067017, | |||
56.18122085270613 | |||
], | |||
[ | |||
10.162965059280396, | |||
56.180307228914735 | |||
], | |||
[ | |||
10.16162395477295, | |||
56.180480401107566 | |||
], | |||
[ | |||
10.160776376724241, | |||
56.17850977484421 | |||
], | |||
[ | |||
10.162149667739868, | |||
56.17831270665369 | |||
], | |||
[ | |||
10.16211748123169, | |||
56.177834961386644 | |||
], | |||
[ | |||
10.167009830474854, | |||
56.176849592995744 | |||
], | |||
[ | |||
10.1668381690979, | |||
56.176019475147214 | |||
], | |||
[ | |||
10.169799327850342, | |||
56.175667117540435 | |||
], | |||
[ | |||
10.171902179718018, | |||
56.175995586598106 | |||
], | |||
[ | |||
10.17284631729126, | |||
56.17618072246493 | |||
], | |||
[ | |||
10.173211097717285, | |||
56.17641960613518 | |||
], | |||
[ | |||
10.174123048782349, | |||
56.17844408555979 | |||
], | |||
[ | |||
10.17432689666748, | |||
56.179035285072985 | |||
], | |||
[ | |||
10.174734592437744, | |||
56.17976979299675 | |||
], | |||
[ | |||
10.174541473388672, | |||
56.17992505303486 | |||
], | |||
[ | |||
10.174155235290527, | |||
56.180235571227094 | |||
], | |||
[ | |||
10.172953605651855, | |||
56.18107156925924 | |||
], | |||
[ | |||
10.172009468078613, | |||
56.18160898695081 | |||
], | |||
[ | |||
10.16782522201538, | |||
56.18346003473793 | |||
], | |||
[ | |||
10.167267322540283, | |||
56.183209252846474 | |||
], | |||
[ | |||
10.164327621459961, | |||
56.183161484681364 | |||
], | |||
[ | |||
10.164220333099365, | |||
56.18270768414762 | |||
], | |||
[ | |||
10.162782669067383, | |||
56.182850990159 | |||
] | |||
] | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
</mapframe> | </mapframe> |
redigeringer