Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFS layer to retrieve acorn hourly files URLs is now generated from a… #567

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_bonc_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;BONC, Bonney Coast&apos;</sql>
where site_code = &apos;BONC, Bonney Coast&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_cbg_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;CBG, Capricorn Bunker Group&apos;</sql>
where site_code = &apos;CBG, Capricorn Bunker Group&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_cof_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;COF, Coffs Harbour&apos;</sql>
where site_code = &apos;COF, Coffs Harbour&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;NEWC, Newcastle&apos;
</sql>
order by file_url</sql>
<escapeSql>false</escapeSql>
</virtualTable>
</entry>
Expand All @@ -39,4 +39,4 @@ where site_code = &apos;NEWC, Newcastle&apos;
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
</featureType>
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_rot_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;ROT, Rottnest Shelf&apos;</sql>
where site_code = &apos;ROT, Rottnest Shelf&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_sag_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;SAG, South Australia Gulf&apos;</sql>
where site_code = &apos;SAG, South Australia Gulf&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_turq_nonqc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_nonqc.acorn_hourly_avg_nonqc_timeseries_url&#xd;
where site_code = &apos;TURQ, Turqoise Coast&apos;</sql>
where site_code = &apos;TURQ, Turqoise Coast&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;BONC, Bonney Coast&apos;
</sql>
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand All @@ -44,4 +44,4 @@ where site_code = &apos;BONC, Bonney Coast&apos;
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
</featureType>
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_cbg_qc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;CBG, Capricorn Bunker Group&apos;</sql>
where site_code = &apos;CBG, Capricorn Bunker Group&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_cof_qc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;COF, Coffs Harbour&apos;</sql>
where site_code = &apos;COF, Coffs Harbour&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;NEWC, Newcastle&apos;
order by file_url
</sql>
<escapeSql>false</escapeSql>
</virtualTable>
Expand All @@ -39,4 +40,4 @@ where site_code = &apos;NEWC, Newcastle&apos;
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
</featureType>
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<entry key="JDBC_VIRTUAL_TABLE">
<virtualTable>
<name>acorn_hourly_avg_rot_qc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url where site_code = &apos;ROT, Rottnest Shelf&apos;</sql>
<sql>select *, ST_makepoint(1, 2) from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url where site_code = &apos;ROT, Rottnest Shelf&apos; order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<name>acorn_hourly_avg_sag_qc_timeseries_url</name>
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;SAG, South Australian Gulf&apos;</sql>
where site_code = &apos;SAG, South Australian Gulf&apos;
order by file_url</sql>
<escapeSql>false</escapeSql>
<geometry>
<name>st_makepoint</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<sql>select *, ST_makepoint(1, 2) &#xd;
from acorn_hourly_avg_qc.acorn_hourly_avg_qc_timeseries_url&#xd;
where site_code = &apos;TURQ, Turqoise Coast&apos;
order by file_url
</sql>
<escapeSql>false</escapeSql>
<geometry>
Expand All @@ -44,4 +45,4 @@ where site_code = &apos;TURQ, Turqoise Coast&apos;
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
</featureType>