API · /utm-api

UTM Coordinate API

salutare 3,487 Abbonati

UTM ↔ geographic coordinate conversion as an API, computed locally and deterministically on the WGS84 ellipsoid. The from-latlon endpoint projects a latitude and longitude into the Universal Transverse Mercator grid — returning the zone (1–60), the hemisphere, the latitude band letter, and the easting and northing in metres — using the Snyder/USGS Transverse Mercator series, which is accurate to a few millimetres within a zone; New York (40.7128, −74.0060) maps to zone 18N at about 583960 E, 4507351 N, and the canonical 45°N on a central meridian gives a northing of exactly 4982950.40 m. The to-latlon endpoint inverts it, recovering the latitude and longitude from a zone, hemisphere, easting and northing. Each zone is 6° of longitude wide with a 500000 m false easting on its central meridian and a 10000000 m false northing in the southern hemisphere. Latitude is valid from −80° to 84°. Everything is computed locally and deterministically, so it is instant and private. Ideal for GIS, surveying, mapping, geospatial, drone-mapping and location app developers, coordinate-conversion and grid-reference tools, and spatial software. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 2 endpoints. This is UTM on WGS84; for the polar regions use UPS and for an EPSG-code lookup use an EPSG API.

api.oanor.com/utm-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/utm-api/openapi.json
/api/utm-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

UTM Coordinate API — live data on the oanor API marketplace

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
83 ms
Sondaggi del server · 24 ore su 24
Abbonati
3,487
attiva
Chiamate totali
57
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 3,800 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 3,800 calls/month
  • 2 req/sec
  • UTM ↔ lat/lon (WGS84)
  • No credit card
Accedi per abbonarti

Starter

€6.30 /mese

  • 38,000 chiamate/mese
  • 6 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 38,000 calls/month
  • 6 req/sec
  • Zone, band, hemisphere, mm accuracy
  • Email support
Accedi per abbonarti

Pro

€18.20 /mese

  • 180,000 chiamate/mese
  • 15 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 180,000 llamadas/mes
  • 15 req/seg
  • Tuberías GIS y topográficas
  • Soporte prioritario
Accedi per abbonarti

Mega

€55.00 /mese

  • 1,075,000 chiamate/mese
  • 40 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1,075,000 llamadas/mes
  • 40 req/seg
  • Escala de plataforma
  • SLA dedicado
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

Chile Economy API — oanor API marketplace

Chile Economy API

Live Chilean economic indicators from mindicador.cl (Banco Central de Chile data). Chile runs on indicators no other currency uses: the UF (Unidad de Fomento) is an inflation-indexed unit that prices mortgages, rents and contracts, and the UTM (Unidad Tributaria Mensual) is the tax unit — both quoted in pesos and updated daily. The feed also carries the observed dollar and euro, the IPC inflation index, the IMACEC activity index, the central bank policy rate (TPM), the copper price (Chile is the world's top copper exporter) and unemployment. The indicators endpoint returns every indicator's latest value; the indicator endpoint returns one with its recent series; the history endpoint returns a full year of daily values; the convert endpoint converts amounts between the peso, UF, UTM, dollar and euro. Read live, nothing stored. This is Chile's own UF/UTM, FX, rate and copper indicator layer — distinct from generic FX feeds.

api.oanor.com/chile-api

API de Conversión de Coordenadas — oanor API marketplace

API de Conversión de Coordenadas

Convierte coordenadas geográficas entre todos los formatos comunes. Convierte un par de latitud/longitud en un Plus Code (Open Location Code, como el usado por Google Maps), una referencia MGRS (Sistema de Referencia de Cuadrícula Militar), una coordenada UTM (zona, hemisferio, este, norte) o una cadena DMS (grados-minutos-segundos) — y convierte cualquiera de esos de vuelta a latitud/longitud. El endpoint /v1/all devuelve todos los formatos a la vez. Cada conversión se ejecuta completamente local (sin servicio de terceros), por lo que las respuestas son instantáneas y siempre están disponibles. En vivo, sin caché. 6 endpoints. Diseñado para SIG, cartografía, topografía, logística, aviación, servicios de emergencia y cualquier aplicación que intercambie coordenadas entre sistemas. Complementa las búsquedas de geohash y CRS sin superposición. Sin clave upstream.

api.oanor.com/geoconvert-api

Geohash API — oanor API marketplace

Geohash API

Work with geohashes through a fast, fully-local API. Encode a latitude/longitude pair into a geohash at any precision (1–12), decode a geohash back to its centre coordinates with the exact bounding box and error margins, list the eight neighbouring geohash cells (north, north-east, east and so on), or get the bounding box, centre and dimensions of a cell. Geohashes turn coordinates into short sortable strings that are perfect for spatial indexing, proximity grouping and map tiling. Pure server-side computation with no third-party upstream, so responses are instant and the service is always available. Ideal for geospatial indexing and search, proximity and nearby queries, map tiles and clustering, IoT and fleet tracking, and location bucketing in databases.

api.oanor.com/geohash-api

Geo Distance API — oanor API marketplace

Geo Distance API

Un toolkit geoespacial de círculo máximo rápido y completamente local: calcula la distancia haversine entre dos coordenadas (en km, m, millas o millas náuticas), el rumbo inicial y final de la brújula, el punto medio geográfico, el punto de destino alcanzado desde un origen en un rumbo a una distancia dada, y un cuadro delimitador alrededor de un centro para un radio. Cómputo puro del lado del servidor, sin terceros ascendentes, por lo que las respuestas son instantáneas y siempre están disponibles. Ideal para logística, aplicaciones de entrega y flotas, localizadores de tiendas, búsqueda de bienes raíces, herramientas de viaje y mapeo.

api.oanor.com/geo-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per UTM Coordinate API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama UTM Coordinate API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di UTM Coordinate API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa UTM Coordinate API?
UTM Coordinate API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €6.30 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
UTM Coordinate API è conforme al GDPR?
Tutte le richieste a UTM Coordinate API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/utm-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/utm-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/utm-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/utm-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.