477 Forks
1591 Stars
1591 Watchers

osm2pgsql

Import OpenStreetMap data into a PostgreSQL/PostGIS database

How to download and setup osm2pgsql

Open terminal and run command
git clone https://github.com/osm2pgsql-dev/osm2pgsql.git
git clone is used to create a copy or clone of osm2pgsql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with osm2pgsql https://github.com/osm2pgsql-dev/osm2pgsql/archive/master.zip

Or simply clone osm2pgsql with SSH
[email protected]:osm2pgsql-dev/osm2pgsql.git

If you have some problems with osm2pgsql

You may open issue on osm2pgsql support forum (system) here: https://github.com/osm2pgsql-dev/osm2pgsql/issues