UGS-GIO / groundwaterMonPortal

UGS Groundwater Data Portal web application that compiles a large data set of groundwater data and displays it on an interactive web map
https://apps.geology.utah.gov/gwdp
6 stars 0 forks source link

Wells without water level data currently being displayed. #14

Closed inkenbrandt closed 1 year ago

inkenbrandt commented 4 years ago

The ugs_ngwmn_monitoring_locations is the feature class that shows the points on the portal map. The portal map should only show the locations in ugs_ngwmn_monitoring_locations that have the display field == 1.

We use this feature class to hold all of our locations, but we only want to show locations that have water level monitoring data on our portal.

This used to be the case, but it disappeared when we migrated to the updated database.

marshallrobinson commented 2 years ago

@inkenbrandt, I'm trying to tidy up the issues-list today. Is this still a problem?

As I click around on the application, I see there are points that seem to have no water level data (e.g. D3-81 Burraston & D343 JUAB VALLEY USWR), but their info panels still show helpful information about the location. Is the expectation to hide points like D343 JUAB VALLEY USWR and D3-81 Burraston?

inkenbrandt commented 2 years ago

It would be nice to be able to filter the sites that have data. Maybe hide the no-data sites permanently or with a button?