Custom Search
|
Re: [ gpsdrive ] geoinfo.pl and external link to OSM repository
Date: December 30, 2006
In-reply-to:
<1167459131.5692.168.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@xxxxxxxxxxxxxxxx> On Saturday 30 December 2006 07:12, David wrote: > I added what I hope are the coordinates for Australia to Area.pm in the > area definitations. > > australia => [ [ -44 , -9, 112, 154 ] ], > > It wasn't clear what order to put the values in so I copied africa :) > Once this works it would be great if you could add them the original > Area.pm on OSM. I added it to the svn repository, just try and give feedback. > Then I ran the script again using --area=australia > Can't locate File/Slurp.pm in @INC (@INC Have a look at this HowTo. Should be similar: http://wiki.openstreetmap.org/index.php/HowTo_OSMFilter > Download planet-xxxxxx.osm > UTF8 Sanitize /home/david/osm/planet/planet-061227.osm.bz2 ... > Sanitizer not found I forgot about this part: This is an interim solution until the planet.osm is UTF8 clean ... easiest for now would be: svn co http://svn.openstreetmap.org/ cd svn.openstreetmap.org/utils/planet.osm/C gcc UTF8sanitizer.c -o UTF8sanitizer # then put the resulting too into your search path. Hope this works , and I also hope it won't be necessary too long. - Joerg -- This message was part of the gpsdrive mailinglist unsubscribing can be done by sending a mail containing a body of: -quote-- unsubscribe gpsdrive -unquote-- to majordomo-ahljRfkWE0EwtzFM8z8+AfP6llvjuJOh@xxxxxxxxxxxxxxxx |