Task Description: Generate Sites for Quad-based States
This document modified on: 4/26/02
Task: Create sites for selected state (not IL).
Rationale: Allow automatic creation of site nodes for the upcoming trapping season based on the allgrids shapefile from the decision meetings and the geographic baselayers.
Timeline: January through March
Brief Process Description:
Merges all sites into one shapefile.
Notes: The following scripts are compiled and saved as an extension – site_generation.avx – located at abyss\\utilities\.
Processes:
Sites Generation qdbased
Script Location: \\abyss\Mannin\scripts\sites_generation_qdbased.ave
Input:
|
Description / name |
Location |
Source / Notes |
|
Allgrids<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<state\grids\ |
Input is the result of Roadshow grid digitizing and processing |
|
Cnty13_sts_a8.shp |
\\abyss\arc\baselayers\polit\cnties\ |
|
|
Sts_qds_a8.shp |
\\abyss\arc\baselayers\qds\ |
|
|
Basesites_<state>_a8.shp |
\\abyss\sts\master_sites\ |
All possible non-500m sites in a state |
Output:
|
Description / name |
Location |
Notes |
|
Sites<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<state>\sites\ |
Assign_buffdist/BufferFeatures
Script Location: \\abyss\Mannin\scripts\assign_buffdist.ave
\\abyss\Mannin\scripts\bufferfeatures.ave
Input:
|
Description / name |
Location |
Source / Notes |
|
Sites<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<state>\sites\ |
|
|
Grd_gtype.dbf |
\\abyss\utilities\support |
Look up table of Gridtype values and grid numbers |
Output:
|
Description / name |
Location |
Notes |
|
Targetcircles<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<sate>\sites\ |
Sites_TC_2ftp
Input:
|
Description / name |
Location |
Source / Notes |
|
Sites<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<state>\sites\ |
|
|
Targetcircles<yr>_<state>_a8.shp |
\\abyss\sts\mm<yr>\<sate>\sites\ |
Output:
|
Description / name |
Location |
Notes |
|
Sites<yr>_<state>_a8_<date>.zip |
ftp\\<state>\gis_files\sites\ |
|
|
Targetcircles<yr>_<state>_a8_<date>.zip |
ftp\\<state>\gis_files\sites\ |
Source machine: abyss
Input variables: trapping grids in allgrids shapefile
Location of workspace: \\abyss\sts_auto_sites_test***
This must be changed before generating sites for 2003
System routines:
Related tasks:
Notes: If site addition/deletion edits have been made to previous versions of a state’s sites shapefile, these changes will need to be implemented after the site generation routine has been run and before the target circles are created.******