/bnglatlon-cpp

Converts British National Grid (OSGB36) to Lat/Lon (WGS84) and vice versa.

Primary LanguageC++

BNG Lat-Lon (C++)

This is a C++ implementation of the BNG to Lat-Lon Python module, which is ~10x faster than the Python version.

Usage

python3 install -r requirements.txt && make build_and_run