- 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.
推薦閱讀
- Boost程序庫完全開發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(第5版)
- Progressive Web Apps with React
- Building a Game with Unity and Blender
- PLC編程及應(yīng)用實戰(zhàn)
- Mastering Predictive Analytics with Python
- Linux Device Drivers Development
- Java網(wǎng)絡(luò)編程實戰(zhàn)
- HTML5秘籍(第2版)
- Web前端應(yīng)用開發(fā)技術(shù)
- 打開Go語言之門:入門、實戰(zhàn)與進階
- Mastering Concurrency in Python
- 軟件測試分析與實踐
- Improving your Penetration Testing Skills
- Learning Zimbra Server Essentials
- jQuery權(quán)威指南