tomchadwin / gridref-qgis

Simple QGIS plugin that takes map coordinates and translates into a OSGB Grid Ref

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GridRef

QGIS Plugin that takes map coordinates and returns a OSGB Grid Ref e.g. SX 7511 8607

The plugin was inspired by Matt Walker's GridRef web service: https://github.com/walkermatt/gridref-web and makes use of xy_to_osgb.py A library of functions for converting eastings and northings to OS Grid References supplied by Peter Wells of Lutra Consulting

Only works with the EPSG:27700 CRS

TODO

Add easting and northings to output.

About

Simple QGIS plugin that takes map coordinates and translates into a OSGB Grid Ref


Languages

Language:Python 77.3%Language:Makefile 13.2%Language:Batchfile 4.8%Language:Shell 2.8%Language:QML 1.8%