ClearSKY FaviconClearSKY Polygon Tools
Back to Glossary

EPSG code

A standard numeric identifier for a coordinate reference system (e.g., 4326 for WGS84 lon/lat).

Category: CRS & Coordinates · Also known as: CRS code, SRID code, EPSG identifier

Definition (expanded)

EPSG codes are widely used to reference CRS definitions consistently across tools and databases. In PostGIS, the same number is often called SRID. Knowing the correct EPSG code is key for correct transformations and measurements.

Common mistakes