Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OsmSharp.IO.Binary

An IO module on top of OsmSharp that reads/writes OSM data in a custom binary format.

Build status

We built this because it more efficient compared to OSM-XML and has some advantages over OSM-PBF. This can be used to:

  • Read/write indivdual objects.
  • Read/write objects with negative ids
  • Read/write objects missing data (even missing ids, versions, etc.).
  • Can be streamed.
  • Can be partially read when positions are known.

About

An OsmSharp-based binary reader/writer.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages