Skip to content

Latest commit

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date

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

2 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages