adambjohnson1

American Whitewater - National River DB - RI Rivers KML

Nov 13th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.68 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2">
  3.   <Document>
  4.     <name>RI Rivers | American Whitewater</name>
  5.     <Style id="style_">
  6.     <IconStyle id="AWicon">
  7.       <color>ff9c9c9c</color>
  8.       <scale>0.6</scale>
  9.       <Icon>
  10.         <href>https://www.americanwhitewater.org/resources/images/maps/unknown.png</href>
  11.       </Icon>
  12.     </IconStyle>
  13.     <LabelStyle>
  14.       <color>ff9c9c9c</color>
  15.     </LabelStyle>
  16.   </Style>
  17.   <Style id="style_low">
  18.     <IconStyle id="AWiconlow">
  19.       <color>ff7fa7ff</color>
  20.       <scale>0.6</scale>
  21.       <Icon>
  22.         <href>https://www.americanwhitewater.org/resources/images/maps/low.png</href>
  23.       </Icon>
  24.     </IconStyle>
  25.     <LabelStyle>
  26.       <color>ff7fa7ff</color>
  27.     </LabelStyle>
  28.   </Style>
  29.   <Style id="style_med">
  30.     <IconStyle id="AWiconmed">
  31.       <color>ff00ff55</color>
  32.       <scale>0.6</scale>
  33.       <Icon>
  34.         <href>https://www.americanwhitewater.org/resources/images/maps/running.png</href>
  35.       </Icon>
  36.     </IconStyle>
  37.     <LabelStyle>
  38.       <color>ff00ff55</color>
  39.     </LabelStyle>
  40.   </Style>
  41.   <Style id="style_high">
  42.     <IconStyle id="AWiconhigh">
  43.       <color>ffffc500</color>
  44.       <scale>0.6</scale>
  45.       <Icon>
  46.         <href>https://www.americanwhitewater.org/resources/images/maps/high.png</href>
  47.       </Icon>
  48.     </IconStyle>
  49.     <LabelStyle>
  50.       <color>ffffc500</color>
  51.     </LabelStyle>
  52.   </Style>
  53.   <Placemark>
  54.     <name>III: Blackstone</name>
  55.     <description><![CDATA[<img src="https://www.americanwhitewater.org/logo/AW_logo-Vert3Color_xsmall.gif"> <br> <a href="https://www.americanwhitewater.org/content/River/detail/id/10536/">AW Page for this reach</a>]]></description>
  56.     <styleUrl>#style_med</styleUrl>
  57.     <Point>
  58.       <coordinates>-71.5531,42.0153,0</coordinates>
  59.     </Point>
  60.   </Placemark>
  61.   <Placemark>
  62.     <name>I-II: Clear and Branch</name>
  63.     <description><![CDATA[<img src="https://www.americanwhitewater.org/logo/AW_logo-Vert3Color_xsmall.gif"> <br> <a href="https://www.americanwhitewater.org/content/River/detail/id/1689/">AW Page for this reach</a>]]></description>
  64.     <styleUrl>#style_</styleUrl>
  65.     <Point>
  66.       <coordinates>-71.675,41.9654,0</coordinates>
  67.     </Point>
  68.   </Placemark>
  69.   <Placemark>
  70.     <name>I: Matunuck Shore Break</name>
  71.     <description><![CDATA[<img src="https://www.americanwhitewater.org/logo/AW_logo-Vert3Color_xsmall.gif"> <br> <a href="https://www.americanwhitewater.org/content/River/detail/id/3935/">AW Page for this reach</a>]]></description>
  72.     <styleUrl>#style_</styleUrl>
  73.     <Point>
  74.       <coordinates>-71.5368,41.3735,0</coordinates>
  75.     </Point>
  76.   </Placemark>
  77. </Document>
  78. </kml>
Add Comment
Please, Sign In to add comment