Changed
- Optionally allow fractional seconds in timestamps in OSM files.
- Enable
posix_fadvise
usage on FreeBSD. - Make parsing PBFs a bit less picky.
- Various small code cleanups.
Fixed
- Don't use class template arguments on
GeometryFactory
constructor definition.