Re: Upload Table Warning Message

Поиск
Список
Период
Сортировка
От Mark Wimer
Тема Re: Upload Table Warning Message
Дата
Msg-id OFA6F4AE8B.4B1E910D-ON85257427.00489FE7-85257427.004954FD@usgs.gov
обсуждение исходный текст
Ответ на Upload Table Warning Message  ("Jessica Fendos" <Jessica.Fendos@state.mn.us>)
Список pgsql-novice

I'm not an expert at this at all, but EWKT is extended well-known text - for extra dimensions.  See

http://postgis.refractions.net/docs/ch04.html#id2559296

So are there extra elements in your data that might be ignored? Are the PostGIS versions the same on both 8.0 and 8.2? If they're different, it could be that earlier PostGIS ignored extra values in a string.

Just a guess.

Mark



"Jessica Fendos" <Jessica.Fendos@state.mn.us>
Sent by: pgsql-novice-owner@postgresql.org

04/09/2008 05:36 PM

To
pgsql-novice@postgresql.org
cc
Subject
[NOVICE] Upload Table Warning Message





Hi list:
 
I uploaded a table using psql command to both Postgres 8.0 and 8.2. The upload to 8.2, I got a warning message:
 
INSERT 01
psql:XXXX.sql :01: WARNING:  OGC WKT expected, EWKT provided - use GeomFromEWKT <> for this
....
 
What does this mean and how can I avoid this? Thank you for your advice.
 
Jessica

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Upload Table Warning Message
Следующее
От: "Jaisen N.D."
Дата:
Сообщение: problem with 8.1: createdb: could not connect to database postgres: could not connect to server: No such file or directory