-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
Description
We currently have a number of somewhat confusing directories that I think we could improve. Here's a proposed dir structure. Note that none of these will be defined as VOLUME in the Dockerfile. Instead, it will be up to the user to map them with -v if needed.
Update Another proposal is not to hardcode any dir paths in tools, and instead let them all be passed in as parameters.
/download-- planet or extract OSM data/imposm-- files needed to runimposm-- usually the combined mapping file and the replication state file (TBD: should replication file be in theimposm-cache/?)/imposm-cache-- cache files needed during import and update/sql-- contains all SQL that should be injected afterimposmis done