This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Getting started with OSMSharp data processing?

0

I need to process data from a PBF/osm file using OSMSharp. I just can't figure out how to do it? Has anyone used the library before that has few examples?

Thank you

asked 30 Jan '15, 00:02

echoalphapapa's gravatar image

echoalphapapa
417812
accept rate: 0%


One Answer:

2

There is some documentation here:

https://github.com/OsmSharp/OsmSharpDataProcessor/wiki

You can build the project yourself or download the last daily build here:

http://osmsharp.com/sites/default/files/downloads/OsmSharpDataProcessor_v1.x_daily.zip

answered 30 Jan '15, 11:12

Ben%20Abelshausen's gravatar image

Ben Abelshausen
912
accept rate: 0%

edited 30 Jan '15, 11:15

Source code available on GitHub .