- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 64字
- 2021-07-08 09:21:06
Web Mercator
Web Mercator is a projection derived from Transverse Mercator. It maps ellipsoidal latitude and longitude coordinates onto a plane using Spherical Mercator equations. This projection was popularized by Google in Google Maps, and it is now widely used in online mapping systems. It stretches areas in a north-south direction and, unlike the Transverse Mercator, it is not conformal. Consider the following image:

推薦閱讀
- 現代C++編程:從入門到實踐
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 零基礎學Python數據分析(升級版)
- 嚴密系統設計:方法、趨勢與挑戰
- Regression Analysis with Python
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Kivy Cookbook
- C語言程序設計與應用(第2版)
- Natural Language Processing with Python Quick Start Guide
- Backbone.js Testing
- Advanced Python Programming
- Managing Windows Servers with Chef
- 機器人ROS開發實踐
- C語言解惑:指針、數組、函數和多文件編程
- C語言程序設計教程