Skip to content

Instantly share code, notes, and snippets.

@MarkCupitt
Created April 7, 2014 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarkCupitt/36ed71fadce731ea8bde to your computer and use it in GitHub Desktop.
Save MarkCupitt/36ed71fadce731ea8bde to your computer and use it in GitHub Desktop.
Polygon describing the Desert Area of Thatparkar on Pakistan to be mapped in a HOT HMP
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
68.8787841796875,
24.337086982410497
],
[
68.92822265625,
24.256981315882488
],
[
68.9886474609375,
24.22191919987298
],
[
69.0765380859375,
24.251973033707195
],
[
69.5489501953125,
24.251973033707195
],
[
69.6807861328125,
24.15176601231298
],
[
69.8236083984375,
24.131715162462964
],
[
70.1202392578125,
24.156778233303413
],
[
70.1531982421875,
24.26198940079632
],
[
70.3179931640625,
24.307053283225915
],
[
70.5157470703125,
24.382124181118236
],
[
70.543212890625,
24.26699728841817
],
[
70.72998046875,
24.18183638789099
],
[
70.91125488281249,
24.23694700391751
],
[
71.0430908203125,
24.307053283225915
],
[
71.1639404296875,
24.387127324604496
],
[
71.180419921875,
24.462150693715266
],
[
71.0760498046875,
24.512141466217646
],
[
71.048583984375,
24.587090339209634
],
[
71.1474609375,
24.691943419126464
],
[
70.9442138671875,
25.17014505150313
],
[
70.7464599609375,
25.37877231509496
],
[
70.7354736328125,
25.686087780724858
],
[
70.6256103515625,
25.770213848960275
],
[
70.4168701171875,
25.710836919640595
],
[
69.9774169921875,
25.62171595984575
],
[
69.312744140625,
24.936257323061316
],
[
68.8568115234375,
24.442148824865637
],
[
68.8787841796875,
24.337086982410497
]
]
]
}
}
]
}
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
68.8787841796875,
24.337086982410497
],
[
68.92822265625,
24.256981315882488
],
[
68.9886474609375,
24.22191919987298
],
[
69.0765380859375,
24.251973033707195
],
[
69.5489501953125,
24.251973033707195
],
[
69.6807861328125,
24.15176601231298
],
[
69.8236083984375,
24.131715162462964
],
[
70.1202392578125,
24.156778233303413
],
[
70.1531982421875,
24.26198940079632
],
[
70.3179931640625,
24.307053283225915
],
[
70.5157470703125,
24.382124181118236
],
[
70.543212890625,
24.26699728841817
],
[
70.72998046875,
24.18183638789099
],
[
70.91125488281249,
24.23694700391751
],
[
71.0430908203125,
24.307053283225915
],
[
71.1639404296875,
24.387127324604496
],
[
71.180419921875,
24.462150693715266
],
[
71.0760498046875,
24.512141466217646
],
[
71.048583984375,
24.587090339209634
],
[
71.1474609375,
24.691943419126464
],
[
70.9442138671875,
25.17014505150313
],
[
70.7464599609375,
25.37877231509496
],
[
70.7354736328125,
25.686087780724858
],
[
70.6256103515625,
25.770213848960275
],
[
70.4168701171875,
25.710836919640595
],
[
69.9774169921875,
25.62171595984575
],
[
69.312744140625,
24.936257323061316
],
[
68.8568115234375,
24.442148824865637
],
[
68.8787841796875,
24.337086982410497
]
]
]
}
}
]
}
@MarkCupitt
Copy link
Author

It Worked :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment