Created
April 15, 2024 17:39
-
-
Save Robinlovelace/573e61d53d1f78c0ede74ae347479727 to your computer and use it in GitHub Desktop.
GB simplified
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": { | |
"coordinates": [ | |
[ | |
[ | |
-1.9535373533706775, | |
59.733009219039786 | |
], | |
[ | |
-6.034685477442679, | |
59.09542965408025 | |
], | |
[ | |
-8.505647033986577, | |
57.733066269866015 | |
], | |
[ | |
-7.4277351963302465, | |
55.85803310454929 | |
], | |
[ | |
-6.1314064212448045, | |
55.41609136527251 | |
], | |
[ | |
-5.132796071882126, | |
54.509672421594075 | |
], | |
[ | |
-4.068585192291977, | |
54.60258261657043 | |
], | |
[ | |
-3.5791715335992365, | |
53.946452631091745 | |
], | |
[ | |
-4.915457006909463, | |
53.78594900371101 | |
], | |
[ | |
-5.756740340974346, | |
51.88315434733792 | |
], | |
[ | |
-5.444633647444135, | |
51.318250714698905 | |
], | |
[ | |
-6.100214723748763, | |
50.55012944819913 | |
], | |
[ | |
-6.067468402012679, | |
49.67879607872982 | |
], | |
[ | |
-1.3724530290508312, | |
50.31730901104592 | |
], | |
[ | |
1.3401383832637919, | |
50.79416004481999 | |
], | |
[ | |
2.5989273127032106, | |
52.687221525350026 | |
], | |
[ | |
-1.9535373533706775, | |
59.733009219039786 | |
] | |
] | |
], | |
"type": "Polygon" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment