1 / 20

ICT Tool Design

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)

candie
Télécharger la présentation

ICT Tool Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

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. 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.

  12. Quick and Dirty Running BuffaloClover Bald Eagle nest Bald Eagle nest Sheepnose Mussel bed Sheepnose Mussel bed Indiana Bat Indiana Bat Bald Eagle nest 1. Large buffer to note all species in the area

  13. Bald Eagle nest Sheepnose Mussel bed 3. Sheepnose mussel + Fence (382) = 400 meters Indiana Bat 2. For each practice and each species, run a buffer.

  14. INCLUDE Bald Eagle nest 4. Bald Eagle + Fence = 200 meters Bald Eagle nest Indiana Bat

  15. INCLUDE Bald Eagle nest Bald Eagle nest Indiana Bat Indiana Bat + Fence (382) = 1 meter

  16. 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.

  17. Flex Full Analysis ArcPy Python User input Execute prac/spec buffers against polygons .NET Find all local species Execute prac/spec buffers against points Execute 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 Query codes for report content Compile codes Generate Report Organize content into XML for report generation

  18. 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)

  19. 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.

More Related