Skip to content

rnorris/osmium-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Osmium Contrib

This directory contains a mixed bunch of more or less useful examples of how to work with the Osmium library.

You have to set up Osmium first. See http://osmcode.org/osmium .

LICENSE

All contributions have their own licenses.

BUILDING

All programs can simply be compiled by calling "make" in their respective directories. Calling "make" in the main directory will make all programs.

This will work easiest if you have Osmium installed in your normal INCLUDE path or if the libosmium git repository is checked out in the same directory as the "contrib" directory.

About

Mixed more or less useful programs using the Osmium library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%