Skip to main content

One post tagged with "spatial references"

View All Tags

EPSG:3857 and EPSG:4326... How to transform coordinates between them?

· 4 min read
Lucas Serral
Software Architect

When working with maps and geographic spaces in software development, it is very common to come across different EPSG coordinate references. EPSG:3857 and EPSG:4326 are are two of the most used ones.

In some cases, it is necessary to switch from one to the other so that the project to be developed is consistent with the rest of the project or compatible with the platform on which we are developing.

EPSG:3857, EPSG:4326