[OSM-dev] OSMOSIS-Dataconverting APi0.5 -> Api0.6 problem
Sabine.Teile at gmx.de
Sabine.Teile at gmx.de
Thu Sep 10 13:35:47 BST 2009
Thanks! I've found more then 685 nodes with tag values > 255 characters ... nice work to change them ... but now it's working!
I've thought, osmosis is creating 0.6-files with all changes.
Thanks again for your help!
Sabine
-------- Original-Nachricht --------
> Datum: Thu, 10 Sep 2009 12:06:16 +0200
> Von: Frederik Ramm <frederik at remote.org>
> An: Sabine.Teile at gmx.de
> CC: dev at openstreetmap.org
> Betreff: Re: [OSM-dev] OSMOSIS-Dataconverting APi0.5 -> Api0.6 problem
> Sabine,
>
> Sabine.Teile at gmx.de wrote:
> > Caused by: org.postgresql.util.PSQLException: ERROR: value too long for
> type character varying(255)
>
> This is probably just what it says - you seem to have a node with a tag
> value of more than 255 characters. That was ok with 0.5 but is not ok
> any more.
>
> I suggest that you check your Data_API06.osm.bz2 file (simply running it
> through something like
>
> bzcat Data_API06.osm.bz2 | perl -ne 'print "line $. too long\n" if
> (length($_)>250);'
>
> and then manually shorten the tags in question before proceeding.
>
> Bye
> Frederik
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
More information about the dev
mailing list