Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.54 KB

File metadata and controls

39 lines (34 loc) · 1.54 KB
title About

About osm2pgsql

Osm2pgsql is an Open Source tool for importing OpenStreetMap{:.extlink} (OSM) data into a PostgreSQL/PostGIS database. Essentially it is a very specialized ETL (Extract-Transform-Load) tool for OpenStreetMap data. PostgreSQL database{:.extlink} is the most advanced Open Source database, together with the PostGIS{:.extlink} extension for handling geographical data it offers an extremely powerful way of working with OpenStreetMap data.

Osm2pgsql is an essential part of many services that take OSM data and create maps from it. It is also used in the Nominatim geocoder and numerous other applications processing OSM data.

Some highlights from the list of features.

Osm2pgsql was created in 2006 and has seen a lot of development since then.

Who is using osm2pgsql and what are they using it for?

What is the future of osm2pgsql?