Advertisement
Guest User

Steam line to prison (KML)

a guest
May 6th, 2016
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
  3. <Document>
  4. <name>KmlFile</name>
  5. <StyleMap id="inline">
  6. <Pair>
  7. <key>normal</key>
  8. <styleUrl>#inline0</styleUrl>
  9. </Pair>
  10. <Pair>
  11. <key>highlight</key>
  12. <styleUrl>#inline1</styleUrl>
  13. </Pair>
  14. </StyleMap>
  15. <Style id="inline0">
  16. <LineStyle>
  17. <color>b2ffff55</color>
  18. <width>5</width>
  19. </LineStyle>
  20. <PolyStyle>
  21. <fill>0</fill>
  22. </PolyStyle>
  23. </Style>
  24. <Style id="inline1">
  25. <LineStyle>
  26. <color>b2ffff55</color>
  27. <width>5</width>
  28. </LineStyle>
  29. <PolyStyle>
  30. <fill>0</fill>
  31. </PolyStyle>
  32. </Style>
  33. <Placemark>
  34. <name>Steam line to prison</name>
  35. <description>The Wheelabrator Frackville cogeneration facility processes waste from anthracite coal mining (culm) and generates 48 MW of energy. In addition, 60 million pounds of steam are sent 2.2 miles to State Correctional Institution - Frackville through a pipe that can clearly be seen from Interstate 81.
  36.  
  37. This region is littered with unsightly strip pits of culm. Only recently has a method been developed to burn the waste economically and cleanly. The facility has been in operation since 1988 and can process 12 strip pits per year.
  38.  
  39. More info:
  40. https://www.wtienergy.com/plant-locations/independent-power/wheelabrator-frackville
  41.  
  42. </description>
  43. <LookAt>
  44. <longitude>-76.19341575096514</longitude>
  45. <latitude>40.77678481257144</latitude>
  46. <altitude>0</altitude>
  47. <heading>1.272221872585407e-014</heading>
  48. <tilt>0</tilt>
  49. <range>3461.521727397168</range>
  50. <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
  51. </LookAt>
  52. <styleUrl>#inline</styleUrl>
  53. <LineString>
  54. <tessellate>1</tessellate>
  55. <coordinates>
  56. -76.2121861839691,40.77114121093846,0 -76.21244610802299,40.77108330936017,0 -76.21328717706192,40.77329489422637,0 -76.20373852956598,40.77389688509662,0 -76.20284407689965,40.77382735173073,0 -76.20208720829244,40.77398940676726,0 -76.2000153916896,40.77423240648776,0 -76.19831815032016,40.77448699327643,0 -76.1923928496192,40.77591046773545,0 -76.19188058730939,40.77600302421403,0 -76.19014496105558,40.77646011523583,0 -76.18925041364687,40.77663943226815,0 -76.18927333498162,40.77668575186365,0 -76.18358463390194,40.77807988010723,0 -76.18315643824998,40.77820714712818,0 -76.18236058850472,40.77994379984685,0 -76.18210810682039,40.78036637103252,0 -76.18010466260034,40.78097376834688,0 -76.17994407522961,40.78103162253261,0 -76.17982940171332,40.78100264528099,0 -76.17720657081499,40.78167351841262,0 -76.17706876320992,40.78204400398118,0
  57. </coordinates>
  58. </LineString>
  59. </Placemark>
  60. </Document>
  61. </kml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement