Releases: MorbZ/OsmPoisPbf
Releases · MorbZ/OsmPoisPbf
v1.2
- Use multithreading (can be adjusted with the
--processors
parameter)
- Add low memory mode that stores caches on disk (can be enabled with the
--lowMemory
parameter)
- Add
--printHeader
parameter
- Huge performance/memory improvements by using OSMonaut v1.1
v1.1.2
- Fix bug that could cause the program to crash
v1.1.1
- Fix bug that returned the wrong center coordinate of ways with negative longitude values
v1.1
- Custom filter files can now be defined
- The OSMonaut framework is used for better performance
- Support for the
-cities
parameter has been dropped
- Many command line parameters have been added
- A counter is shown instead of every single POI
v1.0.3
- Add OSM-ID as output field
- Don't create cities.csv by default, but only if -cities parameter is given