Skip to content

Commit

Permalink
Fri Oct 2 10:00:01 AEST 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcat7 committed Oct 2, 2015
1 parent 3badb98 commit 2f306b3
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 1 deletion.
2 changes: 1 addition & 1 deletion global.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<queueType>UNBOUNDED</queueType>
<imageIOCacheThreshold>10240</imageIOCacheThreshold>
</coverageAccess>
<updateSequence>199</updateSequence>
<updateSequence>205</updateSequence>
<featureTypeCacheSize>0</featureTypeCacheSize>
<globalServices>true</globalServices>
<xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>
Expand Down
68 changes: 68 additions & 0 deletions workspaces/RLS/IMAS_RLS/SpeciesList/featuretype.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<featureType>
<id>FeatureTypeInfoImpl--d7ffcb7:15022b3d45c:-5b09</id>
<name>SpeciesList</name>
<nativeName>RLS_GEOS_SpeciesList</nativeName>
<namespace>
<id>NamespaceInfoImpl-43000ab6:14b33decb24:-7ffc</id>
</namespace>
<title>SpeciesList</title>
<abstract>List of marine species as observed on RLS Surveys, using their current species names</abstract>
<keywords>
<string>RLS_GEOS_SpeciesList</string>
<string>features</string>
</keywords>
<nativeCRS>GEOGCS[&quot;WGS 84&quot;,
DATUM[&quot;World Geodetic System 1984&quot;,
SPHEROID[&quot;WGS 84&quot;, 6378137.0, 298.257223563, AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],
AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],
PRIMEM[&quot;Greenwich&quot;, 0.0, AUTHORITY[&quot;EPSG&quot;,&quot;8901&quot;]],
UNIT[&quot;degree&quot;, 0.017453292519943295],
AXIS[&quot;Geodetic longitude&quot;, EAST],
AXIS[&quot;Geodetic latitude&quot;, NORTH],
AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]</nativeCRS>
<srs>EPSG:4326</srs>
<nativeBoundingBox>
<minx>-1.0E-6</minx>
<maxx>1.0E-6</maxx>
<miny>-1.0E-6</miny>
<maxy>1.0E-6</maxy>
<crs>EPSG:4326</crs>
</nativeBoundingBox>
<latLonBoundingBox>
<minx>-1.0E-6</minx>
<maxx>1.0E-6</maxx>
<miny>-1.0E-6</miny>
<maxy>1.0E-6</maxy>
<crs>GEOGCS[&quot;WGS84(DD)&quot;,
DATUM[&quot;WGS84&quot;,
SPHEROID[&quot;WGS84&quot;, 6378137.0, 298.257223563]],
PRIMEM[&quot;Greenwich&quot;, 0.0],
UNIT[&quot;degree&quot;, 0.017453292519943295],
AXIS[&quot;Geodetic longitude&quot;, EAST],
AXIS[&quot;Geodetic latitude&quot;, NORTH]]</crs>
</latLonBoundingBox>
<projectionPolicy>FORCE_DECLARED</projectionPolicy>
<enabled>true</enabled>
<metadata>
<entry key="time">
<dimensionInfo>
<enabled>false</enabled>
<defaultValue/>
</dimensionInfo>
</entry>
<entry key="elevation">
<dimensionInfo>
<enabled>false</enabled>
</dimensionInfo>
</entry>
<entry key="cachingEnabled">false</entry>
</metadata>
<store class="dataStore">
<id>DataStoreInfoImpl-43000ab6:14b33decb24:-7ffb</id>
</store>
<maxFeatures>0</maxFeatures>
<numDecimals>0</numDecimals>
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
15 changes: 15 additions & 0 deletions workspaces/RLS/IMAS_RLS/SpeciesList/layer.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<layer>
<name>SpeciesList</name>
<id>LayerInfoImpl--d7ffcb7:15022b3d45c:-5b08</id>
<type>VECTOR</type>
<defaultStyle>
<id>StyleInfoImpl--21071077:14b33c29d5b:-7ffd</id>
</defaultStyle>
<resource class="featureType">
<id>FeatureTypeInfoImpl--d7ffcb7:15022b3d45c:-5b09</id>
</resource>
<attribution>
<logoWidth>0</logoWidth>
<logoHeight>0</logoHeight>
</attribution>
</layer>

0 comments on commit 2f306b3

Please sign in to comment.