2012/5/9 BG <[email protected]>: > 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 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

