Hi, Ian Dees wrote: > I've been hoping someone would strike up a conversation with me on a > good algorithm to find and relation-ize overlapping boundary ways. I > would love to implement this...
I have recently explained how I'm currently doing this with PostGIS but nothing keeps you from using the GEOS library and write a C or C++ program that does the same! But, someone recently wrote that polyshp2osm already supports multipolygon border relations so maybe give that a try? Bye Frederik _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

