We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9c5ec commit ed585c0Copy full SHA for ed585c0
1 file changed
geonode/geoserver/management/commands/gwc_subcommands/create_template.xml
@@ -5,7 +5,7 @@
5
<name>{}</name>
6
<metaWidthHeight>
7
<int>2</int>
8
- <int>1</int>
+ <int>2</int>
9
</metaWidthHeight>
10
<mimeFormats>
11
<string>application/json;type=utfgrid</string>
@@ -32,10 +32,10 @@
32
<gridSubset>
33
<gridSetName>EPSG:900913</gridSetName>
34
</gridSubset>
35
+ <gridSubset>
36
+ <gridSetName>EPSG:900913x2</gridSetName>
37
+ </gridSubset>
38
</gridSubsets>
- <expireCache>0</expireCache>
- <expireClients>0</expireClients>
39
<autoCacheStyles>true</autoCacheStyles>
40
<gutter>0</gutter>
- <cacheWarningSkips/>
41
</GeoServerLayer>
0 commit comments