- 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.
推薦閱讀
- Software Defined Networking with OpenFlow
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- 編程卓越之道(卷3):軟件工程化
- Java入門很輕松(微課超值版)
- Julia機器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計算
- Hands-On Full Stack Development with Go
- Swift語言實戰(zhàn)精講
- Learning ArcGIS for Desktop
- Create React App 2 Quick Start Guide
- Mastering AWS Security
- JavaScript程序設(shè)計:基礎(chǔ)·PHP·XML
- Python趣味編程與精彩實例
- C陷阱與缺陷
- Mastering VMware Horizon 7(Second Edition)
- Python編程基礎(chǔ)教程