- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 152字
- 2021-07-08 09:21:05
Understanding coordinate systems
You learned about Earth's shape and projection. Coordinate systems use these concepts to build a frame of reference to place objects on the Earth's surface. There are two types of coordinate systems: projected coordinate systems and geographic coordinate systems. Let's understand these as follows:
- Geographic coordinate systems: These use latitude and longitude as angles measured from the Earth's center, as we saw previously. A geographic coordinate system is substantially defined by the ellipsoid used to model the Earth, and the position of the ellipsoid positioned relative to the center of the Earth called the datum.
- Projected coordinate systems: These are defined on a flat two-dimensional surface. A projected coordinate system is always based on a geographic coordinate system; hence, it uses an ellipsoid and a datum. Besides, a projected coordinate system includes a projection method to project coordinates from the Earth's spherical surface onto a two-dimensional Cartesian coordinate plane.
推薦閱讀
- The Complete Rust Programming Reference Guide
- 程序設計與實踐(VB.NET)
- Raspberry Pi Networking Cookbook(Second Edition)
- Java高手真經(高級編程卷):Java Web高級開發技術
- Mastering Drupal 8 Views
- Instant Ext.NET Application Development
- Mastering C++ Multithreading
- Fast Data Processing with Spark(Second Edition)
- Clojure for Machine Learning
- Python機器學習算法與應用
- Instant Apache Camel Messaging System
- Java程序設計入門(第2版)
- micro:bit軟件指南
- 流暢的Python
- 構建跨平臺APP:響應式UI設計入門