Help for this page

Select Code to Download


  1. or download this
    "latitude"; "longitude"; "name"
    53.58464144;8.560693391;"AK2_PKW_A_001"
    53.5777080210388;8.56104893106605;"AK2_PKW_A_002"
    
  2. or download this
     
    <?xml version='1.0' encoding='UTF-8'?>
    <osm version='0.6' upload='false' generator='JOSM'>
    ...
        <tag k='vehicle' v='private' />
      </way>
    </osm>
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
        
    }