-
-
Save tyrasd/e1e6fd8a1a4e3d2c46e27183c0a35635 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": "MultiPolygon", | |
"coordinates": [[ | |
[ | |
[ | |
32.6363468170166, | |
0.26375677411599363 | |
], | |
[ | |
32.631754875183105, | |
0.2635421996665535 | |
], | |
[ | |
32.62909412384033, | |
0.2605381569876237 | |
], | |
[ | |
32.629008293151855, | |
0.25852115650082236 | |
], | |
[ | |
32.63115406036377, | |
0.25693330482823484 | |
], | |
[ | |
32.633299827575684, | |
0.25538836787632985 | |
], | |
[ | |
32.635231018066406, | |
0.2531567919515847 | |
], | |
[ | |
32.636990547180176, | |
0.253414281501033 | |
], | |
[ | |
32.637977600097656, | |
0.25624666620595543 | |
], | |
[ | |
32.63720512390137, | |
0.2596798589474541 | |
], | |
[ | |
32.63647556304931, | |
0.2614822847642884 | |
], | |
[ | |
32.6363468170166, | |
0.26375677411599363 | |
] | |
] | |
], [ | |
[ | |
[ | |
32.61518955230713, | |
0.2650013058497081 | |
], | |
[ | |
32.6169490814209, | |
0.2545729844101174 | |
], | |
[ | |
32.62566089630127, | |
0.25088230071007017 | |
], | |
[ | |
32.62510299682617, | |
0.25628958112091893 | |
], | |
[ | |
32.62394428253174, | |
0.2620401784171301 | |
], | |
[ | |
32.624030113220215, | |
0.26560211422816854 | |
], | |
[ | |
32.62012481689453, | |
0.26658915650079046 | |
], | |
[ | |
32.61518955230713, | |
0.2650013058497081 | |
] | |
] | |
]] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment