Reports from the field

In our final example in this chapter, we'll get off the bus and out into the field. Modern smart phones, tablets, and laptops allow us to update a GIS and view these updates from everywhere. We'll use HTML, GeoJSON, Leaflet JavaScript Library, and a pure Python library named Folium to create a client-server application that allows us to post geospatial information to a server, and then create an interactive web map to view these data updates.

First, we need the web form that shows your current location and updates the server when you submit the form with comments about your location. You can find the form at http://geospatialpython.github.io/Learn/fieldwork.html.

The following screenshot shows you the form:

You can view the ...

Get Learning Geospatial Analysis with Python - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.