Skip to content

Repository files navigation

OSM2GeoJSON

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.

Generic badge Generic badge Generic badge Generic badge

Requirements

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/)

How to compile

make

About

A C++17 tool for extracting OpenStreeMap datas from PBF dump files to GeoJSON geometries. Queries are described by a json file allowing to specify which elements to extract and what properties to add or forward from the OSM object to the GeoJSON ones.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages