Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/mapcache/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ see :ref:`mapcache_sources`).

The name and type attributes are straightforward: `type` is "wms", and `name`
is the key by which this source will be referenced; `<url>` is the HTTP
location where the service can be accessed; and `<wmsparams>` is a list of
location where the service can be accessed; and `<params>` is a list of
parameters that will be added to the WMS request. You should probably at the
very least add the FORMAT and LAYERS parameters. By convention(?), WMS
parameters are uppercase, and you should respect this convention in your
Expand Down
Loading