This project aim to help people using OSM great tools with other provider data.
It's divided into 3 modules :
- Preparator : To download and extract necessary files
- Generator : To convert and fusion files into one .osm.pbf file
- Visualisator : To guide user into using OSM tools with generated file
To compile the code, you need : Java 11+
To build the project, you need : Maven 3.4+
To run the project, you need : Docker