Tagged articles
4 articles
Page 1 of 1
ELab Team
ELab Team
Jan 30, 2023 · Fundamentals

Understanding Map Projections: From Geographic to Web Mercator and Tile Services

This article explains the fundamentals of geographic and projected coordinate systems, details the Mercator and Web Mercator projections, introduces EPSG standards, discusses China's GCJ02 and BD09 offsets, and describes common GIS data services and tile‑based rendering techniques.

Coordinate SystemsGISMap Projections
0 likes · 19 min read
Understanding Map Projections: From Geographic to Web Mercator and Tile Services
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