Book Image

Explore Enhanced Interfaces with Geoserver [Video]

By : Ben Mearns
5 (1)
Book Image

Explore Enhanced Interfaces with Geoserver [Video]

5 (1)
By: Ben Mearns

Overview of this book

<p><span id="description" class="sugar_field">You will start the course by learning how to harness the capabilities of Web Map Service (WMS) beyond simple interactivity. Here you will understand GeoServer Layers and how to add information to your map by using cartographic styles, styling data with cascading style sheets, working with labels, and scale dependency. Further, you will explore the features of the OpenLayers API, beyond simple interactivity, and printing maps through the interface. You will learn about Common Query Language (CQL) and create an application that provides filtering and dynamic symbolization through the use of CQL to bring a more user-specific experience to your web application. You’ll take this to the next level with deployment of a spatial database, PostGIS, in tandem with GeoServer. PostGIS adds support for geographic objects by allowing location queries to be run in SQL. Here you will cover the installation and population of the database in order to get it ready for GeoServer. You will use Web Feature Service (WFS) to provide feature-level read and write access involving the spatial database. This is a powerful capability for your end-user, as it will provide the means to alter and update data that they can select through a map-based interface.</span></p> <p><span id="description" class="sugar_field">Finally, you will learn about the creation of a mobile/responsive user interface with OpenLayers, utilizing geolocation to provide a user experience specific to their current location, on top of GeoServer, with write capability. By the end of this volume, you will have learned how to build a complex web mapping application that harnesses the power of GeoServer, with improved cartography with Geoserver CSS and CQL. You will have created a PostGIS spatial database to leverage SQL and rich-data structures, and created a mobile/responsive user interface with the OpenLayers API, WFS, popular third-party open source libraries to provide feature-level location-specific write access, and ultimately a powerful platform for your end user.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Develop an in-depth understanding of the enhanced interfaces of Geoserver and practically explore its various capabilities.</span></span></p>
Table of Contents (5 chapters)
Chapter 4
Leverage Web Feature Service
Content Locked
Section 2
WFS Output Formats
Learn about WFS output, which is much different than the kind of output we’ve come to expect with WMS services. - Explore a polygon layer and how features are reproduced in the default WFS text-based output – GML - Learn about JSON output - View shapefile output