Created
January 5, 2022 17:27
-
-
Save johngian/082d5cf9c3deace16f32988d9895a082 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": [ | |
[ | |
[ | |
19.9951171875, | |
56.3774187738762 | |
], | |
[ | |
21.0498046875, | |
53.370220573956786 | |
], | |
[ | |
21.357421875, | |
51.11041991029264 | |
], | |
[ | |
19.9951171875, | |
50.0923932109388 | |
], | |
[ | |
20.2587890625, | |
48.16608541901253 | |
], | |
[ | |
23.115234374999996, | |
47.368594345213374 | |
], | |
[ | |
25.0048828125, | |
46.92025531537451 | |
], | |
[ | |
28.45458984375, | |
44.99588261816546 | |
], | |
[ | |
30.3662109375, | |
45.47554027158593 | |
], | |
[ | |
31.70654296875, | |
43.96119063892024 | |
], | |
[ | |
37.353515625, | |
44.15068115978094 | |
], | |
[ | |
38.0126953125, | |
46.649436163350245 | |
], | |
[ | |
40.49560546875, | |
47.27922900257082 | |
], | |
[ | |
41.11083984375, | |
48.268569112964336 | |
], | |
[ | |
41.63818359374999, | |
48.821332549646634 | |
], | |
[ | |
40.10009765625, | |
49.97948776108648 | |
], | |
[ | |
37.72705078125, | |
50.736455137010665 | |
], | |
[ | |
35.8154296875, | |
50.62507306341435 | |
], | |
[ | |
35.66162109375, | |
51.34433866059924 | |
], | |
[ | |
33.59619140624999, | |
53.00817326643286 | |
], | |
[ | |
33.211669921875, | |
53.54683559190011 | |
], | |
[ | |
32.816162109375, | |
54.303704439898084 | |
], | |
[ | |
31.893310546875004, | |
54.61025498157912 | |
], | |
[ | |
31.75048828125, | |
55.05320258537112 | |
], | |
[ | |
31.772460937500004, | |
55.55970923563195 | |
], | |
[ | |
30.3662109375, | |
56.225031333026806 | |
], | |
[ | |
28.861083984375, | |
56.69847410813164 | |
], | |
[ | |
26.641845703125, | |
56.30434864830831 | |
], | |
[ | |
23.6865234375, | |
56.71053615360101 | |
], | |
[ | |
21.632080078125, | |
56.74067435475299 | |
], | |
[ | |
19.9951171875, | |
56.3774187738762 | |
] | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment