ALRS use case: add tagging site to existing river segment

From PTAGISWiki

Jump to: navigation, search

Description

Fish tagging and release is scheduled to occur at a location which is not identified in the PTAGIS ALRS system. Subsequent recovery of fish at this location is expected. The tagging coordinator has received approval for a new location code and has submitted latitude and longitude coordinates for the site. The tagging coordinator has submitted an estimated date of tagging operations. The tagging coordinator can also supply the river name, kilometers in reach, and site type.

  • The collected data should be entered through a single web form that makes updates to the following tables:
    • location
    • location_in_segment
    • activity_location

The form should contain the following fields:

location
	location_name: Willamette Falls Fishway
	lat_decimal: 
	lon_decimal: 
	lat_lon_source: 
	elevations_msl: 0
	modification_date: 11/18/05
	modification_comment: 

location_in_segment
	site_id: WFF
	loc_id:  (from location table)
	seg_id:  (from river_segment table)
	site_type: (Adult fish facility, dam, fish hatchery, highway
	bridge, diversion screens, fish trap, hybrid, island, riverbed, juvenile bypass)
	site_description: Natural environment
	locality_radius: 100
	general_locality_site: blank
	km_in_reach: 0
	km_total: 0
	category: adult
	rkm_fixed_site_y_n: Y (A fixed location, such as a dam, bridge or trap, or
	a temporary release site in a river or stream?)
	fixed_site_y_n: Y
	marking_only_y_n: N
	entire_river_y_n: N
	release_act_suffix_y_n: N
	archaic_y_n: N

Checkboxes for types of activities at this location:
        Remote or Hands-on (radio button)
        Tagging, Release, Recovery (check boxes)
	Continuous flow (check box)
	from_km: 0
	to_km: 0
	from_date: 
	to_date:

After the form is submitted, an alert is triggered to PTAGIS staff to review and approve the data for the new site.

After it is approved, the site appears on reports and the map of all sites.

Personal tools