- The Step 6 should now work without issue.
- The tool will generate volumes for each Cut/Fill polygon with a unique ID.
- User should be able to use any polygon feature class or shapefile, not just product from Step 5.
- Should run on ArcGIS 10.x ; built on Python 2.7
- Will not run in ArcGIS Pro ; built on Python 3.x
- Download the toolbox zip and unzip contents to your project folder.
- Version 2.0 adds Steps 5 & 6 as an experimental Cut/Fill volume calculator.
- The rest of this README has not been updated since the release of Version 2.0.
This tool is a product of many google searches and trial and error. Keep in mind that there are likely bugs. If the user encounters any problems running the GGLREM tool please email Matt Helstab at joseph.helstab@usda.gov.
-
Create Centerline
This first steps ensures that the users workspace and coordinate system is correctly set before creating a polyline feature class. The user must then start an edit session and draw their valley centerline. The RouteID field in the Centerline polyline must be named.
-
Create Cross Sections
Select Route ID Field and Route ID (ensures proper workflow) and set the distance perpendicular to the centerline you'd like to extend the cross sections to. Finally, choose the direction you'd like to build cross sections from.
-
Create GGL Table and Centerline Stations
Input Routed Centeline feature class and the Route ID. Input the Cross Section feature class. Set centerline buffer distance (OPTIONAL). Input DEM.
-
Create Relative Elevation Model(s)
Evaluate the GGL Table and choose the model that best fits the project target surfaces. (A user created model can be used to detrend the valley). Choose the output Relative Elevation Model(s) to produce.