Created
February 22, 2011 06:30
-
-
Save Arachnid/838296 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ns0:kml xmlns:ns0="http://www.opengis.net/kml/2.2"> | |
<ns0:Document> | |
<ns0:Style id="BasicStyle"> | |
<ns0:BalloonStyle> | |
<ns0:text>$[description]</ns0:text> | |
</ns0:BalloonStyle> | |
<ns0:IconStyle> | |
<ns0:color>FFFFFFFF</ns0:color> | |
<ns0:scale>1.1</ns0:scale> | |
<ns0:hotSpot x="0.5" xunits="fraction" y="0" yunits="fraction" /><ns0:Icon> | |
<ns0:href>http://mapvisage.appspot.com/static/floodmap/images/power-outage.png</ns0:href> | |
</ns0:Icon> | |
</ns0:IconStyle> | |
</ns0:Style> | |
<ns0:Placemark> | |
<ns0:name>Highton, Victoria, Australia</ns0:name> | |
<ns0:styleUrl>#BasicStyle</ns0:styleUrl> | |
<ns0:description> | |
<table> | |
<tr><th>Town</th><td>Highton</td><th>Customers Affected</th><td>1</td></tr> | |
<tr><th>Time of Outage</th><td>15:16:00</td><th>Estimated Restoration</th><td>19:30:00</td></tr> | |
<tr><th>Crew Status</th><td>Outage Reported</td><th>Cause</th><td>Under investigation</td></tr> | |
</table> | |
<p>For more information, see the <a href="http://www.powercor.com.au/Power_Outages/Powercor_Outages/Powercor_-_Network_Wide/">Powercor Network Outage</a> web page</p> | |
</ns0:description> | |
<ns0:ExtendedData> | |
<ns0:Data name="town"> | |
<ns0:value>Highton</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="location"> | |
<ns0:value>Challambra Crescent, Highton</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="time"> | |
<ns0:value>15:16:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="customers"> | |
<ns0:value>1</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="cause"> | |
<ns0:value>Under investigation</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="estimatedRestoration"> | |
<ns0:value>19:30:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="crewStatus"> | |
<ns0:value>Outage Reported</ns0:value> | |
</ns0:Data> | |
</ns0:ExtendedData> | |
</ns0:Placemark> | |
<ns0:Placemark> | |
<ns0:name>Sunshine North, Victoria, Australia</ns0:name> | |
<ns0:styleUrl>#BasicStyle</ns0:styleUrl> | |
<ns0:description> | |
<table> | |
<tr><th>Town</th><td>Sunshine North</td><th>Customers Affected</th><td>1</td></tr> | |
<tr><th>Time of Outage</th><td>14:38:00</td><th>Estimated Restoration</th><td>19:00:00</td></tr> | |
<tr><th>Crew Status</th><td>Outage Reported</td><th>Cause</th><td>Under investigation</td></tr> | |
</table> | |
<p>For more information, see the <a href="http://www.powercor.com.au/Power_Outages/Powercor_Outages/Powercor_-_Network_Wide/">Powercor Network Outage</a> web page</p> | |
</ns0:description> | |
<ns0:ExtendedData> | |
<ns0:Data name="town"> | |
<ns0:value>Sunshine North</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="location"> | |
<ns0:value>Sussex Street, Sunshine North</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="time"> | |
<ns0:value>14:38:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="customers"> | |
<ns0:value>1</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="cause"> | |
<ns0:value>Under investigation</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="estimatedRestoration"> | |
<ns0:value>19:00:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="crewStatus"> | |
<ns0:value>Outage Reported</ns0:value> | |
</ns0:Data> | |
</ns0:ExtendedData> | |
</ns0:Placemark> | |
<ns0:Placemark> | |
<ns0:name>Burramine South, Victoria, Australia</ns0:name> | |
<ns0:styleUrl>#BasicStyle</ns0:styleUrl> | |
<ns0:description> | |
<table> | |
<tr><th>Town</th><td>Burramine South</td><th>Customers Affected</th><td>1</td></tr> | |
<tr><th>Time of Outage</th><td>16:54:00</td><th>Estimated Restoration</th><td>18:30:00</td></tr> | |
<tr><th>Crew Status</th><td>Outage Reported</td><th>Cause</th><td>Under investigation</td></tr> | |
</table> | |
<p>For more information, see the <a href="http://www.powercor.com.au/Power_Outages/Powercor_Outages/Powercor_-_Network_Wide/">Powercor Network Outage</a> web page</p> | |
</ns0:description> | |
<ns0:ExtendedData> | |
<ns0:Data name="town"> | |
<ns0:value>Burramine South</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="location"> | |
<ns0:value>Katamatite-yarrawonga Road, Burramine South</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="time"> | |
<ns0:value>16:54:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="customers"> | |
<ns0:value>1</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="cause"> | |
<ns0:value>Under investigation</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="estimatedRestoration"> | |
<ns0:value>18:30:00</ns0:value> | |
</ns0:Data> | |
<ns0:Data name="crewStatus"> | |
<ns0:value>Outage Reported</ns0:value> | |
</ns0:Data> | |
</ns0:ExtendedData> | |
</ns0:Placemark> | |
</ns0:Document> | |
</ns0:kml> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<kml xmlns="http://earth.google.com/kml/2.2"> | |
<Document> | |
<name>Victorian Flood Recovery Centres Jan 2011</name> | |
<description><![CDATA[]]></description> | |
<Style id="style9"> | |
<IconStyle> | |
<Icon> | |
<href></href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style3"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style10"> | |
<IconStyle> | |
<Icon> | |
<href></href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style6"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style2"> | |
<IconStyle> | |
<Icon> | |
<href></href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style8"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style1"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style7"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style5"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style12"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style4"> | |
<IconStyle> | |
<Icon> | |
<href>http://maps.gstatic.com/intl/en_au/mapfiles/ms/micons/blue-dot.png</href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Style id="style11"> | |
<IconStyle> | |
<Icon> | |
<href></href> | |
</Icon> | |
</IconStyle> | |
</Style> | |
<Placemark> | |
<name>Boort Recovery Centre</name> | |
<description><![CDATA[<DIV>BRIC</DIV> | |
<DIV>119 Godfrey St</DIV> | |
<DIV>Boort VIC 3537</DIV> | |
<DIV> </DIV> | |
<DIV>Local Council: Loddon Shire<BR><A href="http://www.loddon.vic.gov.au/">http://www.loddon.vic.gov.au/</A><BR> </DIV>]]></description> | |
<styleUrl>#style9</styleUrl> | |
<Point> | |
<coordinates>143.726624,-36.116539,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Bridgewater Recovery Centre</name> | |
<description><![CDATA[<DIV>CFA</DIV> | |
<DIV>30 Main Street</DIV> | |
<DIV>Bridgewater On Loddon VIC 3516<BR> </DIV> | |
<DIV>Local Council: Loddon Shire<BR><A href="http://www.loddon.vic.gov.au/">http://www.loddon.vic.gov.au/</A><BR> </DIV>]]></description> | |
<styleUrl>#style3</styleUrl> | |
<Point> | |
<coordinates>143.943314,-36.602764,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Carisbrook Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Senior Citizens Club | |
<br>Urquhart Street | |
<br>Carisbrook | |
<br> | |
<br>Local Council: Central Goldfields | |
<br> | |
<br>Centrelink services only</div>]]></description> | |
<styleUrl>#style10</styleUrl> | |
<Point> | |
<coordinates>143.812836,-37.047649,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Charlton Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Charlton Shire Hall | |
<br>11 Armstrong Street | |
<br>Charlton</div>]]></description> | |
<styleUrl>#style6</styleUrl> | |
<Point> | |
<coordinates>143.349197,-36.269882,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Culgoa Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Culgoa Bowling Club | |
<br>36 Main Street | |
<br>Culgoa VIC 3530 | |
<br> | |
<br>Local Council: Buloke Shire | |
<br>www.buloke.vic.gov.au</div>]]></description> | |
<styleUrl>#style2</styleUrl> | |
<Point> | |
<coordinates>143.106750,-35.716084,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Horsham Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Wesley Performance Arts Centre | |
<br>Cnr Roberts Avenue and Urquhart Street | |
<br>Horsham VIC 3402 | |
<br> | |
<br>Local Council: Horsham Rural City | |
<br>http://www.hrcc.vic.gov.au | |
<br> | |
<br></div>]]></description> | |
<styleUrl>#style8</styleUrl> | |
<Point> | |
<coordinates>142.202072,-36.714481,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Kerang Recovery Centre</name> | |
<description><![CDATA[<DIV>Kerang Memorial Hall</DIV> | |
<DIV>Cnr Wellington and Nolan Streets</DIV> | |
<DIV>Kerang 3579</DIV> | |
<DIV> </DIV> | |
<DIV>Local Council: <A title="External link to Gannawarra Shire" href="http://www.gannawarra.vic.gov.au/"><U><FONT color="#810081">Gannawarra Shire</FONT></U></A></DIV> | |
<DIV> </DIV> | |
<DIV><A href="http://www.gannawarra.vic.gov.au">www.gannawarra.vic.gov.au</A></DIV>]]></description> | |
<styleUrl>#style1</styleUrl> | |
<Point> | |
<coordinates>143.917236,-35.734737,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Rochester Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Rochester Golf Course | |
<br>Cnr Northern Highway ad Diggora Road | |
<br>Rochester | |
<br> | |
<br>Local Council: Shire of Campaspe | |
<br>www.campaspe.vic.gov.au</div>]]></description> | |
<styleUrl>#style7</styleUrl> | |
<Point> | |
<coordinates>144.695694,-36.351479,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Pyramid Hill Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Memorial Hall | |
<br>Kelly Street (Opposite CFA Shed) | |
<br>Pyramid Hill | |
<br> | |
<br>Local Council: Loddon Shire | |
<br>http://www.loddon.vic.gov.au/ | |
<br></div>]]></description> | |
<styleUrl>#style5</styleUrl> | |
<Point> | |
<coordinates>144.114807,-36.053837,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Rupanyup Recovery Centre</name> | |
<description><![CDATA[<DIV> | |
<P>Yarriambiack Shire Offices<BR>59 Cromie Street<BR>Rupanyup 3388</P></P> | |
<P></P></P> | |
<P>Local Council: <A title="External link to Yarriambiack Shire Council" href="http://www.yarriambiack.vic.gov.au/"><U><FONT color="#810081">Yarriambiack Shire</FONT></U></A></P></P> | |
<P></P></P> | |
<P><A href="http://www.yarriambiack.vic.gov.au/">www.yarriambiack.vic.gov.au</A></P></P> | |
<P></P></P> | |
<P> </P></P> | |
<P></P></P></DIV>]]></description> | |
<styleUrl>#style12</styleUrl> | |
<Point> | |
<coordinates>142.631699,-36.632950,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Serpentine Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Serpentine Hall | |
<br>Chapel Street | |
<br>Serpentine Vic 3517 | |
<br> | |
<br>Local Council: Loddon Shire | |
<br>www.loddon.vic.gov.au</div>]]></description> | |
<styleUrl>#style4</styleUrl> | |
<Point> | |
<coordinates>143.974289,-36.409515,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
<Placemark> | |
<name>Stawell Recovery Centre</name> | |
<description><![CDATA[<div dir="ltr">Stawell Health and Community Centre | |
<br>8-22 Patrick Street | |
<br>Stawell 3380 | |
<br> | |
<br>Local Council: Northern Grampians Shire | |
<br>www.ngshire.vic.gov.au | |
<br> | |
<br></div>]]></description> | |
<styleUrl>#style11</styleUrl> | |
<Point> | |
<coordinates>142.783951,-37.056183,0.000000</coordinates> | |
</Point> | |
</Placemark> | |
</Document> | |
</kml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment