This is a multipart message in MIME format.
--=_alternative 004954C685257427_=
Content-Type: text/plain; charset="US-ASCII"
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@[EMAIL PROTECTED]
>
Sent by: pgsql-novice-owner@[EMAIL PROTECTED]
05:36 PM
To
pgsql-novice@[EMAIL PROTECTED]
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
--=_alternative 004954C685257427_=
Content-Type: text/html; charset="US-ASCII"
<br><font size=2 face="sans-serif">I'm not an expert at this at all, but
EWKT is extended well-known text - for extra dimensions. See</font>
<br>
<br><font size=2
face="sans-serif">http://postgis.refractions.net/docs/ch04.html#id2559296
</font>
<br>
<br><font size=2 face="sans-serif">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. </font>
<br>
<br><font size=2 face="sans-serif">Just a guess.</font>
<br>
<br><font size=2 face="sans-serif">Mark</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Jessica Fendos"
<Jessica.Fendos@[EMAIL PROTECTED]
> </font>
<br><font size=1 face="sans-serif">Sent by:
pgsql-novice-owner@[EMAIL PROTECTED]
>
<p><font size=1 face="sans-serif">04/09/2008 05:36 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">pgsql-novice@[EMAIL PROTECTED]
>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[NOVICE] Upload Table Warning
Message</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3>Hi list:</font>
<br><font size=3> </font>
<br><font size=3>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:</font>
<br><font size=3> </font>
<br><font size=3>INSERT 01</font>
<br><font size=3>psql:XXXX.sql :01: WARNING: OGC WKT expected, EWKT
provided - use GeomFromEWKT <> for this</font>
<br><font size=3>....</font>
<br><font size=3> </font>
<br><font size=3>What does this mean and how can I avoid this? Thank you
for your advice. </font>
<br><font size=3> </font>
<br><font size=3>Jessica </font>
<br>
--=_alternative 004954C685257427_=--


|