carlosf / BNG-to-Lat-Long

Converts coordinates from Bermuda National Grid to Lat/Long

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bermuda National Grid (BNG) to Lat/Lon Converter

This is a simple Python Flask web app to convert BNG to Lat/Lon.

The output is in JSON.

Requirements

  • Python 2.7.x
  • Flask
  • GDAL 1.11

More information

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.

About

Converts coordinates from Bermuda National Grid to Lat/Long


Languages

Language:Python 100.0%