Guest User

Untitled

a guest
Apr 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 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. -9.213323593139648,
  13. 30.37983570570982
  14. ],
  15. [
  16. -9.20328140258789,
  17. 30.373023289397437
  18. ],
  19. [
  20. -9.191436767578125,
  21. 30.372578984886143
  22. ],
  23. [
  24. -9.191436767578125,
  25. 30.376429556899954
  26. ],
  27. [
  28. -9.195384979248047,
  29. 30.377910505749742
  30. ],
  31. [
  32. -9.201736450195312,
  33. 30.382945564000213
  34. ],
  35. [
  36. -9.185256958007812,
  37. 30.389461136661513
  38. ],
  39. [
  40. -9.175257682800293,
  41. 30.403379313449484
  42. ],
  43. [
  44. -9.177360534667969,
  45. 30.406784522760823
  46. ],
  47. [
  48. -9.191865921020508,
  49. 30.404637774203504
  50. ],
  51. [
  52. -9.192895889282227,
  53. 30.407450745474218
  54. ],
  55. [
  56. -9.222636222839355,
  57. 30.414075712825326
  58. ],
  59. [
  60. -9.231948852539062,
  61. 30.409523409286386
  62. ],
  63. [
  64. -9.237613677978516,
  65. 30.402342921826413
  66. ],
  67. [
  68. -9.234781265258789,
  69. 30.39486577063478
  70. ],
  71. [
  72. -9.233837127685547,
  73. 30.391978400644604
  74. ],
  75. [
  76. -9.229202270507812,
  77. 30.378799064289495
  78. ],
  79. [
  80. -9.223623275756836,
  81. 30.37724408154399
  82. ],
  83. [
  84. -9.213323593139648,
  85. 30.37983570570982
  86. ]
  87. ]
  88. ]
  89. }
  90. }
  91. ]
  92. }
Add Comment
Please, Sign In to add comment