Python for Cadastral & High-Precision Coordinate Transformation

Authoritative, production-grade Python implementations for cadastral coordinate transformations, grid shifts, and survey-grade validation — bridging rigorous geodetic theory with deployable, audit-ready code.

From parsing NTv2 .gsb grids byte-for-byte to propagating a coordinate between epochs on a velocity grid, every workflow here is engineered for sub-centimetre tolerances, ISO 19111 metadata compliance, and reproducible audit trails. The code is type-hinted, precision-controlled, and ready to drop into production transformation pipelines.

Three deep reference areas anchor the site: the fundamentals and standards that govern legally defensible transformations — including time-dependent frames and the interpolation kernels behind every grid shift — the algorithmic math and geodetic workflows that turn geodetic theory into deterministic solvers and carry uncertainty through them, and batch transformation and automation for running those workflows across millions of coordinates with tested, reproducible, audit-ready output.

87 cross-linked guides, every one with runnable Python, a worked example with real coordinates, and the failure modes that a cadastral deliverable has to survive.

What's inside

Authoritative, cross-linked guides — grouped into three reference areas and drilled down into focused, copy-ready implementations.

Algorithmic Math & Geodetic Workflows for High-Precision Coordinate Transformation

Cadastral coordinate transformation and survey-grade grid shifting demand deterministic mathematical rigor, not heuristic approximations or opaque GIS…

Core Transformation Fundamentals & Standards

Cadastral coordinate transformation is a legally binding metrological operation, not a generic spatial utility. Every transformation must satisfy ISO…

Start here

Copy-ready implementation guides, one per major capability. Drop the code straight into a transformation pipeline.

Every guide is reachable from its section: fundamentals & standards, math & workflows, batch & automation.