Guest User

Untitled

a guest
Jun 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "MultiPolygon",
  9. "coordinates": [
  10. [
  11. [
  12. [
  13. -102.61383274599996,
  14. 32.37585257400008
  15. ],
  16. [
  17. -102.61764297999997,
  18. 32.375000929000066
  19. ],
  20. [
  21. -102.62239479299996,
  22. 32.388750307000066
  23. ],
  24. [
  25. -102.60775890199994,
  26. 32.392205895000075
  27. ],
  28. [
  29. -102.60566771099997,
  30. 32.392699906000075
  31. ],
  32. [
  33. -102.60510962499995,
  34. 32.39093294600008
  35. ],
  36. [
  37. -102.61772064899998,
  38. 32.387951290000046
  39. ],
  40. [
  41. -102.61383274599996,
  42. 32.37585257400008
  43. ]
  44. ]
  45. ]
  46. ]
  47. }
  48. },
  49. {
  50. "type": "Feature",
  51. "properties": {},
  52. "geometry": {
  53. "type": "MultiPolygon",
  54. "coordinates": [
  55. [
  56. [
  57. [
  58. -102.59602204999999,
  59. 32.36491866700004
  60. ],
  61. [
  62. -102.59952111499996,
  63. 32.37500140000003
  64. ],
  65. [
  66. -102.60087906199999,
  67. 32.378914276000046
  68. ],
  69. [
  70. -102.58443896599994,
  71. 32.38292495700006
  72. ],
  73. [
  74. -102.58184811899997,
  75. 32.37500015000006
  76. ],
  77. [
  78. -102.57980711899995,
  79. 32.36875659300006
  80. ],
  81. [
  82. -102.59602204999999,
  83. 32.36491866700004
  84. ]
  85. ]
  86. ]
  87. ]
  88. }
  89. },
  90. {
  91. "type": "Feature",
  92. "properties": {},
  93. "geometry": {
  94. "type": "MultiPolygon",
  95. "coordinates": [
  96. [
  97. [
  98. [
  99. -102.62506373399998,
  100. 32.34304188700003
  101. ],
  102. [
  103. -102.64139887699997,
  104. 32.33901489700003
  105. ],
  106. [
  107. -102.64604796299994,
  108. 32.352882700000066
  109. ],
  110. [
  111. -102.62962431499994,
  112. 32.35679300500004
  113. ],
  114. [
  115. -102.62506373399998,
  116. 32.34304188700003
  117. ]
  118. ]
  119. ]
  120. ]
  121. }
  122. }
  123. ]
  124. }
Add Comment
Please, Sign In to add comment