About 240,000 results
Open links in new tab
  1. OSGridConverter - PyPI

    Jul 29, 2017 · OSGridConverter. latlong2grid (latitude, longitude, tag = ‘WGS84’) Converts from latitude / longitude to an OS Grid Reference. Return value is an OSGridReference object.

  2. python - Convert UK grid coordinates (X,Y) to latitude and longitude ...

    Sep 12, 2019 · I have a list of position coordinates given in UK grid reference format (X,Y) and I would like to convert them into latitude and longitude. I am using OSGridConverter (python …

  3. bng - PyPI

    Feb 25, 2020 · Converting grid references to GPS coordinates. BNG can be combined with pyproj (see blog post) to convert grid references to many different coordinate systems. BNG grid …

  4. os-grid-reference - PyPI

    Mar 25, 2020 · This Python package has to encode and decode such references: decoding: given a tile name, get the coordinates of the tile in the EPSG 27700 coordinate system; encoding: …

  5. Converting OS Eastings/Northings to Grid References in Python

    Feb 1, 2010 · [Updated] I needed to programatically convert a series of Ordnance Survey easting and northings (e.g. 325940, 673060) to “six-figure” grid references (e.g. NT259731) for a …

  6. Converting between an OS grid reference and longitude/latitude

    Write a pair of Python functions, ll_to_os(phi, lam) and os_to_ll(E, N) to convert between longitude/latitude and OS grid reference. An example test is given below.

  7. GitHub - thruston/grid-banger: Python class for working with …

    The functions in this module convert from OSGB grid references to and from GPS Latitude and Longitude, using formulae, and the OSTN15 data set, supplied by OSGB. Conversions are …

  8. GitHub - volcan01010/bng: Python functions to convert osgb36 …

    This module contains Python functions to convert 4, 6, 8, or 10 figure alphanumeric grid references to/from pure osgb36 coordinates. This code was originally published on a blog …

  9. pygeodesy.mgrs - GitHub Pages

    Apr 9, 2025 · MGRS references comprise a grid zone designation (GZD), a 100 Km grid (square) tile identification and an easting and northing (in meter). The GZD consists of a longitudinal …

  10. Finding Latitude and Longitude from UK Grid References using Python

    May 26, 2024 · The OSGridConverter library is a powerful tool for working with UK grid references in Python. With just a few lines of code, you can convert between UK grid references and …

  11. Some results have been removed
Refresh