This documentation is from an open source community project.

While every reasonable effort is made to ensure it is correct, it is provided "as is" for reference only, with no guarantees that it is complete, accurate, or current. Not all features, extensions, and plug-ins described within these docs are supported by Boundless.

See an error? Scroll to the bottom to 'Report an Issue'.
Community Docs  
  • Introduction
    • What Is GeoWebCache?
    • Architecture
    • Community
    • Standalone vs. GeoServer-integrated
  • Installation
    • Installing Java and Tomcat
    • Installing GeoWebCache
    • Upgrading from a pre 1.4 release
  • Quickstart
    • View preconfigured layers
    • View layers from a WMS
    • Special cases
    • Additional information
  • Concepts
    • Tiles
    • Gridsets and Gridsubsets
    • Metatiles
    • Storage components
    • Operations
  • Configuration
    • Configuring Layers
    • Security
    • Storage
    • Additional Information:
    • Enabling/Disabling Services
    • Disk Quotas
    • Reloading Configuration
  • Web Interface
    • Status Page
    • Demo Page
    • Seed Pages
  • Services
    • WMS - Web Map Service
    • WMS-C - WMS Tiling Clients
    • WMTS - Web Map Tiling Service
    • TMS - Tile Map Service
    • KML
    • Google Maps
    • Bing Maps
    • Mobile GMaps
    • Special HTTP Response Headers
  • REST API
    • Managing Layers 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
    • Operating Environment
    • Hardware considerations
    • Operating system settings
    • Seeding and Truncating the Cache
    • Resource Allocation
    • Clustering
  • Troubleshooting
    • Configuration problems
    • Incorrect or broken tiles
    • Logging
    • XStream
    • Getting help
  • Development
    • Setting Up
    • Setting up Eclipse
    • Contributing patches
  • Frequently Asked Questions
 
GeoWebCache User Manual
  • OpenGeo Suite »
  • GeoWebCache »
  • Configuration »
  • Configuring Layers
Next Previous

Configuring LayersΒΆ

This section describes how to manually configure layers in GeoWebCache and provides some basic configuration examples.

  • How to configure layers
    • Changing the location of geowebcache.xml
    • Tips for editing XML
    • Schema
  • Custom projections
    • Defining a projection
    • Associate a layer with the projection
  • Palettes
  • Parameter Filters
    • String filter
    • Floating point filter
    • Integer filter
    • Regular expression filter
    • Case normalization
  • Request Filter
  • Serving Layers From Pre-Cached ArcGIS Tiling Schemes
    • Features and Limitations
    • ArcGIS Tiling Scheme
    • Configuration
    • Alternative cache directory
    • Levels hex-encoded
    • OpenLayers Configuration
  • Using a Static Capabilities Document
  • Expiring tiles with GeoRSS
    • Reading a GeoRSS feed
  • Tile expiration
    • Server tile expiration
    • Client tile expiration
  • Gridsets and Gridsubsets
  • Selective zoom level caching
    • Configuration
    • Error checking
    • Interaction with seeding
    • Interaction with metatiling
  • Examples
    • Minimal configuration
    • Explicit blob store configuration
    • Simple configuration
Next Previous

© CC BY-SA 3.0.
Report an Issue
  Component Manuals
  • GeoServer Spatial Server
  • GeoWebCache Map Tile Cache
  • PostGIS Spatial Database
  • QGIS Desktop GIS

  • Boundless SDK Web Client API
  • OpenLayers Web Mapping Library
  • GeoExplorer Web Map Viewer

Back to Suite User Manual
Based on RTD theme.