-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new layers for zooplankton abundance products: copepods and non copepods
- Loading branch information
1 parent
5d464f8
commit 297556e
Showing
8 changed files
with
248 additions
and
0 deletions.
There are no files selected for viewing
71 changes: 71 additions & 0 deletions
71
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_copepods_data/featuretype.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<featureType> | ||
<id>FeatureTypeInfoImpl-67677adc:17c055ac98f:-7ffd</id> | ||
<name>bgc_zooplankton_abundance_copepods_data</name> | ||
<nativeName>bgc_zooplankton_abundance_copepods_data</nativeName> | ||
<namespace> | ||
<id>NamespaceInfoImpl-5f0a648d:1428d0d11a9:-7fff</id> | ||
</namespace> | ||
<title>bgc_zooplankton_abundance_copepods_data</title> | ||
<keywords> | ||
<string>features</string> | ||
<string>bgc_zooplankton_abundance_copepods_data</string> | ||
</keywords> | ||
<nativeCRS>GEOGCS["WGS 84", | ||
DATUM["World Geodetic System 1984", | ||
SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]], | ||
AUTHORITY["EPSG","6326"]], | ||
PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], | ||
UNIT["degree", 0.017453292519943295], | ||
AXIS["Geodetic longitude", EAST], | ||
AXIS["Geodetic latitude", NORTH], | ||
AUTHORITY["EPSG","4326"]]</nativeCRS> | ||
<srs>EPSG:4326</srs> | ||
<nativeBoundingBox> | ||
<minx>-180.0</minx> | ||
<maxx>180.0</maxx> | ||
<miny>-90.0</miny> | ||
<maxy>90.0</maxy> | ||
<crs>EPSG:4326</crs> | ||
</nativeBoundingBox> | ||
<latLonBoundingBox> | ||
<minx>-180.0</minx> | ||
<maxx>180.0</maxx> | ||
<miny>-90.0</miny> | ||
<maxy>90.0</maxy> | ||
<crs>EPSG:4326</crs> | ||
</latLonBoundingBox> | ||
<projectionPolicy>FORCE_DECLARED</projectionPolicy> | ||
<enabled>true</enabled> | ||
<metadata> | ||
<entry key="JDBC_VIRTUAL_TABLE"> | ||
<virtualTable> | ||
<name>bgc_zooplankton_abundance_copepods_data</name> | ||
<sql>SELECT *
 | ||
FROM imos_bgc_db.bgc_zooplankton_abundance_copepods_data
 | ||
ORDER BY "Project", "TripCode" | ||
</sql> | ||
<escapeSql>false</escapeSql> | ||
<geometry> | ||
<name>geom</name> | ||
<type>Point</type> | ||
<srid>4326</srid> | ||
</geometry> | ||
</virtualTable> | ||
</entry> | ||
<entry key="cachingEnabled">false</entry> | ||
</metadata> | ||
<store class="dataStore"> | ||
<id>DataStoreInfoImpl--22c97b22:17b283bfd43:-7fff</id> | ||
</store> | ||
<serviceConfiguration>true</serviceConfiguration> | ||
<disabledServices> | ||
<string>WMS</string> | ||
</disabledServices> | ||
<maxFeatures>0</maxFeatures> | ||
<numDecimals>0</numDecimals> | ||
<padWithZeros>false</padWithZeros> | ||
<forcedDecimal>false</forcedDecimal> | ||
<overridingServiceSRS>false</overridingServiceSRS> | ||
<skipNumberMatched>false</skipNumberMatched> | ||
<circularArcPresent>false</circularArcPresent> | ||
</featureType> |
31 changes: 31 additions & 0 deletions
31
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_copepods_data/filters.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0"?> | ||
<filters> | ||
<filter> | ||
<name>Project</name> | ||
<type>string</type> | ||
<label>Project</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>StationName</name> | ||
<type>string</type> | ||
<label>StationName</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>SampleTime_local</name> | ||
<type>datetime</type> | ||
<label>SampleTime local</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>geom</name> | ||
<type>pointpropertytype</type> | ||
<label>Geom</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
</filters> |
15 changes: 15 additions & 0 deletions
15
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_copepods_data/layer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<layer> | ||
<name>bgc_zooplankton_abundance_copepods_data</name> | ||
<id>LayerInfoImpl-67677adc:17c055ac98f:-7ffc</id> | ||
<type>VECTOR</type> | ||
<defaultStyle> | ||
<id>StyleInfoImpl--3a52b6b4:1428ce0125d:-8000</id> | ||
</defaultStyle> | ||
<resource class="featureType"> | ||
<id>FeatureTypeInfoImpl-67677adc:17c055ac98f:-7ffd</id> | ||
</resource> | ||
<attribution> | ||
<logoWidth>0</logoWidth> | ||
<logoHeight>0</logoHeight> | ||
</attribution> | ||
</layer> |
7 changes: 7 additions & 0 deletions
7
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_copepods_data/pivot.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<pivotedOutputConfig> | ||
<orderDirection>asc</orderDirection> | ||
<defaultValue>0</defaultValue> | ||
<excludedField>trip_code</excludedField> | ||
<excludedField>geom</excludedField> | ||
</pivotedOutputConfig> |
71 changes: 71 additions & 0 deletions
71
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_non_copepods_data/featuretype.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<featureType> | ||
<id>FeatureTypeInfoImpl-67677adc:17c055ac98f:-7ff8</id> | ||
<name>bgc_zooplankton_abundance_non_copepods_data</name> | ||
<nativeName>bgc_zooplankton_abundance_non_copepods_data</nativeName> | ||
<namespace> | ||
<id>NamespaceInfoImpl-5f0a648d:1428d0d11a9:-7fff</id> | ||
</namespace> | ||
<title>bgc_zooplankton_abundance_non_copepods_data</title> | ||
<keywords> | ||
<string>features</string> | ||
<string>bgc_zooplankton_abundance_non_copepods_data</string> | ||
</keywords> | ||
<nativeCRS>GEOGCS["WGS 84", | ||
DATUM["World Geodetic System 1984", | ||
SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]], | ||
AUTHORITY["EPSG","6326"]], | ||
PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], | ||
UNIT["degree", 0.017453292519943295], | ||
AXIS["Geodetic longitude", EAST], | ||
AXIS["Geodetic latitude", NORTH], | ||
AUTHORITY["EPSG","4326"]]</nativeCRS> | ||
<srs>EPSG:4326</srs> | ||
<nativeBoundingBox> | ||
<minx>-180.0</minx> | ||
<maxx>180.0</maxx> | ||
<miny>-90.0</miny> | ||
<maxy>90.0</maxy> | ||
<crs>EPSG:4326</crs> | ||
</nativeBoundingBox> | ||
<latLonBoundingBox> | ||
<minx>-180.0</minx> | ||
<maxx>180.0</maxx> | ||
<miny>-90.0</miny> | ||
<maxy>90.0</maxy> | ||
<crs>EPSG:4326</crs> | ||
</latLonBoundingBox> | ||
<projectionPolicy>FORCE_DECLARED</projectionPolicy> | ||
<enabled>true</enabled> | ||
<metadata> | ||
<entry key="JDBC_VIRTUAL_TABLE"> | ||
<virtualTable> | ||
<name>bgc_zooplankton_abundance_non_copepods_data</name> | ||
<sql>SELECT *
 | ||
