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: [email protected]
[mailto:[email protected]] On Behalf Of venkat
Sent: Wednesday, September 15, 2010 1:15 AM
To: [email protected]
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
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to