/unmapped

The Unmapped Project, a tool to assist mapping retail chains on OpenStreetMap

Primary LanguagePythonMIT LicenseMIT

The Unmapped Project

Overview

This app allows you to find POIs belonging to retail chains that are probably not on OpenStreetMap yet.

Install

This project is written in python, so python (3) is needed to run it. pip is recommended, obviously you can use a different package manager (in this case replace pip below).
Clone the repo, enter repo's directory and run

pip install -r requirements.txt

Running

Just run python3 main.py.
To run only on data licensed under open licenses, run it with option --open_license.

Contributing

Before proposing any changes to this project, please read CONTRIBUTING.md. It's short!

License

The project is licensed under MIT License, for more info see LICENSE.