Skip to content

Cleanup shared directories #200

@nyurik

Description

@nyurik

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 run imposm -- usually the combined mapping file and the replication state file (TBD: should replication file be in the imposm-cache/ ?)
  • /imposm-cache -- cache files needed during import and update
  • /sql -- contains all SQL that should be injected after imposm is done

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions