-
-
Save AlexandraKapp/434dc8f8b684e8d2003ea6597a2f2e04 to your computer and use it in GitHub Desktop.
Berliner S-Bahn-Ring GeoJSON
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", | |
"properties": {}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
13.31216812133789, | |
52.479356346514095 | |
], | |
[ | |
13.317747116088867, | |
52.477657378050054 | |
], | |
[ | |
13.328604698181152, | |
52.47721302162901 | |
], | |
[ | |
13.346543312072754, | |
52.477657378050054 | |
], | |
[ | |
13.355941772460938, | |
52.479487033678616 | |
], | |
[ | |
13.362550735473633, | |
52.477631239561276 | |
], | |
[ | |
13.36709976196289, | |
52.47229866316043 | |
], | |
[ | |
13.371005058288574, | |
52.47091313314409 | |
], | |
[ | |
13.382291793823242, | |
52.470756277940865 | |
], | |
[ | |
13.392119407653809, | |
52.46835109482059 | |
], | |
[ | |
13.400788307189941, | |
52.465161410140176 | |
], | |
[ | |
13.406538963317871, | |
52.464507757695046 | |
], | |
[ | |
13.43177318572998, | |
52.4668347161719 | |
], | |
[ | |
13.442201614379883, | |
52.468455670732844 | |
], | |
[ | |
13.453531265258789, | |
52.4705209940878 | |
], | |
[ | |
13.457050323486328, | |
52.47378871279817 | |
], | |
[ | |
13.460226058959961, | |
52.48811152828176 | |
], | |
[ | |
13.461170196533203, | |
52.49135181042774 | |
], | |
[ | |
13.467864990234375, | |
52.49730912555673 | |
], | |
[ | |
13.471512794494627, | |
52.504597900003795 | |
], | |
[ | |
13.476619720458984, | |
52.51063177731809 | |
], | |
[ | |
13.47571849822998, | |
52.51575078122332 | |
], | |
[ | |
13.471641540527344, | |
52.5215742288632 | |
], | |
[ | |
13.467135429382324, | |
52.52405483533408 | |
], | |
[ | |
13.459453582763672, | |
52.52601310991745 | |
], | |
[ | |
13.447952270507812, | |
52.536899524504044 | |
], | |
[ | |
13.436150550842285, | |
52.54191106706124 | |
], | |
[ | |
13.426151275634766, | |
52.54504299065421 | |
], | |
[ | |
13.421087265014648, | |
52.54799201441882 | |
], | |
[ | |
13.414692878723145, | |
52.549975317185414 | |
], | |
[ | |
13.387527465820312, | |
52.549583882949044 | |
], | |
[ | |
13.379888534545897, | |
52.54843565571433 | |
], | |
[ | |
13.3648681640625, | |
52.54305946499165 | |
], | |
[ | |
13.35439682006836, | |
52.53804805353589 | |
], | |
[ | |
13.325858116149902, | |
52.53452406231637 | |
], | |
[ | |
13.298006057739256, | |
52.530712612721196 | |
], | |
[ | |
13.281183242797852, | |
52.52893730409664 | |
], | |
[ | |
13.28221321105957, | |
52.52222703362077 | |
], | |
[ | |
13.283243179321289, | |
52.517317704023554 | |
], | |
[ | |
13.28495979309082, | |
52.51261676798259 | |
], | |
[ | |
13.28221321105957, | |
52.50775860571436 | |
], | |
[ | |
13.281397819519043, | |
52.503448496121706 | |
], | |
[ | |
13.282599449157715, | |
52.50088835218632 | |
], | |
[ | |
13.305816650390623, | |
52.483616548133604 | |
], | |
[ | |
13.31216812133789, | |
52.479356346514095 | |
] | |
] | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment