Newer
Older
osmCoverage / test / osm / jp / mapped / UnMapped OpenSteetMap busstop.kml
@yuu yuu on 24 Dec 2018 4 KB function: UnMapped.
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kml xmlns="http://earth.google.com/kml/2.2">
  3. <Document>
  4. <Style id="placemark-red">
  5. <IconStyle>
  6. <Icon>
  7. <href>http://maps.me/placemarks/placemark-red.png</href>
  8. </Icon>
  9. </IconStyle>
  10. </Style>
  11. <Style id="placemark-blue">
  12. <IconStyle>
  13. <Icon>
  14. <href>http://maps.me/placemarks/placemark-blue.png</href>
  15. </Icon>
  16. </IconStyle>
  17. </Style>
  18. <Style id="placemark-purple">
  19. <IconStyle>
  20. <Icon>
  21. <href>http://maps.me/placemarks/placemark-purple.png</href>
  22. </Icon>
  23. </IconStyle>
  24. </Style>
  25. <Style id="placemark-yellow">
  26. <IconStyle>
  27. <Icon>
  28. <href>http://maps.me/placemarks/placemark-yellow.png</href>
  29. </Icon>
  30. </IconStyle>
  31. </Style>
  32. <Style id="placemark-pink">
  33. <IconStyle>
  34. <Icon>
  35. <href>http://maps.me/placemarks/placemark-pink.png</href>
  36. </Icon>
  37. </IconStyle>
  38. </Style>
  39. <Style id="placemark-brown">
  40. <IconStyle>
  41. <Icon>
  42. <href>http://maps.me/placemarks/placemark-brown.png</href>
  43. </Icon>
  44. </IconStyle>
  45. </Style>
  46. <Style id="placemark-green">
  47. <IconStyle>
  48. <Icon>
  49. <href>http://maps.me/placemarks/placemark-green.png</href>
  50. </Icon>
  51. </IconStyle>
  52. </Style>
  53. <Style id="placemark-orange">
  54. <IconStyle>
  55. <Icon>
  56. <href>http://maps.me/placemarks/placemark-orange.png</href>
  57. </Icon>
  58. </IconStyle>
  59. </Style>
  60. <name>UnMapped OpenSteetMap busstop</name>
  61. <visibility>1</visibility>
  62. <ExtendedData xmlns:mwm="https://maps.me">
  63. <mwm:name>
  64. <mwm:lang code="default">UnMapped OpenSteetMap busstop</mwm:lang>
  65. </mwm:name>
  66. <mwm:annotation>
  67. </mwm:annotation>
  68. <mwm:description>
  69. </mwm:description>
  70. <mwm:lastModified>2018-12-24T01:07:22Z</mwm:lastModified>
  71. <mwm:accessRules>Local</mwm:accessRules>
  72. </ExtendedData>
  73. <Placemark>
  74. <name>14,n4315</name>
  75. <description></description>
  76. <styleUrl>#placemark-blue</styleUrl>
  77. <Point><coordinates>139.41338,35.437989</coordinates></Point>
  78. <ExtendedData xmlns:mwm="https://maps.me">
  79. <mwm:name>
  80. <mwm:lang code="default">14,n4315</mwm:lang>
  81. </mwm:name>
  82. <mwm:description>
  83. <mwm:lang code="default"></mwm:lang>
  84. </mwm:description>
  85. <mwm:customName>
  86. <mwm:lang code="default">14,n4315</mwm:lang>
  87. </mwm:customName>
  88. <mwm:scale>13</mwm:scale>
  89. </ExtendedData>
  90. </Placemark>
  91. <Placemark>
  92. <name>14,n4323</name>
  93. <description></description>
  94. <styleUrl>#placemark-yellow</styleUrl>
  95. <Point><coordinates>139.41363,35.428051</coordinates></Point>
  96. <ExtendedData xmlns:mwm="https://maps.me">
  97. <mwm:name>
  98. <mwm:lang code="default">14,n4323</mwm:lang>
  99. </mwm:name>
  100. <mwm:description>
  101. <mwm:lang code="default"></mwm:lang>
  102. </mwm:description>
  103. <mwm:customName>
  104. <mwm:lang code="default">14,n4323</mwm:lang>
  105. </mwm:customName>
  106. <mwm:scale>13</mwm:scale>
  107. </ExtendedData>
  108. </Placemark>
  109. <Placemark>
  110. <name>14,n4331</name>
  111. <description></description>
  112. <styleUrl>#placemark-green</styleUrl>
  113. <Point><coordinates>139.40461,35.432256</coordinates></Point>
  114. <ExtendedData xmlns:mwm="https://maps.me">
  115. <mwm:name>
  116. <mwm:lang code="default">14,n4331</mwm:lang>
  117. </mwm:name>
  118. <mwm:description>
  119. <mwm:lang code="default"></mwm:lang>
  120. </mwm:description>
  121. <mwm:customName>
  122. <mwm:lang code="default">14,n4331</mwm:lang>
  123. </mwm:customName>
  124. <mwm:scale>13</mwm:scale>
  125. </ExtendedData>
  126. </Placemark>
  127. <Placemark>
  128. <name>14,n4784</name>
  129. <styleUrl>#placemark-red</styleUrl>
  130. <Point><coordinates>139.41085,35.433714</coordinates></Point>
  131. <ExtendedData xmlns:mwm="https://maps.me">
  132. <mwm:name>
  133. <mwm:lang code="default">14,n4784</mwm:lang>
  134. </mwm:name>
  135. <mwm:description>
  136. </mwm:description>
  137. <mwm:customName>
  138. <mwm:lang code="default">14,n4784</mwm:lang>
  139. </mwm:customName>
  140. <mwm:scale>13</mwm:scale>
  141. </ExtendedData>
  142. </Placemark>
  143. </Document>
  144. </kml>