Skip to content

Commit

Permalink
Wed Sep 2 12:00:01 AEST 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcat7 committed Sep 2, 2015
1 parent bb720a4 commit 7e79e86
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
3 changes: 2 additions & 1 deletion global.xml
@@ -1,3 +1,4 @@
<?xml version="1.0"?>
<global>
<settings>
<id>SettingsInfoImpl-73e5db00:1428d1a6a2e:-8000</id>
Expand All @@ -9,7 +10,7 @@
<verbose>true</verbose>
<verboseExceptions>false</verboseExceptions>
<localWorkspaceIncludesPrefix>false</localWorkspaceIncludesPrefix>
</settings>
<proxyBaseUrl>http://geoserver-temperatereefbase.imas.utas.edu.au/geoserver</proxyBaseUrl></settings>
<jai>
<allowInterpolation>false</allowInterpolation>
<recycling>false</recycling>
Expand Down
1 change: 0 additions & 1 deletion security/filter/exception/config.xml
Expand Up @@ -2,5 +2,4 @@
<id>-21071077:14b33c29d5b:-7fe8</id>
<name>exception</name>
<className>org.geoserver.security.filter.GeoServerExceptionTranslationFilter</className>
<accessDeniedErrorPage>/accessDenied.jsp</accessDeniedErrorPage>
</exceptionTranslation>
14 changes: 7 additions & 7 deletions wfs.xml
Expand Up @@ -17,13 +17,6 @@
<schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
<verbose>false</verbose>
<gml>
<entry>
<version>V_11</version>
<gml>
<srsNameStyle>URN</srsNameStyle>
<overrideGMLAttributes>false</overrideGMLAttributes>
</gml>
</entry>
<entry>
<version>V_20</version>
<gml>
Expand All @@ -38,6 +31,13 @@
<overrideGMLAttributes>true</overrideGMLAttributes>
</gml>
</entry>
<entry>
<version>V_11</version>
<gml>
<srsNameStyle>URN</srsNameStyle>
<overrideGMLAttributes>false</overrideGMLAttributes>
</gml>
</entry>
</gml>
<serviceLevel>COMPLETE</serviceLevel>
<maxFeatures>1000000</maxFeatures>
Expand Down
2 changes: 2 additions & 0 deletions wms.xml
Expand Up @@ -19,6 +19,8 @@
<transparency>100</transparency>
</watermark>
<interpolation>Nearest</interpolation>
<getFeatureInfoMimeTypeCheckingEnabled>false</getFeatureInfoMimeTypeCheckingEnabled>
<getMapMimeTypeCheckingEnabled>false</getMapMimeTypeCheckingEnabled>
<maxBuffer>0</maxBuffer>
<maxRequestMemory>0</maxRequestMemory>
<maxRenderingTime>0</maxRenderingTime>
Expand Down
4 changes: 4 additions & 0 deletions workspaces/default.xml
@@ -0,0 +1,4 @@
<workspace>
<id>WorkspaceInfoImpl-760dafd9:14d45b23ccd:-7ff9</id>
<name>TRB</name>
</workspace>

0 comments on commit 7e79e86

Please sign in to comment.