1 / 13

Scripting the Area Builder Process

This project aims to automate Steps 1-3 of the Area Builder Process by capturing line features and creating polygons with attribute data. It involves buffering lines and using them to erase polygons, resulting in a finished area inventory.

reubenb
Télécharger la présentation

Scripting the Area Builder Process

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. Scripting the Area Builder Process Sarah Michehl Geog 375 Final Project

  2. Wilderness Inventory Units • Originally mapped in 1979 • Need to be captured in Geospatially • Capture line features • Attribute accordingly • Create polygon

  3. Project Goal • Automate Steps 1-3 of the Area Builder Process • Feature to Polygon • Buffer Lines • Erase Polygon with Buffered Lines

  4. Define Variables • Line input • Polygon output • Buffered Lines • Erased Polygon

  5. Feature to Polygon

  6. Buffer the line feature class

  7. Erase Poly with Buffered Lines

  8. The End Result

  9. Example of a finished area

  10. GUI Script Tool • Create script tool in toolbox • Define Parameters

  11. Python Script Parameter Arguments

  12. GUI Script Tool Parameters

  13. The final GUI for the script

More Related