This is a simple Python Flask web app to convert BNG to Lat/Lon.
The output is in JSON.
- Python 2.7.x
- Flask
- GDAL 1.11
The Bermuda National Grid (BNG) is a kind of Transverse Mercator projection. It is not a Universal Transverse Mercator (UTM) projection, as it has an origin and other parameters that are not part of that system.