FROM imos_bgc_db.bgc_zooplankton_abundance_raw_data
 | ||
ORDER BY "Project", "TripCode" | ||
</sql> | ||
<escapeSql>false</escapeSql> | ||
<geometry> | ||
<name>geom</name> | ||
<type>Point</type> | ||
<srid>4326</srid> | ||
</geometry> | ||
</virtualTable> | ||
</entry> | ||
<entry key="cachingEnabled">false</entry> | ||
</metadata> | ||
<store class="dataStore"> | ||
<id>DataStoreInfoImpl--22c97b22:17b283bfd43:-7fff</id> | ||
</store> | ||
<serviceConfiguration>true</serviceConfiguration> | ||
<disabledServices> | ||
<string>WMS</string> | ||
</disabledServices> | ||
<maxFeatures>0</maxFeatures> | ||
<numDecimals>0</numDecimals> | ||
<padWithZeros>false</padWithZeros> | ||
<forcedDecimal>false</forcedDecimal> | ||
<overridingServiceSRS>false</overridingServiceSRS> | ||
<skipNumberMatched>false</skipNumberMatched> | ||
<circularArcPresent>false</circularArcPresent> | ||
</featureType> |
31 changes: 31 additions & 0 deletions
31
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_non_copepods_data/filters.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0"?> | ||
<filters> | ||
<filter> | ||
<name>Project</name> | ||
<type>string</type> | ||
<label>Project</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>StationName</name> | ||
<type>string</type> | ||
<label>StationName</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>SampleTime_local</name> | ||
<type>datetime</type> | ||
<label>SampleTime local</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
<filter> | ||
<name>geom</name> | ||
<type>pointpropertytype</type> | ||
<label>Geom</label> | ||
<visualised>true</visualised> | ||
<excludedFromDownload>false</excludedFromDownload> | ||
</filter> | ||
</filters> |
15 changes: 15 additions & 0 deletions
15
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_non_copepods_data/layer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<layer> | ||
<name>bgc_zooplankton_abundance_non_copepods_data</name> | ||
<id>LayerInfoImpl-67677adc:17c055ac98f:-7ff7</id> | ||
<type>VECTOR</type> | ||
<defaultStyle> | ||
<id>StyleInfoImpl--3a52b6b4:1428ce0125d:-8000</id> | ||
</defaultStyle> | ||
<resource class="featureType"> | ||
<id>FeatureTypeInfoImpl-67677adc:17c055ac98f:-7ff8</id> | ||
</resource> | ||
<attribution> | ||
<logoWidth>0</logoWidth> | ||
<logoHeight>0</logoHeight> | ||
</attribution> | ||
</layer> |
7 changes: 7 additions & 0 deletions
7
workspaces/imos/JNDI_imos_bgc_db/bgc_zooplankton_abundance_non_copepods_data/pivot.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<pivotedOutputConfig> | ||
<orderDirection>asc</orderDirection> | ||
<defaultValue>0</defaultValue> | ||
<excludedField>trip_code</excludedField> | ||
<excludedField>geom</excludedField> | ||
</pivotedOutputConfig> |