- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 105字
- 2021-07-08 09:21:05
Universal Transverse Mercator system
Commonly known as UTM, this is not really a projection. It is a system based on the Transverse Mercator projection. This projection uses a cylinder tangent to a meridian to unwrap the Earth's surface. A maximum of 5° of distortion from the central meridian is acceptable. The UTM splits the world into a series of 6° of longitudinal-wide zones. As you may guess, there are 60 zones numbered from Longitude 180W toward the east. Note that you cannot have a map representing more than one UTM zone. Indeed, UTM is well suited for large-scale maps. Consider the following image:

推薦閱讀
- Web程序設(shè)計(jì)及應(yīng)用
- Getting Started with React
- 控糖控脂健康餐
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊(cè))
- TypeScript實(shí)戰(zhàn)指南
- Amazon S3 Cookbook
- Data Analysis with Stata
- Learning Selenium Testing Tools(Third Edition)
- Building a Quadcopter with Arduino
- Windows Phone 7.5:Building Location-aware Applications
- NoSQL數(shù)據(jù)庫(kù)原理
- 匯編語(yǔ)言編程基礎(chǔ):基于LoongArch
- Kivy Cookbook
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- OpenCV 3.0 Computer Vision with Java