Guest User

Untitled

a guest
Feb 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {"type":"MultiPolygon","coordinates":[[[[-67.744,10.282],[-67.73,10.319],[-67.693,10.344],[-67.655,10.359],[-67.632,10.382],[-67.605,10.4],[-67.576,10.414],[-67.545,10.422],[-67.512,10.425],[-67.48,10.422],[-67.448,10.414],[-67.419,10.4],[-67.392,10.382],[-67.369,10.359],[-67.351,10.333],[-67.337,10.304],[-67.329,10.273],[-67.326,10.241],[-67.315,10.207],[-67.309,10.168],[-67.317,10.131],[-67.347,10.105],[-67.376,10.082],[-67.403,10.056],[-67.438,10.039],[-67.473,10.025],[-67.55,10.028],[-67.588,10.036],[-67.623,10.052],[-67.656,10.073],[-67.684,10.1],[-67.709,10.13],[-67.728,10.164],[-67.743,10.201],[-67.748,10.241],[-67.744,10.282]]],[[[-86.132,40.786],[-86.099,40.785],[-86.059,40.781],[-86.027,40.775],[-85.99,40.765],[-85.954,40.753],[-85.925,40.74],[-85.893,40.722],[-85.864,40.702],[-85.841,40.683],[-85.817,40.659],[-85.8,40.638],[-85.783,40.611],[-85.77,40.582],[-85.761,40.558],[-85.755,40.528],[-85.753,40.498],[-85.755,40.473],[-85.761,40.443],[-85.769,40.419],[-85.782,40.39],[-85.798,40.363],[-85.815,40.341],[-85.839,40.317],[-85.865,40.295],[-85.889,40.278],[-85.921,40.26],[-85.955,40.244],[-85.985,40.234],[-86.022,40.223],[-86.054,40.217],[-86.093,40.212],[-86.132,40.211],[-86.171,40.212],[-86.204,40.216],[-86.242,40.223],[-86.279,40.234],[-86.309,40.244],[-86.343,40.26],[-86.374,40.278],[-86.399,40.295],[-86.425,40.317],[-86.449,40.341],[-86.465,40.363],[-86.482,40.39],[-86.495,40.419],[-86.503,40.443],[-86.509,40.473],[-86.51,40.498],[-86.508,40.528],[-86.502,40.558],[-86.494,40.582],[-86.481,40.611],[-86.464,40.638],[-86.446,40.659],[-86.423,40.683],[-86.4,40.702],[-86.371,40.722],[-86.339,40.74],[-86.31,40.753],[-86.274,40.765],[-86.243,40.774],[-86.204,40.781],[-86.172,40.785],[-86.132,40.786]]]]}
  8. },
  9. {
  10. "type": "Feature",
  11. "properties": {},
  12. "geometry": {"type":"Polygon","coordinates":[[[-86.51,10.025],[-86.51,40.786],[-67.309,40.786],[-67.309,10.025],[-86.51,10.025]]]}
  13. }
  14. ]
  15. }
Add Comment
Please, Sign In to add comment