Book Image

Advanced Geoserver [Video]

By : Ben Mearns
Book Image

Advanced Geoserver [Video]

By: Ben Mearns

Overview of this book

<p>GeoServer is an open source server-side software written in Java that allows users to share and edit geospatial data. In this course, you’ll start by learning how to develope a Spatial Analysis Platform with Web Processing Services. Then you’ll see how to develop an algorithm by chaining together geospatial analysis processes, which you can share with anyone in the world.</p> <p>Next you’ll dive into a very important technique to improve the speed of your web map application—tile caching. Here, you’ll understand how tile caching works, how to develop an effective tile cache-supported web service, and how to leverage the tile cache in your OpenLayers web application.</p> <p>Further on, you’ll see important tweaks to produce a performant GeoServer-backed web mapping application. By properly configuring your GeoServer instance, you can avoid performance bottlenecks for your end user. Next, we’ll enable authentication and identity management for your application, where you’ll build a user-specific and secure web application through identity management and authentication. Moving on, you’ll enable authentication on the front and back ends to protect sensitive map data, and how to deliver sensitive data to your end user.</p> <p>Finally, you’ll see how to put your web application into production in a secure and user-friendly way. Here, we’ll look at hosting of the OpenLayers, GeoServer, and data aspects of your application. You’ll go beyond traditional web hosting to explore the full range of hosting options in the cloud, and maintaining a reliable server instance</p> <h1>Style and Approach</h1> <p>The course takes a practical approach to understand how to put your GeoServer-based web application into fast, user-friendly, and secure production.</p>
Table of Contents (5 chapters)
Chapter 1
Develop a Spatial Analysis Platform with WPS
Content Locked
Section 4
Process Chaining
In this video, we will explore the process chaining technique, with a more complex example - Explore a chained process example - Look at a more complex chained process example - Run test POST request through OpenLayers