Skip to content

Instantly share code, notes, and snippets.

@nirabpudasaini
Created June 12, 2014 05:55
Show Gist options
  • Save nirabpudasaini/dc955b9fc178fa20dd41 to your computer and use it in GitHub Desktop.
Save nirabpudasaini/dc955b9fc178fa20dd41 to your computer and use it in GitHub Desktop.
PPA for useful OpenStreetMap tools

This PPA will give you lot of useful packages to work with OpenStreetMap and has all the tools necessary to run your own OSM tileserver.

To install the PPA you can use the following commands

  • sudo apt-get install software-properties-common (if you dont have the add-apt-repository package)
  • sudo add-apt-repository ppa:kakrueger/openstreetmap
  • sudo apt-get update

You can find the details about the repo at https://launchpad.net/~kakrueger/+archive/openstreetmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment