You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
RasterDataSources.jl/src/modis/utilities.jl
Line 92 in 16ae2df
Current EPSG.io API endpoints will be deprecated after the 1st of February 2025: https://epsg.io/docs#migration
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.
More extensive documentation: https://documentation.maptiler.com/hc/en-us/articles/360020950098-How-to-migrate-from-EPSG-io-to-MapTiler-Coordinates-API
Alternatively, you could rewrite it to use proj4 to do the transformation: https://juliapackages.com/p/proj4
The text was updated successfully, but these errors were encountered: