[postgis-users] How to edit one point in multipolygon given dump path

strk strk at keybit.net
Mon Mar 15 06:40:16 PDT 2010


On Mon, Mar 15, 2010 at 08:02:16AM -0500, Paul moen wrote:
> Is there an easy quick way to edit a single point in a multipolygon  
> given the path from a st_dump using sql?
> 
> It seem fast to parse the text string into arrays, splice the new  
> point in deleting the old point and rebuilding the text for the  
> multipolygon.
> 
> There has to be a better way using PostGIS and SQL, right?

Right, you can code your function and submit a patch !

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



More information about the postgis-users mailing list