[postgis-users] How to edit one point in multipolygon given dump path
Paul moen
pmoen at offroadsoftware.com
Mon Mar 15 06:52:43 PDT 2010
So there isn't a better way to do it?
So if I write my code to do this in php it can be submitted as a
patch? Or are you saying, learn how to program in plpgsql then submit
a patch.
Paul
On Mar 15, 2010, at 8:40 AM, strk wrote:
> 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
> _______________________________________________
> 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