Created
February 11, 2019 13:15
-
-
Save mfogel/a2c34b8cda1d185f4f52de8aa5a97309 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[11.6456078125, 57.74417374529198], | |
[11.6455303, 57.7441573], | |
[11.6450478, 57.7442312], | |
[11.6450013, 57.7442258], | |
[11.6449299, 57.7441615], | |
[11.6448905, 57.744223], | |
[11.644811887831105, 57.744240625], | |
[11.6456078125, 57.744240625], | |
[11.6456078125, 57.74417374529198] | |
] | |
] | |
}, | |
"properties": null, | |
"id": 28272 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment