Skip to content

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

Closed
@petr-hajek

Description

url: 'https://epsg.io/?q=' + code + '&format=json'

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 your transform.lookup function

You can easily replace them with a new endpoint from MapTiler. However the new endpoint requires MapTiler API key. You could adjust the lookup function to allow users to pass their API key there (and inform users in the docs how to do it) - or it could be a environment variable.

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

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions