Difference between revisions of "China datums"

From OSGeo
Jump to navigation Jump to search
m (→‎Web map examples: remove flimsy test site)
(→‎Datums in China: Everyone knows to pretend CGCS2000 is something else, but... what if you want the 7-parameter fancy stuff?)
Line 2: Line 2:
 
Please see e.g., http://www.asprs.org/a/resources/grids/05-2000-china.pdf .
 
Please see e.g., http://www.asprs.org/a/resources/grids/05-2000-china.pdf .
 
On this page we aim to just supplement the more widely known information.
 
On this page we aim to just supplement the more widely known information.
 +
 +
If you are doing modern work, you should only see CGCS2000 (EPSG:4490), which is close to ITRS and WGS 84 for casual use.
 +
Parameters for precision transforms is not officially given, but you can try your luck with [https://isprs-archives.copernicus.org/articles/XLII-3-W10/535/2020/isprs-archives-XLII-3-W10-535-2020.pdf Wang ''et al.'' (2019), Table 1].
  
 
==Coordinate systems used in China==
 
==Coordinate systems used in China==

Revision as of 06:20, 17 May 2023

Datums in China

Please see e.g., http://www.asprs.org/a/resources/grids/05-2000-china.pdf . On this page we aim to just supplement the more widely known information.

If you are doing modern work, you should only see CGCS2000 (EPSG:4490), which is close to ITRS and WGS 84 for casual use. Parameters for precision transforms is not officially given, but you can try your luck with Wang et al. (2019), Table 1.

Coordinate systems used in China

Web map examples

Some common coordinate systems observed, 觀測中國電子地圖諸網站常見座標系統,

Here we give examples of how a single longitude latitude pair is located differently depending on which web mapping site one uses!

This is necessitated by the state mandated distortion... 其政府所規定之偏移…

  1. http://maps.google.com/maps?q=loc:40,116.5&t=k
  2. http://maps.google.com/maps?q=loc:40,116.5&t=m
  3. http://api.map.baidu.com/staticimage?markers=116.5,40&zoom=14

We observe we can obtain the exact same three points,

via 搜狗 Sogou API's type=1, 2, 3. We also notice type=1 is a plain Mercator projection, Clarke 1866 ellipsoid, a=6378206.4 rf=294.978698213898 .

$ proj +proj=merc +ellps=clrk66

(Note not all sites are actually reachable from inside China.)

See also