This content of this repository has been merged into topobyte/osm4j, a single repository for all osm4j modules.
This is the osm4j module that provides various library utilities as well as command line tools for performing common tasks on OSM data.
Have a look at the main osm4j repository or the project homepage for information about the library osm4j in general.
This library is released under the terms of the GNU Lesser General Public License.
See LGPL.md and GPL.md for details.
To install the CLI tools, run this:
./install.sh
This command will build the tools and install them into your ~/bin
directory.