Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 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. 30.33003330230713,
  13. 59.94329248671044
  14. ],
  15. [
  16. 30.330156683921814,
  17. 59.94313396479374
  18. ],
  19. [
  20. 30.331326127052304,
  21. 59.943362343585676
  22. ],
  23. [
  24. 30.33117592334747,
  25. 59.94351280404781
  26. ],
  27. [
  28. 30.33003330230713,
  29. 59.94329248671044
  30. ]
  31. ]
  32. ]
  33. }
  34. },
  35. {
  36. "type": "Feature",
  37. "properties": {},
  38. "geometry": {
  39. "type": "Polygon",
  40. "coordinates": [
  41. [
  42. [
  43. 30.316311120986935,
  44. 60.00548199207765
  45. ],
  46. [
  47. 30.316193103790283,
  48. 60.005369357776644
  49. ],
  50. [
  51. 30.316901206970215,
  52. 60.005181633089165
  53. ],
  54. [
  55. 30.31705141067505,
  56. 60.005331812924375
  57. ],
  58. [
  59. 30.316354036331177,
  60. 60.00548735560624
  61. ],
  62. [
  63. 30.316311120986935,
  64. 60.00548199207765
  65. ]
  66. ]
  67. ]
  68. }
  69. },
  70. {
  71. "type": "Feature",
  72. "properties": {},
  73. "geometry": {
  74. "type": "Polygon",
  75. "coordinates": [
  76. [
  77. [
  78. 30.425283908843994,
  79. 59.96206794023434
  80. ],
  81. [
  82. 30.424854755401615,
  83. 59.96200349335379
  84. ],
  85. [
  86. 30.424661636352536,
  87. 59.96179941073833
  88. ],
  89. [
  90. 30.42500495910644,
  91. 59.961649033269865
  92. ],
  93. [
  94. 30.425455570220944,
  95. 59.96163829199601
  96. ],
  97. [
  98. 30.425627231597897,
  99. 59.96181015195995
  100. ],
  101. [
  102. 30.425562858581543,
  103. 59.961971269866524
  104. ],
  105. [
  106. 30.425283908843994,
  107. 59.96206794023434
  108. ]
  109. ]
  110. ]
  111. }
  112. },
  113. {
  114. "type": "Feature",
  115. "properties": {},
  116. "geometry": {
  117. "type": "Polygon",
  118. "coordinates": [
  119. [
  120. [
  121. 30.4030966758728,
  122. 59.91323501019638
  123. ],
  124. [
  125. 30.40330052375793,
  126. 59.91307903384525
  127. ],
  128. [
  129. 30.40379405021667,
  130. 59.91322963171371
  131. ],
  132. [
  133. 30.403622388839718,
  134. 59.91339636427115
  135. ],
  136. [
  137. 30.4030966758728,
  138. 59.91323501019638
  139. ]
  140. ]
  141. ]
  142. }
  143. },
  144. {
  145. "type": "Feature",
  146. "properties": {},
  147. "geometry": {
  148. "type": "Polygon",
  149. "coordinates": [
  150. [
  151. [
  152. 30.171546936035156,
  153. 59.8477466534541
  154. ],
  155. [
  156. 30.17216920852661,
  157. 59.84777898797492
  158. ],
  159. [
  160. 30.17219066619873,
  161. 59.848242445988205
  162. ],
  163. [
  164. 30.171525478363037,
  165. 59.84825322400474
  166. ],
  167. [
  168. 30.171546936035156,
  169. 59.8477466534541
  170. ]
  171. ]
  172. ]
  173. }
  174. }
  175. ]
  176. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement