ict tool design

Post on 22-Feb-2016

46 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

ICT Tool Design. Evan Fedorko et al, WVGISTC. Outline. What is it? Why is it needed? How does it work? Summary and Conclusions. What is it?. I nteragency C oordination T ool Agencies in question: WVDNR, FWS (WV) and NRCS (WV) - PowerPoint PPT Presentation

TRANSCRIPT

1

ICT Tool Design

Evan Fedorko et al, WVGISTC

2

Outline

• What is it?• Why is it needed?• How does it work?• Summary and Conclusions

3

What is it?

• Interagency Coordination Tool• Agencies in question: WVDNR, FWS (WV) and

NRCS (WV)• Coordination in question: Potential impacts on

populations or habitat of endangered species due to NRCS funded on-the-ground projects

4

Why is it needed?

• NRCS funds farmers (and others) to implement new projects on their properties

• ESA compliance is required• Currently a bottleneck

5

Requirements

• ES data must remain confidential• Secure website• Must be intuitive and easy to repeat• Must provide a format that meets specific specs• High uptime for multiple users• Users need to review previously generated

content• Admin/user differentiation

6

Enter the ICT Tool!

• Capabilities:– User management system– Spatial analysis engine that answers complex,

dependent inquiries via geoprocessing– ES report generation system– Document tracking and review– Metadata tracking*

7

How to ICT

• Log In

• Launch the ICT

8

How to ICT (2)

9

…and in return:

10

How Does It Work?

• Web front end, user management and report management system (.NET); Arc Server mapping application built in Flex; Python scripting for geoprocessing

• Geoprocessing explained:

11

12

How… continued

• Several types of endangered species data. This is NEVER VISIBLE in the tool.

• Two types of vector data, point and polygon; each is checked independently.

• Raster habitat suitability data; checked via buffer and spatial statistics.

13

Quick and Dirty

1. Large buffer to note all species in the area

Bald Eagle nest

SheepnoseMussel bed

Indiana Bat

Running BuffaloClover

Bald Eagle nestIndiana Bat

Bald Eagle nest

SheepnoseMussel bed

142. For each practice and each species, run a buffer.

Indiana Bat

Bald Eagle nest

SheepnoseMussel bed

3. Sheepnose mussel + Fence (382) = 400 meters

15

Indiana Bat

Bald Eagle nest

Bald Eagle nestINCLUDE

4. Bald Eagle + Fence = 200 meters

16

Indiana Bat

Bald Eagle nest

Bald Eagle nestINCLUDE

Indiana Bat + Fence (382) = 1 meter

17

Report Query

• So for Fence (382) we have only the Bald Eagle; query tables and get:

• B11 = This practice may have a beneficial effect if implemented near bald or golden eagle nesting sites or eagle habitat and where appropriate buffers are maintained, enhanced or constructed.

18

Full AnalysisUser input

Find all local species

Execute prac/spec buffers against points Execute prac/spec

buffers against polygonsExecute buffer check against each habitat model

Check if certain practices are > 17 acres (Indiana bats)

Determine report type – species/interactions,Species/no interactions, no species

Compile codes

Query codes for report content

Organize content into XML for report generation

Flex

ArcPy

Python

Generate Report

.NET

19

Notable features

• Suite of web map features; address locator, nav tools, lots of bg data, etc.

• User management and authentication system• Each user has access to a report management

system• Dynamic – easy to implement new species, new

recommendations, new spatial data, etc.• Fire and forget• Fast performance (avg time is ~8 minutes)

20

Conclusions

• Geoprocessing can greatly streamline permitting (and similar processes).

• Complexity of analysis isn’t necessarily a limiting factor…

• …so long as the client has a strong grasp on that complexity!

• Confidentiality of data can be maintained.

top related