开源网络地图可视化
杨乃 主编
内容简介
本书首先介绍目前比较流行的地图可视化工具和常见的地图数据类型,便于读者从整体上掌握地图可视化的基本知识;然后介绍HTML、CSS、JavaScript等Web开发基础,便于不太熟悉Web开发的读者阅读本书,熟悉Web开发的读者可略过这部分内容;最后从Leaflet地图可视化基础、地图基本操作、专题地图绘制、地图动画等方面深入介绍Leaflet的开发过程,对每一步的案例代码都进行了详细说明,便于读者轻松上手。掌握基于Leaflet的地图可视化开发技巧,可以触类旁通,迅速掌握其他地图可视化开源库的使用方法。
本书既可作为地理学、测绘科学与技术等相关专业本科生或研究生的教材,也可作为相关生产单位的项目培训用书。 序言
Map-based visualization has been a distinct focus in cartography and geography since the early 1990s.Over that time,both the technology and the theory that underlies visualization have advanced dramatically.We have reached a point where advances in technology (particularly open source technology) and theory,coupled with ever-increasing volumes of geographically-referenced data,make it possible for a wide range of potential developers to generate map-based visualization tools th…