Coordinates API
The MapTiler Coordinates API makes it possible to search map coordinate systems and transform coordinates from one to another. See the intro to working with coordinate systems to learn about how it works and when it’s useful.
How to use the API
- Directly from any application, CLI, backend, pipeline.
- Via the Coordinates API client library, which wraps the API calls in ready-made functions for easier implementation in JavaScript.
Key
You need a MapTiler API key to use this service. Get it here and learn how to protect it.
Getting started
For practical guidance and sample API calls, see:
The results provided by the Coordinates API are based on the EPSG database version 12.029.
Coordinates API reference
Using the OpenAPI Specification?
Get the openapi.yaml
Was this helpful?