[postgis-users] WKT expected, EWKT provided

Peter Willis pwillis at aslenv.com
Wed May 12 08:24:32 PDT 2010


strk wrote:
> On Tue, May 11, 2010 at 01:56:21PM -0700, Peter Willis wrote:
> 
>> I am entering 2D polygons so from where would postgis be warning
>> about EWKT entry? 
> 
> Are you embedding a SRID value inside your WKT ? That's also an extension.
> 
> --strk; 
> 
>   ()   Free GIS & Flash consultant/developer
>   /\   http://strk.keybit.net/services.html
> 
> 
> 


Ah!, that's it. The WKT text has the SRID prefixed to the polygon text.

Thanks

P



More information about the postgis-users mailing list