Skip to content

Repository files navigation

UTrans Tools

Tools for working with UTrans data

CLI

This is a Python CLI tool for processing county-submitted data prior to ingestion into UTrans. See its README for installation, usage, and release instructions.

ArcGIS Pro Add-in

This is an ArcGIS Pro Add-in for working with UTrans data. See its README for installation, usage, and release instructions.

Data Flow

The following diagram shows the flow of data from the county into UTrans.

flowchart TD
  subgraph CLI
    direction TB
    updateFeatureClass@{ shape: lean-r , label: "Update Feature Class (County Data)"} --> get-recent-edits
    baseFeatureClass@{ shape: lean-r , label: "Base Feature Class (Previously Obtained Data)"} --> get-recent-edits
    get-recent-edits --> RoadCenterline_Recents@{ shape: lean-r}
    RoadCenterline_Recents --> etl
    countyBoundaries@{ shape: lean-r, label: "County Boundaries" } --> etl
    etl --> etlOutput@{ shape: lean-r , label: "county_etl_YYYYMMDD"}
  end
Loading

About

Tools for working with UTRANS data

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages