Template:Attached KML/New York State Route 215 (1940s–1970s)

From The Right Wiki
Jump to navigationJump to search

<?xml version="1.0" encoding="utf-8" ?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document><Folder><name>NY_215_1940s</name> <Schema name="NY_215_1940s" id="NY_215_1940s"> <SimpleField name="Name" type="string"></SimpleField> <SimpleField name="Description" type="string"></SimpleField> <SimpleField name="215" type="float"></SimpleField> </Schema> <Placemark> <Style><LineStyle><color>ff0000ff</color></LineStyle> <PolyStyle><fill>0</fill></PolyStyle></Style> <ExtendedData><SchemaData schemaUrl="#NY_215_1940s"> <SimpleData name="215">0.000</SimpleData> </SchemaData></ExtendedData> <LineString><coordinates>-77.965351000000055,43.328238000000056 -77.96549600000003,43.361157999999932</coordinates></LineString> </Placemark> </Folder></Document></kml>