Skip to main content
Ctrl+K

osbng

  • Introduction
  • Examples
  • Public API
  • BNG Reference
  • Resolution
    • Indexing
    • Indexing GeoPandas
    • Hierarchy
    • Traversal
    • Grids
    • Errors
  • GitHub
  • Introduction
  • Examples
  • Public API
  • BNG Reference
  • Resolution
  • Indexing
  • Indexing GeoPandas
  • Hierarchy
  • Traversal
  • Grids
  • Errors
  • GitHub

osbng Documentation#

Contents:

  • Introduction
    • Overview
    • Installation
    • Complementary Tools
    • Usage
    • Contributing
    • License
  • Examples
    • osbng Overview
    • osbng Indexing Polygon Examples
    • osbng Create Grids Examples
  • Public API
    • osbng.grids.BNG_BOUNDS
    • osbng.resolution.BNG_RESOLUTIONS
    • osbng.indexing.PREFIXES
    • osbng.indexing.SUFFIXES
    • osbng.bng_reference.BNGReference
    • osbng.grids.bng_grid_100km
    • osbng.grids.bng_grid_50km
    • osbng.grids.bng_grid_10km
    • osbng.grids.bng_grid_5km
    • osbng.grids.bng_grid_1km
    • osbng.indexing.xy_to_bng
    • osbng.indexing.bbox_to_bng
    • osbng.grids.bbox_to_bng_iterfeatures
    • osbng.indexing.geom_to_bng
    • osbng.indexing.geom_to_bng_intersection
  • BNG Reference
    • BNGReference Object
    • British National Grid Index System
    • BNG Reference Structure
    • BNG Reference Formatting
    • EPSG:27700 (OSGB36 / British National Grid)
    • BNG Reference Application
    • BNGReference
  • Resolution
    • BNG_RESOLUTIONS
  • Indexing
    • PREFIXES
    • SUFFIXES
    • bbox_to_bng()
    • bng_to_bbox()
    • bng_to_grid_geom()
    • bng_to_xy()
    • geom_to_bng()
    • geom_to_bng_intersection()
    • xy_to_bng()
    • BNGIndexedGeometry
  • Indexing GeoPandas
    • gdf_to_bng_intersection_explode()
  • Hierarchy
    • bng_to_children()
    • bng_to_parent()
  • Traversal
    • bng_distance()
    • bng_dwithin()
    • bng_is_neighbour()
    • bng_kdisc()
    • bng_kring()
    • bng_neighbours()
  • Grids
    • BNG_BOUNDS
    • bbox_to_bng_iterfeatures()
    • bng_grid_100km
    • bng_grid_10km
    • bng_grid_1km
    • bng_grid_50km
    • bng_grid_5km
  • Errors
    • BNGExtentError
    • BNGHierarchyError
    • BNGNeighbourError
    • BNGReferenceError
    • BNGResolutionError

next

Introduction

This Page

  • Show Source

© Copyright 2026, Ordnance Survey.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.