#utm
3 APIs con questa etichetta
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
UTM Coordinate API
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
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