Guest User

Untitled

a guest
Jan 17th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 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. 153.4374189376831,
  13. -28.144952939106357
  14. ],
  15. [
  16. 153.43765497207642,
  17. -28.14497
  18. ],
  19. [
  20. 153.437762260437,
  21. -28.14453668831702
  22. ],
  23. [
  24. 153.44002604484555,
  25. -28.144801575370135
  26. ],
  27. [
  28. 153.4399938583374,
  29. -28.148472085668043
  30. ],
  31. [
  32. 153.44117403030396,
  33. -28.14860452440975
  34. ],
  35. [
  36. 153.44088435173035,
  37. -28.144621830655538
  38. ],
  39. [
  40. 153.43752622604367,
  41. -28.144338022597264
  42. ],
  43. [
  44. 153.4374189376831,
  45. -28.144952939106357
  46. ]
  47. ]
  48. ]
  49. }
  50. }
  51. ]
  52. }
Add Comment
Please, Sign In to add comment