Skip to content

v0.2.0

Compare
Choose a tag to compare
@paulmach paulmach released this 09 Jan 19:46
· 60 commits to master since this release
f5c7bb7

4 changes:

  • ability to efficiently skip types when decoding osmpbf #18
  • the above also added protoscan for osmpbf decoding for a 10%ish performance improvement
  • use cgo/czlib to decode protobufs (if cgo enabled), 20% faster on benchmarks #19
  • deprecated node/ways/relations marshaling into this packages custom binary format. It could be improved and should be versioned separately. 8fcda5d