Re: import warnings ?

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Malm Paul <paul(dot)malm(at)saabgroup(dot)com>
Subject: Re: import warnings ?
Date: 2009-12-21 15:51:36
Message-ID: 200912210751.36630.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 21 December 2009 2:24:02 am Malm Paul wrote:
> Hi list,
> I'm using FWTOOLS ogr2gr to import a s57 chart. Im getting a warning when
> I'm importing in Linux but not in Windows XP, see below. Could anyone tell
> me why and what the difference is in the result (I can't see it because the
> lnam_refs is empty), will I miss anything?
>
> ogr2ogr -f "PostgreSQL" PG:"host=localhost dbname=US3MI01M user=ddd
> password=pwd" ./US3MI01M/US3MI01M.000 -lco OVERWRITE=yes -nln depare DEPARE
> -t_srs "EPSG:4326"
>
> Warning 6: Can't create field lnam_refs with type StringList on PostgreSQL
> layers. Creating as VARCHAR.

The StringList type is not a native Postgres type. It would seem to be something
FWTOOLS/OGR is supposed to supply and is not, in your Linux setup. My guess is
you would get a better answer from the FWTOOLS mailing list:
http://lists.maptools.org/mailman/listinfo/fwtools

--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Віталій Тимчишин 2009-12-21 15:56:04 Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify
Previous Message Wappler, Robert 2009-12-21 15:47:06