NOAA-OWP / hydrovis

Other
11 stars 8 forks source link

Enable a WFS Interface of the NWM Coastal Domain Boundary Layer and ALL FIM Services #799

Closed derekgiardino closed 1 month ago

derekgiardino commented 2 months ago

USGS is requesting to be able to access the WFS interface for this layer for their coastal work. I am unsure exactly how this is done, if you have questions lets discuss it.

Here is the service link: https://maps.water.noaa.gov/server/rest/services/reference/static_nwm_coastal_domain_noaa/MapServer

Also add the NBM WFS service

derekgiardino commented 1 month ago

Add the NBM and the coastal one to the WFS and gonna raise priority cause FEMA requested this for Dolly, but we are in Critical Weather Day

frsalas-noaa commented 1 month ago

I believe WFS is only possible for services that are public so (1) please make sure our public services enable Feature Access and WFS where appropriate and (2) review our private services to ensure we have Feature Access enabled where appropriate. Please do so before the next widespread FIM event. Thanks!

On Mon, Aug 5, 2024 at 11:25 AM derekgiardino-noaa @.***> wrote:

Add the NBM and the coastal one to the WFS and gonna raise priority cause FEMA requested this for Dolly, but we are in Critical Weather Day

— Reply to this email directly, view it on GitHub https://github.com/NOAA-OWP/hydrovis/issues/799#issuecomment-2269456477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6EII4EOQY75I5SYGXMJ5TZP6RPNAVCNFSM6AAAAABLISMPYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZGQ2TMNBXG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Fernando R. Salas Director, Geo-Intelligence Division Office of Water Prediction | National Water Center NOAA National Weather Service Office: (205) 575-9871 | @. @.>*

shawncrawley commented 1 month ago

@frsalas-noaa I just wanted to clarify what constitutes "when appropriate" regarding having Feature Access and optionally WFS enabled. Is this just every service that is vector-based as opposed to image-based? My guess is that there are more variables that go into it - which I'm unaware of - since I just looked over our code base where feature_service: (true|false) is defined for each service, and there are a large number of vector-based services that have it set to false.

@derekgiardino Adding the WFS interface to a service is a simple as updating the service configuration file in our code base to be feature_service: true and public_service: true and then either redeploying or tweaking them in-place on the appropriate production EGIS servers. What NBM service does this ticket refer to?

frsalas-noaa commented 1 month ago

I'll leave it to the team's judgement. In general push for as much Feature Access and WFS as possible (especially for FIM) but I could envision a scenario where we may not want to implement this for a particular service.

NBM FIM for example currently does not have Feature Access / WFS enabled hindering one of our partners from using the information within their decision support systems.

On Mon, Aug 5, 2024 at 1:11 PM ShawnCrawley-NOAA @.***> wrote:

@frsalas-noaa https://github.com/frsalas-noaa I just wanted to clarify what constitutes "when appropriate" regarding having Feature Access and optionally WFS enabled. Is this just every service that is vector-based as opposed to image-based? My guess is that there are more variables that go into it - which I'm unaware of - since I just looked over our code base where feature_service: (true|false) is defined for each service, and there are a large number of vector-based services that have it set to false.

@derekgiardino https://github.com/derekgiardino Adding the WFS interface to a service is a simple as updating the service configuration file in our code base to be feature_service: true and public_service: true and then either redeploying or tweaking them in-place on the appropriate production EGIS servers. What NBM service does this ticket refer to?

— Reply to this email directly, view it on GitHub https://github.com/NOAA-OWP/hydrovis/issues/799#issuecomment-2269628395, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6EIIZWNGSZYHQGYQ4GRZ3ZP653ZAVCNFSM6AAAAABLISMPYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRZGYZDQMZZGU . You are receiving this because you were mentioned.Message ID: @.***>

-- Fernando R. Salas Director, Geo-Intelligence Division Office of Water Prediction | National Water Center NOAA National Weather Service Office: (205) 575-9871 | @. @.>*