[postgis-users] adding multipolygons

Robert Coup robert.coup at onetrackmind.co.nz
Fri May 25 02:02:32 PDT 2007


Malm Paul wrote:
> Hi,
> I've tried this before, but it did not work.
>   

> This is the prepared statement in the debugger:
>
> insert into "public"."depareTriang" (the_geom)
> values(geometryFromText('MULTIPOLYGON(16.9991608 58.1510817, 16.9969661
> 58.152005, 16.9992367 58.1512597, 16.9991608 58.1510817)', -1))
>   
More brackets! Multipolygon should have 3 ((( at a minimum:

http://en.wikipedia.org/wiki/Well-known_text

Rob :)

-- 
One Track Mind Ltd.
PO Box 1604, Shortland St, Auckland, New Zealand
Phone +64-9-966 0433 Mobile +64-21-572 632
Web http://www.onetrackmind.co.nz 





More information about the postgis-users mailing list