▶Book Description
GeoServer is open source, server-side software written in Java that allows users to share and edit geospatial data. In this book, you'll start by learning how to develop 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.
Next you'll delve into a very important technique to improve the speed of your 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 tile caching in your OpenLayers web application.
Further on, you'll explore important tweaks to produce a performant GeoServer-backed web mapping application. Moving on, you'll enable authentication on the frontend and backend to protect sensitive map data, and deliver sensitive data to your end user. Finally, you'll see how to put your web application into production in a secure and user-friendly way. You'll go beyond traditional web hosting to explore the full range of hosting options in the cloud, and maintain a reliable server instance.
▶What You Will Learn
⦁ Develop a WPS-processing service to allow web-based geospatial data processing
⦁ Get to know important techniques to improve the speed of your web map application—tile caching, raster data optimization, and server clustering
⦁ Find out which GeoServer settings resolve bottlenecks
⦁ Develop an algorithm by chaining geospatial analysis processes together
⦁ Put your application into production with hosting, monitoring, and automated backup and recovery
⦁ Understand how to develop an effective tile cache-supported web service
⦁ Master techniques that ensure resilient server deployment
▶Key Features
⦁ Resolve bottlenecks, optimize data stores, and cluster server resources
⦁ Use identity management and authentication for a user-specific, secure web application
⦁ Go beyond traditional web hosting to explore the full range of hosting options in the cloud
▶Who This Book Is For
This book is for anyone who wants to learn about advanced interfaces, security, and troubleshooting techniques in GeoServer. A basic understanding of GeoServer is required
▶What this book covers
⦁ Chapter 1, Developing a Spatial Analysis Platform with WPS, will teach you how to create web-processing services to expose your data for live geospatial processing by your end user.
⦁ Chapter 2, Speeding Up Your App with Tile Caching, will explain tile caching and how to use it to create an app, and will help you to resolve any issues that may occur in the process.
⦁ Chapter 3, Optimizing GeoServer, will consist of techniques for getting the best performance out of GeoServer through the use of data formats and clustering, and will help you to ensure reliable performance for your end user.
⦁ Chapter 4, Secure Authentication, will teach you how to add secure authentication to your GeoServer resources with TLS and GeoServer's authentication management system.
⦁ Chapter 5, Putting it into Production, will consist of the final steps in putting your app into production, including hosting options and management tasks.