[postgis-users] ST_Split function is not working in PostGIS 1.5
Paragon Corporation
lr at pcorp.us
Tue Sep 14 23:23:38 PDT 2010
Ven,
Sorry ST_Split function does not exist in 1.5. ST_Split is a new function
in PostGIS 2.0
http://www.postgis.org/documentation/manual-svn/ST_Split.html
See the Availability: 2.0.0 note?
this is the list of new or changed functions in 2.0
http://www.postgis.org/documentation/manual-svn/ch08.html#NewFunctions_2_0
Sorry,
Regina
http://www.postgis.us
_____
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of venkat
Sent: Wednesday, September 15, 2010 1:15 AM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] ST_Split function is not working in PostGIS 1.5
Dear All,
I am trying use ST_split function.when i use that function is saying that
ST_Split function does not exit and error is below...
ERROR: function st_split(geometry, geometry) does not exist
LINE 1: SELECT ST_Split(circle, line)
HINT: No function matches the given name and argument types. You might need
to add explicit type casts.
Please can you anyone guide me.. I am waiting fro your great response.
Thanks and Regards,
Ven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100915/e3302bc1/attachment.html>
More information about the postgis-users
mailing list