A C++17 tool for extracting OpenStreeMap datas from PBF dump files to GeoJSON geometries. Queries are made via a pattern json file allowing to specify which elements to extract and what properties to add or forward from the OSM object to the GeoJSON ones.
This project uses CMake (https://cmake.org/) and Conan (https://conan.io/index.html). All dependencies are automatically resolved by Conan except libosmium (https://osmcode.org/libosmium/)
make