Skip to content

EPSG.io API endpoints will be deprecated after the 1st of February 2025 #1

@petr-hajek

Description

@petr-hajek

const epsgio_url = `https://epsg.io/?format=json&q=${code}`;

Hi, EPSG.io API endpoints will be deprecated after the 1st of February 2025: https://epsg.io/docs#migration

This will affect the functionality of the makeProjectionFromEpsgCode function.

You can easily replace them with a new endpoint from MapTiler. You just need to get an API key. You can start using the Free plan, which covers up to 100K requests monthly. I'm not sure what this helper is used for and what's the volume. In case you need more, I am sure we can find a solution as Maxar is partnering with MapTiler.

More extensive documentation: https://documentation.maptiler.com/hc/en-us/articles/360020950098-How-to-migrate-from-EPSG-io-to-MapTiler-Coordinates-API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions