aodn / nrmn-application

A web application for collation, validation, and storage of all data obtained during surveys conducted by the NRMN
GNU General Public License v3.0
4 stars 3 forks source link

Survey list on geoserver with all surveys (including embargoed) and full coordinates (for SQ+ and website) #1286

Open LizziOh opened 1 year ago

LizziOh commented 1 year ago

There is a need for a survey list available on the geoserver which contains all surveys (including embargoed surveys from WA). This can be used by TPAC for cataloguing PQs, and Squidle+ for referencing the the TPAC API and also ingesting metadata for images (eg. depth, date).
For these sources the fields necessary are: survey_id, location, site_code, site_name, latitude, longitude, depth, survey_date, hour, direction, pq_zip_url

Latitude and Longitude can be in full resolution (not truncated to 2 decimal points).

bpasquer commented 1 year ago

From NRMN meeting email from Lizzi (17 Aug 2023): List of fields requested by Ari: HasPQs Location SurveyDate SurveyID SurveyDate SurveyID SiteCode Depth Altitude (can't remember where this comes from... probably just null since it doesn't seem to exist)

bpasquer commented 10 months ago

harvester changes are in prod. Waiting for Ari and Ming to provide feedback before layer is promoted to prod

bpasquer commented 4 months ago

Documenting for reference: Feedback from Ming to request the addition of a field "direction".

Direction was added but further progress on endpoint publication was hindered by harvester issue which incidentally impacted the public endpoints harvest and refresh in Geoserver-123/portal ( https://github.com/aodn/nrmn-application/issues/1352)

he issue with the Harvester has been resolved (https://github.com/aodn/harvesters/pull/1032) enabling successful harvesting of data from the public endpoint into the harvest DB and subsequent publication on the portal.

Changes to the ep_tpac published on Geoserver-rc need to be communicated to Ming