Last active
June 29, 2022 08:56
-
-
Save xaralis/af9244a0d3c289d49d1d7ae0410cb78a 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": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| 15.76948195695877, | |
| 50.037975524441435 | |
| ], | |
| [ | |
| 15.769707262516022, | |
| 50.03728642809732 | |
| ], | |
| [ | |
| 15.769833326339722, | |
| 50.03731743764531 | |
| ], | |
| [ | |
| 15.769599974155424, | |
| 50.03800136536194 | |
| ], | |
| [ | |
| 15.76948195695877, | |
| 50.037975524441435 | |
| ] | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": {}, | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| 15.777198672294615, | |
| 50.03765165039152 | |
| ], | |
| [ | |
| 15.77738642692566, | |
| 50.03730710113154 | |
| ], | |
| [ | |
| 15.777458846569061, | |
| 50.03732432865325 | |
| ], | |
| [ | |
| 15.777265727519989, | |
| 50.037672323268474 | |
| ], | |
| [ | |
| 15.777198672294615, | |
| 50.03765165039152 | |
| ] | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": {}, | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| 15.777035057544708, | |
| 50.0384854493688 | |
| ], | |
| [ | |
| 15.777179896831512, | |
| 50.038233933020656 | |
| ], | |
| [ | |
| 15.777332782745361, | |
| 50.03827183282868 | |
| ], | |
| [ | |
| 15.777177214622498, | |
| 50.03851818085146 | |
| ], | |
| [ | |
| 15.777035057544708, | |
| 50.0384854493688 | |
| ] | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": {}, | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| 15.755558609962463, | |
| 50.033079280416686 | |
| ], | |
| [ | |
| 15.755558609962463, | |
| 50.032900098048316 | |
| ], | |
| [ | |
| 15.757205486297607, | |
| 50.03288631476151 | |
| ], | |
| [ | |
| 15.757178664207458, | |
| 50.033068942990504 | |
| ], | |
| [ | |
| 15.75558006763458, | |
| 50.0330758346082 | |
| ], | |
| [ | |
| 15.755558609962463, | |
| 50.033079280416686 | |
| ] | |
| ] | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment