Jochen Topf wrote:
Osmium is a C++ framework for handling OSM data read from XML or PBF files. The framework itself doesn't do much by itself, it just parses the data and gives you callbacks for each object. Handlers can implement those callbacks and
Sounds nice! It would be interesting for me if it could be compiled into a DLL (minus the Javascript support) and then add a .NET wrapper for it. Is that feasible?
Andy -- Andy PGP Key ID: 0xDC1B5864 _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

