Hi Mike,

Try ST_Simplify() - the postgis implementation of the Douglas-Peuker algorithm 
for point reduction, it is probably closest to what you mention.

HTH,

  Brent Wood


--- On Fri, 9/12/08, Elstermann, Mike <[EMAIL PROTECTED]> wrote:

> From: Elstermann, Mike <[EMAIL PROTECTED]>
> Subject: [postgis-users] ARCINFO-Clean with PostGIS
> To: "PostGIS Users Discussion" <[email protected]>
> Date: Friday, September 12, 2008, 1:55 AM
> Hi,
> who has a Idea?
> You know the "CLEAN"-Statemant in ARCINFO to
> reduce the number of Nodes within a tolrance.
> I'm looking for the same with PostGIS. I can't find
> it in the documentation.
> 
> Thanks mikeE.

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to