mappymatch.utils.crs

mappymatch.utils.crs#

Coordinate Reference System (CRS) constants used throughout mappymatch.

This module defines the standard CRS objects used for geographic transformations: - LATLON_CRS: WGS84 geographic coordinates (EPSG:4326) - XY_CRS: Web Mercator projected coordinates (EPSG:3857)