[OSM-dev] 04to05.pl doesn't like Puerto Rico

Dave Hansen dave at sr71.net
Thu Jan 17 18:21:04 GMT 2008


On Thu, 2008-01-17 at 19:11 +0100, Gabriel Ebner wrote:
> As others have pointed out, the Calderón bit is ISO-8859-15 while the
> XML file
> says it's UTF-8.  A simple iconv run should make it work:
> 
> $ iconv -f ISO-8859-15 -t UTF-8 ~/Adjuntas.osm | ./04to05.pl 

Awesome.  Thanks for the tip!

-- Dave





More information about the dev mailing list