Guest User

Untitled

a guest
Jul 17th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "Polygon",
  9. "coordinates": [
  10. [
  11. [
  12. -119.110164642334,
  13. 35.34281990435471
  14. ],
  15. [
  16. -119.096302986145,
  17. 35.34281990435471
  18. ],
  19. [
  20. -119.096302986145,
  21. 35.354511156616326
  22. ],
  23. [
  24. -119.110164642334,
  25. 35.354511156616326
  26. ],
  27. [
  28. -119.110164642334,
  29. 35.34281990435471
  30. ]
  31. ]
  32. ]
  33. }
  34. }
  35. ]
  36. }
Add Comment
Please, Sign In to add comment