Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.69 KB

index.md

File metadata and controls

57 lines (42 loc) · 1.69 KB
title
Home

osm2pgsql

Atom Feed {%- for post in site.posts limit: 5 %} {%- endfor %}
{{ post.date | date_to_string }}: {{ post.title }}
## About

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.

[More about osm2pgsql:]({% link about/index.md %})

  • [Features]({% link about/features/index.md %})
  • [Project history]({% link about/history/index.md %})
  • [Who is using osm2pgsql?]({% link about/users/index.md %})

Examples

{%- include examples.md -%}

Sponsors

Developing and supporting osm2pgsql takes a huge amount of effort. We thank the following companies and organizations for their support:

{% include sponsors.md %}