Skip to content

EPSG.io/trans endpoint will be deprecated after the 1st of February 2025 #42

Description

@petr-hajek

requestURL = "https://epsg.io/trans?" + "&s_srs=" + SourceCRS + "&t_srs=" + TargetCRS + "&x=" + X + "&y=" + Y + "&format=json"

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

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. Or adjust the code so user can use their API key in an env variable

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions