On 2 March 2012 12:44, Peter Körner <[email protected]> wrote:
> type=route --> build-linestring Remember that there's more than one way to process a route relation - you can either duplicate the underlying geometries, one per relation, or push information from the relation down onto the existing geometry, and perhaps concatenate values. But otherwise, your idea of building a list of algorithms is a good one, and lends itself well to configuration files. There's so much stuff baked into osm2pgsql that should really be configurable. Cheers, Andy _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

