Guest User

Untitled

a guest
Jul 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 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. -117.88561820983887,
  13. 33.685317824586406
  14. ],
  15. [
  16. -117.88355827331544,
  17. 33.685317824586406
  18. ],
  19. [
  20. -117.88348317146301,
  21. 33.68713007265989
  22. ],
  23. [
  24. -117.88559675216675,
  25. 33.68716578159768
  26. ],
  27. [
  28. -117.88561820983887,
  29. 33.685317824586406
  30. ]
  31. ]
  32. ]
  33. }
  34. }
  35. ]
  36. }
Add Comment
Please, Sign In to add comment