Created
March 17, 2021 20:46
-
-
Save moizk/005c417e8fda3d55480fc5c28f6ed85c 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": "MultiPolygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| [ | |
| -73.979903, | |
| 40.687466 | |
| ], | |
| [ | |
| -73.978026, | |
| 40.684864 | |
| ], | |
| [ | |
| -73.978033, | |
| 40.684853 | |
| ], | |
| [ | |
| -73.980051, | |
| 40.68186 | |
| ], | |
| [ | |
| -73.988712, | |
| 40.685224 | |
| ], | |
| [ | |
| -73.98914, | |
| 40.684594 | |
| ], | |
| [ | |
| -73.991332, | |
| 40.685448 | |
| ], | |
| [ | |
| -73.990035, | |
| 40.687365 | |
| ], | |
| [ | |
| -73.991509, | |
| 40.687959 | |
| ], | |
| [ | |
| -73.991094, | |
| 40.688571 | |
| ], | |
| [ | |
| -73.992623, | |
| 40.689161 | |
| ], | |
| [ | |
| -73.992368, | |
| 40.689691 | |
| ], | |
| [ | |
| -73.992012, | |
| 40.690432 | |
| ], | |
| [ | |
| -73.991742, | |
| 40.690993 | |
| ], | |
| [ | |
| -73.986196, | |
| 40.688999 | |
| ], | |
| [ | |
| -73.985854, | |
| 40.689602 | |
| ], | |
| [ | |
| -73.979903, | |
| 40.687466 | |
| ] | |
| ] | |
| ] | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment