GeoWebCache 1.27-SNAPSHOTΒΆ
GeoWebCache is a Java web application used to cache map tiles coming from a variety of sources such as OGC Web Map Server (WMS). It implements various service interfaces (such as WMS-C, WMTS, TMS, Google Maps KML, Virtual Earth) in order to accelerate and optimize map image delivery. It can also recombine tiles to work with regular WMS clients.
This User Manual is a guide to the most common aspects of GeoWebCache.
- Introduction
- Installation
- Quickstart
- Concepts
- Configuration
- Web Interface
- Services
- REST API
- Managing Global Server Configuration through the REST API
- Managing Layers through the REST API
- Managing GridSets through the REST API
- Managing BlobStores through the REST API
- Seeding and truncating through the REST API
- Querying the running tasks
- Terminating running tasks
- Disk Quota REST API
- Mass Truncation
- In Memory Cache Statistics
- Formats and representations
- Authentication
- Status codes
- Production
- Troubleshooting
- Development
- Frequently Asked Questions
Next: Introduction