Re: [postgis-users] simplifying a polygon

2012-04-06 Thread pcreso
, Dave Potts wrote: From: Dave Potts Subject: [postgis-users] simplifying a polygon To: postgis-users@postgis.refractions.net Date: Saturday, April 7, 2012, 9:52 AM I have polygon made up of many different points,it some cases its rather to accurate for my requirments,i.e. its generating a lot

[postgis-users] simplifying a polygon

2012-04-06 Thread Dave Potts
I have polygon made up of many different points,it some cases its rather to accurate for my requirments,i.e. its generating a lot points to describe a minor change. I had throught that by saying something like select ((st_dumppoints( (st_intersection(ST_Segmentize(st_exteriorRing(jt.the_Geom),7