Hi,

Nic Roets wrote:
>> echo -n '          v="'|dd bs=10 seek=6126462692 conv=notrunc of=planet.osm
>> echo -n '     v="'|dd bs=10 seek=6533550293 conv=notrunc of=planet.osm
>> echo -n '          "backw' | dd bs=10 seek=13047657759 conv=notrunc
>> of=planet.osm
> 
> I'm using this command
>   egrep -v '&#[0-9]*;'
> because there is also this mistake:
>   <tag k="name" v="Calle de Luis Rodriguez &#15;Ontiveros" />

echo -n '=     "Calle de Luis Rodriguez ' | dd bs=10 seek=11282500718 
conv=notrunc of=planet.osm

;-)

Bye
Frederik

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to