Re: import warnings ?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: import warnings ?
Дата
Msg-id 200912210751.36630.aklaver@comcast.net
обсуждение исходный текст
Ответ на import warnings ?  (Malm Paul <paul.malm@saabgroup.com>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Selecting from table into an array var
Следующее
От: "Wappler, Robert"
Дата:
Сообщение: