Re: import warnings ? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: import warnings ?
Date
Msg-id 200912210751.36630.aklaver@comcast.net
Whole thread Raw
In response to import warnings ?  (Malm Paul <paul.malm@saabgroup.com>)
List 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@comcast.net

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Selecting from table into an array var
Next
From: "Wappler, Robert"
Date:
Subject: