Releases: codesoap/osmar
v3.0.2 - Perfomance Improvements
v3.0.0 - Using PBF files instead of a PostgreSQL database
This release is an almost complete rewrite of the tool. The interface stayed similar to the previous version, but osmar now reads PBF files instead of connecting to a PostgreSQL database. This makes osmar slower, but easier to use.
v2.1.0
After receiving a lot of feedback about osmf being a poor choice of name, because it is also an acronym for the OSM Foundation, I renamed the tool to osmar.
Some other smaller features are contained in this release:
- Search for tags is now case insensitive.
- The code has been hardened against SQL injections.
- The
OSMAR_CONNenvironment variable can now be used to configure a custom database connection string. - Some configuration can now be found and easily adapted in
config.go.
v2.0.0
v1.1.0
v1.0.0
First release of osmf. I'm pretty much happy with the features and will probably not change anything major in the near future.
osmf_v1.0.0_Linux_amd64.tar.gz
osmf_v1.0.0_Darwin_amd64.tar.gz
osmf_v1.0.0_FreeBSD_amd64.tar.gz
osmf_v1.0.0_NetBSD_amd64.tar.gz
osmf_v1.0.0_OpenBSD_amd64.tar.gz
osmf_v1.0.0_Windows_amd64.zip