.obf and .pbf are compressed binary file extensions of OSM data. I want to open these in GIS software like ArcGIS. How is the conversion possible? Is there any automated tool?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|||
|
|
|
SpatiaLite now supports opening ProtoBuf encoded OSM files (via the new readosm library). You can use that to import the files into SpatiaLite tools and then you can use tools like QGIS to do any work required. See the documentation for SpatiaLite OSM tools for specific details on the import and which tools to use for what purpose. |
|||||||||
|