Skip to content

Site query

Laura A DeCicco requested to merge jiwalker-usgs:siteQuery into master

Created by: jiwalker-usgs

This flips the order in request from WQP. First the parameters from the user are sent to the station service to find out which stations meet the given criteria, then the sites that match are passed into the result service while stripping out the parameters that are only used to determine "spatial" information about the request. I took a best guess at which parameters these are, and they will have to be maintained with changes to WQP in the future.

Merge request reports