A Coordinate Reference System (CRS) is a framework used to define how spatial data is mapped and interpreted in terms of geographical or planar coordinates.
It allows for the precise location of geographical features on the Earth's surface or on a plane, enabling the consistent and accurate measurement of spatial data.
There are 2 types of CRS:
The EPSG (European Petroleum Survey Group) is a widely used database of CRS definitions, each identified by an EPSG code. The EPSG.io website may help you to find the proper EPSG code for a specific CRS.
The Universal Transverse Mercator (UTM) is a global map projection system that provides a practical way to map large regions of the Earth's surface.
In the UTM, the Earth is divided into 60 zones, numbered from 1 to 60. Each zone is further divided into latitude bands, usually 2 (N
for north and and S
for south).
This website will help you to visualize which UTM zone you are in.
If the UTM code is:
S
), the first three digits of the EPSG code are 327,N
), the first three digits of the EPSG code are 326To get the EPSG code, you then have to append the UTM zone number.
For example: