[postgis-users] compundcurve in polygons is supported in 1.4
Paragon Corporation
lr at pcorp.us
Sun Jun 28 18:41:34 PDT 2009
Mario,
Sorry for no one getting back to you. This is actually available in the
upcoming PostGIS 1.4 due out within the next 2 weeks. I had to test it to
verify myself. So yes as of PostGIS 1.4 you can do this.
SELECT ST_GeomFromEWKT('CURVEPOLYGON(COMPOUNDCURVE(CIRCULARSTRING(0 0,2 0, 2
1, 2 3, 4 3),(4 3, 4 5, 1 4, 0 0)))');
I tried the same on PostGIS 1.3.6 and it doesn't work so guess you have to
wait for 1.4.
Hope that helps,
Regina
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Mario
Jurcevic
Sent: Thursday, June 18, 2009 4:25 AM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] compundcurve in polygons
Hi,
Postgis community will develop compundcurve in polygons?
I will help with my work or with sponsoring a developper for code it.
Thanks
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list