Created
July 27, 2020 19:17
-
-
Save ka7eh/e69594dfa193de35f5d4b528ccadafcd to your computer and use it in GitHub Desktop.
This file contains hidden or 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": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
12.93914794921875, | |
48.811385499847546 | |
], | |
[ | |
13.042144775390625, | |
48.702743994383454 | |
], | |
[ | |
13.271484375, | |
48.60113322190171 | |
], | |
[ | |
13.506317138671875, | |
48.58296689084418 | |
], | |
[ | |
13.721923828124998, | |
48.51842366030161 | |
], | |
[ | |
13.857879638671875, | |
48.41097247934197 | |
], | |
[ | |
13.901824951171875, | |
48.441045300141234 | |
], | |
[ | |
13.989715576171875, | |
48.4164415885222 | |
], | |
[ | |
14.029541015625, | |
48.331604280708305 | |
], | |
[ | |
14.217681884765625, | |
48.31973404047173 | |
], | |
[ | |
14.319305419921875, | |
48.3160811030533 | |
], | |
[ | |
14.669494628906248, | |
48.158757304569235 | |
], | |
[ | |
14.94140625, | |
48.20271028869972 | |
], | |
[ | |
15.161132812500002, | |
48.151428143221224 | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment