[OSM-dev] Simplifying ways

Martin Koppenhoefer dieterdreist at gmail.com
Wed May 9 18:52:39 BST 2012


2012/5/9 BG <mrharmonie at gmx.de>:
> is there a possibilty to simplify without douglas peucker?
> i tried simplifying with postgis and i didn't like the result - some ways
> were doubled


In my experience you get better results if you have an algorithm for
the optimization with angle based limits instead of distance limits ,
but I don't know the name of these algorithms.

cheers,
Martin



More information about the dev mailing list