Guest User

Untitled

a guest
Jul 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 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.12676227092741,
  13. 32.83051295340234
  14. ],
  15. [
  16. -117.12860226631165,
  17. 32.83047238497116
  18. ],
  19. [
  20. -117.12866127490996,
  21. 32.829075016583516
  22. ],
  23. [
  24. -117.12779760360718,
  25. 32.82882258640097
  26. ],
  27. [
  28. -117.12716460227965,
  29. 32.82872341720438
  30. ],
  31. [
  32. -117.12664425373076,
  33. 32.828736940283164
  34. ],
  35. [
  36. -117.12666034698486,
  37. 32.83050393819701
  38. ],
  39. [
  40. -117.12676227092741,
  41. 32.83051295340234
  42. ]
  43. ]
  44. ]
  45. }
  46. }
  47. ]
  48. }
Add Comment
Please, Sign In to add comment