- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 168字
- 2021-07-08 09:21:12
Exploring the Administrative Interface
In this hands-on chapter, we'll explore the GeoServer administrative interface. This is the main console where you can control almost all the settings of your GeoServer installation. In the first release, it was a little bit complicated, but since the 2.x series, menu names and icons are consistent across each section. There is also an enhanced interface for the integrated GeoWebCache, where you can perform almost all caching configurations from the GeoServer interface. The good news is that we will use the mouse more here than any other chapter, so the keyboard will get a break.
In this chapter, we will cover all the sections of the Web Administrative Interface. In particular, we will explore the following topics in detail:
- Checking your GeoServer status and log file contents
- Previewing your data
- Tuning settings for Web Map Service (WMS), Web Feature Service (WFS), and Web Coverage Service (WCS)
- Tuning global settings
- Performing requests through the demo interface
Let's get right to it. Get logged in.
- 極簡算法史:從數學到機器的故事
- React Native Cookbook
- Java 9 Programming Blueprints
- Python神經網絡項目實戰
- Hands-On JavaScript High Performance
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Visual Basic程序設計實驗指導(第二版)
- Babylon.js Essentials
- JavaScript程序設計(第2版)
- Django 3.0入門與實踐
- IoT Projects with Bluetooth Low Energy
- 并行編程方法與優化實踐
- TypeScript 2.x By Example
- R的極客理想:量化投資篇
- 程序員必會的40種算法