mojodna / osm-pds-pipelines

OSM PDS pipeline
https://quay.io/repository/mojodna/osm-pds-pipelines
ISC License
31 stars 4 forks source link

Use osm2pgsql to load into PostgreSQL #15

Open mojodna opened 6 years ago

mojodna commented 6 years ago

Use standard osm2pgsql mapping (from https://github.com/mapzen/chef-metroextractor/blob/master/files/default/osm2pgsql.style)

Use an in-container PostgreSQL instance in order to isolate jobs from one another (or use the extract name as the database name, but that seems excessive).

Input: OSM PBF (S3) Output: GeoJSON (S3)