Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "Point",
  9. "coordinates": [
  10. -110.071791611111,
  11. 36.9574080277778
  12. ]
  13. }
  14. },
  15. {
  16. "type": "Feature",
  17. "properties": {},
  18. "geometry": {
  19. "type": "Point",
  20. "coordinates": [
  21. -122.481998138889,
  22. 37.82741975
  23. ]
  24. }
  25. },
  26. {
  27. "type": "Feature",
  28. "properties": {},
  29. "geometry": {
  30. "type": "Point",
  31. "coordinates": [
  32. -115.138431972222,
  33. 36.168297
  34. ]
  35. }
  36. },
  37. {
  38. "type": "Feature",
  39. "properties": {},
  40. "geometry": {
  41. "type": "Point",
  42. "coordinates": [
  43. 19.0825119016667,
  44. 47.5148582458333
  45. ]
  46. }
  47. },
  48. {
  49. "type": "Feature",
  50. "properties": {},
  51. "geometry": {
  52. "type": "Point",
  53. "coordinates": [
  54. 4.34155416666667,
  55. 50.8947521666667
  56. ]
  57. }
  58. },
  59. {
  60. "type": "Feature",
  61. "properties": {},
  62. "geometry": {
  63. "type": "Point",
  64. "coordinates": [
  65. 14.4838888888889,
  66. 50.7694444444444
  67. ]
  68. }
  69. },
  70. {
  71. "type": "Feature",
  72. "properties": {},
  73. "geometry": {
  74. "type": "Point",
  75. "coordinates": [
  76. 7.95081111111111,
  77. 44.5233777777778
  78. ]
  79. }
  80. },
  81. {
  82. "type": "Feature",
  83. "properties": {},
  84. "geometry": {
  85. "type": "Point",
  86. "coordinates": [
  87. 11.3720027777778,
  88. 47.626
  89. ]
  90. }
  91. },
  92. {
  93. "type": "Feature",
  94. "properties": {},
  95. "geometry": {
  96. "type": "Point",
  97. "coordinates": [
  98. 14.3889916666667,
  99. 50.1399111111111
  100. ]
  101. }
  102. },
  103. {
  104. "type": "Feature",
  105. "properties": {},
  106. "geometry": {
  107. "type": "Point",
  108. "coordinates": [
  109. 17.4797833333333,
  110. 49.051425
  111. ]
  112. }
  113. },
  114. {
  115. "type": "Feature",
  116. "properties": {},
  117. "geometry": {
  118. "type": "Point",
  119. "coordinates": [
  120. 74.0233611111111,
  121. 15.407675
  122. ]
  123. }
  124. },
  125. {
  126. "type": "Feature",
  127. "properties": {},
  128. "geometry": {
  129. "type": "Point",
  130. "coordinates": [
  131. 13.6919944444444,
  132. 47.5286444444444
  133. ]
  134. }
  135. },
  136. {
  137. "type": "Feature",
  138. "properties": {},
  139. "geometry": {
  140. "type": "Point",
  141. "coordinates": [
  142. 13.5452444444444,
  143. 47.8304027777778
  144. ]
  145. }
  146. },
  147. {
  148. "type": "Feature",
  149. "properties": {},
  150. "geometry": {
  151. "type": "Point",
  152. "coordinates": [
  153. 12.3377305555556,
  154. 45.4360666666667
  155. ]
  156. }
  157. },
  158. {
  159. "type": "Feature",
  160. "properties": {},
  161. "geometry": {
  162. "type": "Point",
  163. "coordinates": [
  164. 14.3420416666667,
  165. 35.9605638888889
  166. ]
  167. }
  168. },
  169. {
  170. "type": "Feature",
  171. "properties": {},
  172. "geometry": {
  173. "type": "Point",
  174. "coordinates": [
  175. 2.35222222222222,
  176. 48.8605555555556
  177. ]
  178. }
  179. },
  180. {
  181. "type": "Feature",
  182. "properties": {},
  183. "geometry": {
  184. "type": "Point",
  185. "coordinates": [
  186. 10.3961111111111,
  187. 43.7222222222222
  188. ]
  189. }
  190. },
  191. {
  192. "type": "Feature",
  193. "properties": {},
  194. "geometry": {
  195. "type": "Point",
  196. "coordinates": [
  197. 14.7719777777778,
  198. 49.0008277777778
  199. ]
  200. }
  201. }
  202. ]
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement