[postgis-devel] PostGIS 1.4 SVN geometry parser hints
Paul Ramsey
pramsey at cleverelephant.ca
Wed Oct 15 12:22:10 PDT 2008
Why does this error start with "...?gs"?
postgis2=# select 'MULTIPOLYGON(((0 0, 0 0, 0 0,0 0),(0 0, 0 0, 0 0,0
0),(0 0, 0 0, 0 0,0 0),(0 0, 0 0, 0 0,0 0),(0 0, 0 , 0 0,0
0)))'::geometry;
ERROR: parse error - invalid geometry
HINT: "...?gs, 0 0,0 0),(0 0, 0 0, 0 0,0 0),(0 0, 0 ," <-- parse
error at position 103 within geometry
P.
More information about the postgis-devel
mailing list