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