[postgis-users] Invalid Geometry

Barend K=?ISO-8859-1?B?9g==?=bben kobben at itc.nl
Wed Nov 22 01:54:43 PST 2006


I think
'GeometryFromText(POLYGON((81 48, 82 48,
82 49, 81 49, 81 48)),4326)'
Should be
GeometryFromText('POLYGON((81 48, 82 48,
82 49, 81 49, 81 48)),4326')

Mind the quotes, they contain the string that indeed should be made into a
geometry


On 22-11-2006 02:22, "Ryan Ollerenshaw" <ollerery at engr.orst.edu> wrote:

> 'GeometryFromText(POLYGON((81 48, 82 48,
> 82 49, 81 49, 81 48)),4326)'




More information about the postgis-users mailing list