Jukka Rahkonen <[email protected]> wrote: > If you select that road I would love to see it able to write into > Spatialite as well.
osm2pgsql has not been designed (if designed at all) with various backends in mind but contains pretty much hardcoded assumptions about the Database in use. I'm afraid redesigning it in such a way (which would of course be nice) would grow into a complete rewrite. The hard thing to do in such a converter are incremental updates and multipolygon conversion. IMO the two features keeping the people still using osm2pgsql after all. I don't know the achitecture of imposm but maybe this one is designed with multiple backends in mind. Regards Sven -- Der "normale Bürger" ist nicht an der TU Dresden und schreibt auch nicht mit mutt. (Ulli Kuhnle in de.comp.os.unix.discussion) /me is giggls@ircnet, http://sven.gegg.us/ on the Web _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

