- 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.
推薦閱讀
- Power Up Your PowToon Studio Project
- Raspberry Pi Networking Cookbook(Second Edition)
- Mastering Spring MVC 4
- 神經(jīng)網(wǎng)絡(luò)編程實(shí)戰(zhàn):Java語(yǔ)言實(shí)現(xiàn)(原書(shū)第2版)
- Learning ASP.NET Core 2.0
- 編寫(xiě)高質(zhì)量代碼:改善C程序代碼的125個(gè)建議
- Java Web基礎(chǔ)與實(shí)例教程
- Oracle BAM 11gR1 Handbook
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Getting Started with Hazelcast(Second Edition)
- Salesforce Reporting and Dashboards
- Swift Playgrounds少兒趣編程
- Groovy 2 Cookbook
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- Distributed Computing with Python