Book Image

Python Geospatial Analysis Cookbook

Book Image

Python Geospatial Analysis Cookbook

Overview of this book

Table of Contents (20 chapters)
Python Geospatial Analysis Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Other Geospatial Python Libraries
Mapping Icon Libraries
Index

Introduction


The great part about geospatial analysis is visualization. This chapter is all about showing some ways to visualize your analysis results. Up to this point, we have used QGIS, leaflet, and Openlayers 3 to see our results. Here, we will concentrate on web mapping with some of the newest libraries to publish our data.

Most of this code will mix Python with JavaScript, HTML, and CSS.

Tip

An awesome list of visualization techniques and libraries can be found at http://selection.datavisualization.ch/.