Guest User

Untitled

a guest
Oct 12th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 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. 139.04296875,
  13. 47.39463076190644
  14. ],
  15. [
  16. 139.05120849609375,
  17. 47.41136166853917
  18. ],
  19. [
  20. 139.05120849609375,
  21. 47.429945332976125
  22. ],
  23. [
  24. 139.05670166015625,
  25. 47.4596655525415
  26. ],
  27. [
  28. 139.06219482421875,
  29. 47.49679221520181
  30. ],
  31. [
  32. 139.07867431640622,
  33. 47.5153457091302
  34. ],
  35. [
  36. 139.097900390625,
  37. 47.52832925298343
  38. ],
  39. [
  40. 139.11163330078125,
  41. 47.541309583656854
  42. ],
  43. [
  44. 139.1143798828125,
  45. 47.55984733956309
  46. ],
  47. [
  48. 139.130859375,
  49. 47.57837853860192
  50. ],
  51. [
  52. 139.1473388671875,
  53. 47.611718174784926
  54. ],
  55. [
  56. 139.1748046875,
  57. 47.632081940263305
  58. ],
  59. [
  60. 139.2022705078125,
  61. 47.657987988142274
  62. ],
  63. [
  64. 139.2022705078125,
  65. 47.67093619422418
  66. ],
  67. [
  68. 139.2022705078125,
  69. 47.69312564683551
  70. ],
  71. [
  72. 139.20501708984375,
  73. 47.70791337194979
  74. ],
  75. [
  76. 139.21600341796875,
  77. 47.730087095193056
  78. ],
  79. [
  80. 139.24346923828125,
  81. 47.748557989279426
  82. ],
  83. [
  84. 139.24346923828125,
  85. 47.76148371616669
  86. ],
  87. [
  88. 139.251708984375,
  89. 47.78178908571313
  90. ],
  91. [
  92. 139.26544189453122,
  93. 47.79839667295524
  94. ],
  95. [
  96. 139.163818359375,
  97. 47.84265762816538
  98. ],
  99. [
  100. 138.93310546875,
  101. 47.44480754169437
  102. ],
  103. [
  104. 138.944091796875,
  105. 47.431803338643334
  106. ],
  107. [
  108. 138.97705078125,
  109. 47.40764414848437
  110. ],
  111. [
  112. 138.988037109375,
  113. 47.387193097780425
  114. ],
  115. [
  116. 139.01824951171875,
  117. 47.39834920035926
  118. ],
  119. [
  120. 139.04296875,
  121. 47.39463076190644
  122. ]
  123. ]
  124. ]
  125. }
  126. }
  127. ]
  128. }
Add Comment
Please, Sign In to add comment