mojodna / osm-pds-pipelines

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

Use imposm3 to load into PostgreSQL #14

Open mojodna opened 6 years ago

mojodna commented 6 years ago

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

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)