OsmSharpDataProcessor is a simple tool that exposes some of OsmSharp's functionality and that acts as a tool to process OpenSteetMap-data to work better with OsmSharp.
Basic options of the OsmSharpDataProcessor are:
- Reading/writing OSM-XML (.osm).
- Reading OSM-PBF (.osm.pbf).
- Merging multiple sources.
- Writing to SQLite DB.
- Writing to Redis DB.
- Creating and writing OsmSharp-vector format file for rendering.
- Creating and writing OsmSharp-routing format file.