29 lines
2.1 KiB
XML
29 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<kml xmlns="http://www.opengis.net/kml/2.2">
|
|
<Document>
|
|
<Placemark>
|
|
<name>Hamburg-West</name>
|
|
<description>
|
|
<![CDATA[<a href="https://hamburg.freifunk.net/firmware/west">Firmware</a>]]>
|
|
</description>
|
|
<Style>
|
|
<LineStyle>
|
|
<color>ff00ff00</color>
|
|
<width>1</width>
|
|
</LineStyle>
|
|
<PolyStyle>
|
|
<color>4000ff00</color>
|
|
<fill>1</fill>
|
|
</PolyStyle>
|
|
</Style>
|
|
<Polygon>
|
|
<outerBoundaryIs>
|
|
<LinearRing>
|
|
<coordinates>9.997129440307617,53.55723783042491 9.991722106933594,53.558920305205426 9.985113143920898,53.563661465065465 9.972238540649414,53.563814396858994 9.961166381835938,53.56330462206361 9.954557418823242,53.561112520434925 9.94588851928711,53.562387011949646 9.93739128112793,53.5629987542374 9.934043884277344,53.56335559981962 9.933185577392578,53.57110350435612 9.917392730712889,53.59046705636403 9.892158508300781,53.60309953889971 9.86967086791992,53.6143026119397 9.866752624511717,53.616237387180526 9.825210571289062,53.58741024309141 9.796199798583984,53.60279395890889 9.806842803955078,53.60941436374622 9.78830337524414,53.61542275578082 9.774055480957031,53.62051394414162 9.773197174072264,53.63334101568825 9.756031036376953,53.62865856841961 9.74264144897461,53.610942002098284 9.734745025634766,53.5936255311234 9.725990295410156,53.570593817412835 9.722728729248047,53.55254694138001 9.754486083984375,53.551425129992516 9.754829406738281,53.560602713077245 9.829845428466797,53.54887544805487 9.863147735595703,53.54581562695378 9.89988327026367,53.54204154293008 9.927692413330078,53.54204154293008 9.96133804321289,53.54499963729939 9.978847503662108,53.54091945305775 9.983997344970703,53.544387634735024 9.983654022216795,53.54652960499706 9.985413551330566,53.548620471412185 9.986915588378906,53.54964036876586 9.994854927062988,53.55282738958012 9.997129440307617,53.55723783042491</coordinates>
|
|
</LinearRing>
|
|
</outerBoundaryIs>
|
|
</Polygon>
|
|
</Placemark>
|
|
</Document>
|
|
</kml>
|