fwapg via pg-featureserv pg_featureserv - Version 1.3
Home / Functions JSON

Functions

postgisftw.fwa_downstreamtrace JSON View
Return stream network downstream of provided location

postgisftw.fwa_indexpoint JSON View
Provided a point (as x,y coordinates and EPSG code), return the point indexed (snapped) to nearest stream(s) within specified tolerance (m)

postgisftw.fwa_locatealong JSON View
Return a point on the stream network based on the location provided by blue_line_key and downstream_route_measure

postgisftw.fwa_locatealonginterval JSON View
Return a table (index, measure, geom), representing points along a stream between specified locations at specified interval

postgisftw.fwa_upstreamtrace JSON View
Return stream network upstream of provided location

postgisftw.fwa_watershedatmeasure JSON View
Provided a location as blue_line_key and downstream_route_measure, return the entire watershed boundary upstream of the location

postgisftw.fwa_watershedhex JSON View
Provided a location as blue_line_key and downstream_route_measure, return a 25m hexagon grid covering first order watershed in which location lies

postgisftw.fwa_watershedstream JSON View
Provided a location as blue_line_key and downstream_route_measure, return stream segments upstream, within the same first order watershed.

postgisftw.hydroshed JSON View
Return aggregated boundary of all hydroshed polygons upstream of the provided location