Main Page: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 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">
<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">
<Document>
<Document>
<name>Montana Highway 87.kml</name>
<name>New OH 607.kml</name>
<Style id="s_ylw-pushpin_hl">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
<LineStyle>
<color>ff0000ff</color>
<width>5</width>
</LineStyle>
</Style>
<StyleMap id="m_ylw-pushpin">
<StyleMap id="m_ylw-pushpin">
<Pair>
<Pair>
Line 16: Line 29:
<IconStyle>
<IconStyle>
<scale>1.1</scale>
<scale>1.1</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
<LineStyle>
<color>ff0000ff</color>
<width>5</width>
</LineStyle>
</Style>
<Style id="s_ylw-pushpin_hl">
<IconStyle>
<scale>1.3</scale>
<Icon>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
Line 40: Line 40:
</Style>
</Style>
<Placemark>
<Placemark>
<name>Montana Highway 87</name>
<name>New OH 607</name>
<styleUrl>#m_ylw-pushpin</styleUrl>
<styleUrl>#m_ylw-pushpin</styleUrl>
<LineString>
<LineString>
<tessellate>1</tessellate>
<tessellate>1</tessellate>
<coordinates>
<coordinates>
-111.4688755411459,44.71138670393899,0 -111.4703263060989,44.71293723428488,0 -111.4715265956544,44.71827308972733,0 -111.4668192859507,44.76119775612341,0 -111.4672184612674,44.76388124502249,0 -111.483632459752,44.82423112100279,0 -111.4880614221423,44.83168409413459,0 -111.4883043564288,44.83289801267427,0  
-81.82353048428718,39.65401762001352,0 -81.82437316467663,39.65505158305323,0 -81.82532066535075,39.65588278559215,0 -81.8262506352247,39.65623115829943,0 -81.82693726156671,39.6566595720862,0 -81.82712374306502,39.65713283577099,0 -81.82782554094668,39.65999953797064,0 -81.82813115301019,39.66046637239942,0 -81.82901965808503,39.66151951041251,0 -81.82976328123034,39.66266207295784,0 -81.83006577707501,39.66322025785086,0 -81.83020369671307,39.66379061329372,0 -81.83016760300085,39.66455348287479,0 -81.83068548973147,39.66469952400832,0 -81.83157796214027,39.6647468056954,0 -81.83207923794856,39.66498499616567,0 -81.83273943958639,39.66577466263898,0 -81.83317544293571,39.66611064553286,0 -81.83337525166465,39.66671765369836,0 -81.83331703172026,39.66750956268134,0 -81.83287376086179,39.66858898670576,0 -81.83291338869933,39.66881949537768,0 -81.83309373926231,39.66906159935771,0 -81.8343870083106,39.6696645823071,0 -81.83458065235017,39.66996713769224,0 -81.83451689130047,39.67153871632728,0 -81.83439025017974,39.67250193407578,0 -81.8342590015956,39.67307711068359,0 -81.83399135484203,39.67352434699084,0 -81.83336013282532,39.67426853187531,0 -81.83328389764067,39.67463205273894,0 -81.83355532279161,39.6751067768411,0  
</coordinates>
</coordinates>
</LineString>
</LineString>

Revision as of 20:06, 20 August 2014

<?xml version="1.0" encoding="UTF-8"?> <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"> <Document> <name>New OH 607.kml</name> <Style id="s_ylw-pushpin_hl"> <IconStyle> <scale>1.3</scale> <Icon> <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <StyleMap id="m_ylw-pushpin"> <Pair> <key>normal</key> <styleUrl>#s_ylw-pushpin</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#s_ylw-pushpin_hl</styleUrl> </Pair> </StyleMap> <Style id="s_ylw-pushpin"> <IconStyle> <scale>1.1</scale> <Icon> <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>New OH 607</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -81.82353048428718,39.65401762001352,0 -81.82437316467663,39.65505158305323,0 -81.82532066535075,39.65588278559215,0 -81.8262506352247,39.65623115829943,0 -81.82693726156671,39.6566595720862,0 -81.82712374306502,39.65713283577099,0 -81.82782554094668,39.65999953797064,0 -81.82813115301019,39.66046637239942,0 -81.82901965808503,39.66151951041251,0 -81.82976328123034,39.66266207295784,0 -81.83006577707501,39.66322025785086,0 -81.83020369671307,39.66379061329372,0 -81.83016760300085,39.66455348287479,0 -81.83068548973147,39.66469952400832,0 -81.83157796214027,39.6647468056954,0 -81.83207923794856,39.66498499616567,0 -81.83273943958639,39.66577466263898,0 -81.83317544293571,39.66611064553286,0 -81.83337525166465,39.66671765369836,0 -81.83331703172026,39.66750956268134,0 -81.83287376086179,39.66858898670576,0 -81.83291338869933,39.66881949537768,0 -81.83309373926231,39.66906159935771,0 -81.8343870083106,39.6696645823071,0 -81.83458065235017,39.66996713769224,0 -81.83451689130047,39.67153871632728,0 -81.83439025017974,39.67250193407578,0 -81.8342590015956,39.67307711068359,0 -81.83399135484203,39.67352434699084,0 -81.83336013282532,39.67426853187531,0 -81.83328389764067,39.67463205273894,0 -81.83355532279161,39.6751067768411,0 </coordinates> </LineString> </Placemark> </Document> </kml>