Skip to content

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

Notifications You must be signed in to change notification settings

sklencar/gridref-qgis

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Makefile 13.2%
  • Batchfile 4.8%
  • Shell 2.8%
  • QML 1.8%