Tag

Coordinate Systems

0 views collected around this technical thread.

Amap Tech
Amap Tech
Oct 16, 2020 · Fundamentals

Fundamentals of High‑Precision Mapping and Coordinate Systems

The article explains high‑precision mapping fundamentals, from Earth’s ellipsoid and geoid definitions and common datums to 2‑D map projections, then details vehicle‑centred and sensor coordinate frames (ECEF, ENU, body, LiDAR, IMU, camera), their transformations, rotation representations, and key standards such as EPSG and Proj.4.

Coordinate SystemsECEFGIS
0 likes · 13 min read
Fundamentals of High‑Precision Mapping and Coordinate Systems
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Mar 20, 2018 · Mobile Development

Implementing an AR Hotel Finder with ARKit: Coordinate Systems, Transformations, and Navigation

This article details the design and implementation of an ARKit‑based hotel‑finding application for iOS, covering coordinate system concepts, conversion pipelines, elevation handling, directional hints, radar visualization, navigation routing, map/AR switching, and real‑time navigation alerts, accompanied by sample Objective‑C code.

ARArkitCoordinate Systems
0 likes · 14 min read
Implementing an AR Hotel Finder with ARKit: Coordinate Systems, Transformations, and Navigation
Ctrip Technology
Ctrip Technology
Aug 26, 2016 · Mobile Development

Common Pitfalls and Solutions for Location and Map Integration in iOS and Android Apps

The article examines typical coordinate‑system and accuracy problems encountered when implementing location and map features on iOS and Android, explains why they occur, and shares Ctrip's practical solutions including coordinate conversion, Wi‑Fi handling, and WebView‑based map rendering.

AndroidCoordinate SystemsLocation Services
0 likes · 9 min read
Common Pitfalls and Solutions for Location and Map Integration in iOS and Android Apps