Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1020 Bytes

INSTALL.md

File metadata and controls

38 lines (23 loc) · 1020 Bytes

======= Install

Docker

To ensure consistent results across all importers, the recommended procedure is to use the Docker image: https://hub.docker.com/r/egofer/catatom2osm

  1. Install docker:
  1. Install the program launch scripts:

After this, the program will be available in the terminal shell:

catatom2osm

To uninstall in Linux/Mac just remove the script:

sudo rm /usr/local/bin/catatom2osm 

In Windows, there exists an uninstaller in the installation folder.

Development

If you want to contribute to the program, check CONTRIBUTING.md