SlideShare a Scribd company logo
1 of 22
Download to read offline
The Denver Boulder Roadway Data Model:
 Implementing the Roads and Highways
     Solution for Local Government

     Paul A. Tessar, DenverGIS Data Admin.
       DenverGIS Project Team Members:
         Bruce Reagan, Sr. GIS Analyst
          Doug Genzer, Sr. GIS Analyst
         Marcia Walker, Sr. GIS Analyst
           Bryce Batchman, GIS Tech
Presentation Overview
• Background and Regional Context.
• Conceptual Underpinnings.
• The Model:
  –   Data Dictionary;
  –   Core/geometry;
  –   Simple events; and,
  –   Complex events and interfaces.
  –   Street name and block range model.
• Next Steps.
Background & Regional Context
• CDOT’s efforts in the early 2000’s.
• Regional LRS workgroup.
• Denver false start in 2008.
• Boulder County completed their design in 2009.
• Denver (CCD) picked it up in 2010-2011.
• Indirect involvement of other metro jurisdictions through
  the DRCOG/DRDC Streets Subcommittee.
• Esri R&H solution beta release program gave:
    – Opportunity to validate DB modeling/maintenance paradigms;
    – Insight into software capabilities; and,
    – Critical Feedback to Esri for product improvement.
Conceptual Foundations
• DynSeg!
• Butler’s work: Designing Geodatabases for
  Transportation, Esri Press, 2008.
• Esri Roads & Highways Solution.

• Dwarfs standing on the shoulders of giants

  – "One who develops future intellectual pursuits by
    understanding the research and works created by
    notable thinkers of the past“ (Wikipedia)
The Model: Data Dictionary

•   Data Object descriptions.
•   Includes source, target and output objects.
•   Domains for coded values.
•   Relationship Classes.
•   ETLCrosswalk table.
•   Field-level ETL tracking: current model to new model.
•   Python script uses it to generate an empty schema.
•   Data loading is scripted.
Data Model Diagram for Data Dictionary
Core Data Model
•   Centerline FC – 1 feature per “segment”.
•   1-to-1 relationship with “BlockRange” complex event.
•   Centerline Sequence Table.
•   Route Table.
•   CalibrationPoints FC.
•   Redline FC.
•   Core Data Objects are extensible
The R&H Model: Core Objects
Simple Events
•   Butler version of model had all events in one table.
•   Esri recommends one table per event.
•   Denver retained design for combined event table…
•   But created one table per simple event.
Simple Events in Prototype DB
100Block      FunctionalClass OwnerType
AdminClass HUTFEligibility   SpeedLimit
BridgeLine*   LaneWidth      StreetName*
BridgePoint* MaintJur        SubdivisionName
CFCC          NHS            SubdivisionStatus
CivilJur      NumThruLanes   TollRoute
ConstYear     OneWay         TotalNumLanes
County*       OwnerName      TravelDirection
*Derived
 Events
Complex Events
• Extension of simple events - allow multiple attributes.
• Initial data load scripts - ETLs from external systems.
• Plan to implement inter-application services to
  interface with external systems in later phases.
• Include “greatest hit” attributes.
• Can include Table Name and foreign key.
Pavement Segments (Deighton PMS)
Bridges (Polygon FC - PONTIS)
BlockRange Complex Event
Intersections
Railroads, Including Light Rail
Traffic Operations Objects
Parking-Related Objects
Street Name Model
                                                                                                      BlockRange
                                                                                       FieldName         DataType       DefaultValue      Domain
                           StreetName                                          BLOCK_RANGE_ID           Long
          FieldName            DataType DefaultValue            Domain         RECORD_DATE              Date
 STREET_NAME_ID                Long                                            RECORD_STATUS            String        Active          RecordCodes
 RECORD_DATE                   Date                                            RANGE_STATUS             String        In Use          AddressCodes
 RECORD_STATUS                 String      Active            RecordCodes       FROM_DATE                Date
                                                                               TO_DATE                  Date
 STREET_NAME_STATUS            String      In Use            AddressCodes
                                                                               NETWORK_ID               String                        dLRSNetwork
 CREATED_BY_AGENCY             String                                          ROUTE_ID                 String
 FROM_DATE                     Date                                            FROM_MEASURE             Double
 TO_DATE                       Date                                            TO_MEASURE               Double
 PRE_MODIFIER                  String                                          SIDE_OF_ROAD             String        B               SideCodes
 PRE_DIRECTION                 String                        Directions        EVENT_TYPE               String                        EventTypes
 PRE_TYPE                      String                                          EVENT_VALUE              String
 STREET_NAME                   String                                          LEFT_FROM_ADD            Long
 POST_TYPE                     String                                          LEFT_TO_ADD              Long
                                                                               LEFT_NUMBER_PARITY       String
 POST_DIRECTION                String                        Directions
                                                                               LEFT_CITY                String                        Cities
 POST_MODIFIER                 String                                          RIGHT_FROM_ADD           Long
 COMPLETE_STREET_NAME String                                                   RIGHT_TO_ADD             Long
 SHORT_STREET_NAME             String                                          RIGHT_NUMBER_PARITY      String
 FROM_ADD                      Long                                            RIGHT_CITY               String                        Cities
 TO_ADD                        Long                                            LEFT_IS_ADDRESSABLE      String        True            TrueFalse
 NUMBER_PARITY                 String                        ParityCodes       RIGHT_IS_ADDRESSABLE     String        True            TrueFalse
 IS_ADDRESSABLE                String                        Y/N/Partial       LEFT_COUNTY              String                        Counties
                                                                               RIGHT_COUNTY             String                        Counties
StreetName stores all names for segments (Official, Alias, Public Safety, Hwy) FROM_DESCRIPTION         String
                                                                               TO_DESCRIPTION           String
  StreetNameToBlockRangeHasStreetName                                          FROM_ELEVATION           Short
     Origin             Destination                   Key                      TO_ELEVATION             Short
 StreetName BlockRangeHasStreetName STREET_NAME_ID                             COMMENTS                 String
                                                                               LENGTH_OF_SEG            Double
             BlockRangeHasStreetName                                           CL_MASTER_ID             Long
                FieldName           DataType        Domain                     HUNDRED_BLOCK_MAJOR Short
          STREET_NAME_ID           Long                                        BLOCK_NAME               String
          BLOCK_RANGE_ID           Long
          RECORD_DATE              Date
          FROM_DATE                Date
                                                                                      BlockRangeToBlockRangeHasStreetName
                                                                                       Origin             Destination                   Key
          TO_DATE                  Date
                                                                                   BlockRange    BlockRangeHasStreetName         BLOCK_RANGE_ID
Other Model Components
•   Project and Permit Linear Events
•   Emergency Services Zones for CAD.
•   CDOT Highway User Tax Fund (HUTF).
•   Communications Model: Traffic Control & City WAN.
•   Public Transportation (Bus/LRT routes, etc.)
Consumers of Published Products
•   Accela Permitting System.
•   VersaTerm – Police Records Mgt. System.
•   TriTech 911 Dispatch System.
•   Police and Fire MDT’s.
•   Crash Magic Traffic Safety System.
•   Azteca Cityworks MMS.
•   Manatron Tax Parcel Mgt. System.
•   City geocoding users.
•   Planning and Zoning.
•   General Cartographic users.
•   Dozens of Boundary Layers.
Finis

• Questions?

• Contact Information:

• Paul Tessar 720-913-4882
 paul.tessar@denvergov.org

 Twitter: @PaulTessar

More Related Content

More from GIS in the Rockies

GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave Murray
GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave MurrayGISCO Fall 2018: Senate Bill 18-167 and GIS – Dave Murray
GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave MurrayGIS in the Rockies
 
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections 2018 GIS in the Rockies Workshop: Coordinate Systems and Projections
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections GIS in the Rockies
 
2018 GIS in Emergency Management: Denver Office of Emergency Management Overview
2018 GIS in Emergency Management: Denver Office of Emergency Management Overview2018 GIS in Emergency Management: Denver Office of Emergency Management Overview
2018 GIS in Emergency Management: Denver Office of Emergency Management OverviewGIS in the Rockies
 
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven GovernmentGIS in the Rockies
 
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...GIS in the Rockies
 
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...GIS in the Rockies
 
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...GIS in the Rockies
 
2018 GIS in Recreation: The Making of a Trail
2018 GIS in Recreation: The Making of a Trail2018 GIS in Recreation: The Making of a Trail
2018 GIS in Recreation: The Making of a TrailGIS in the Rockies
 
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and AppsGIS in the Rockies
 
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...GIS in the Rockies
 
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...2018 GIS in Development: Partnerships Lead to Additional Recreational Content...
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...GIS in the Rockies
 
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carrGIS in the Rockies
 
2018 GIS in Recreation: A Creek Runs Through It
2018 GIS in Recreation: A Creek Runs Through It2018 GIS in Recreation: A Creek Runs Through It
2018 GIS in Recreation: A Creek Runs Through ItGIS in the Rockies
 
2018 GIS in Recreation: Virtually Touring the National Trails
2018 GIS in Recreation: Virtually Touring the National Trails2018 GIS in Recreation: Virtually Touring the National Trails
2018 GIS in Recreation: Virtually Touring the National TrailsGIS in the Rockies
 
2018 GIS in the Rockies PLSC Track: Turning Towards the Future
2018 GIS in the Rockies PLSC Track: Turning Towards the Future2018 GIS in the Rockies PLSC Track: Turning Towards the Future
2018 GIS in the Rockies PLSC Track: Turning Towards the FutureGIS in the Rockies
 
2018 GIS in the Rockies PLSC: Intro to PLSS
2018 GIS in the Rockies PLSC: Intro to PLSS2018 GIS in the Rockies PLSC: Intro to PLSS
2018 GIS in the Rockies PLSC: Intro to PLSSGIS in the Rockies
 
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF20222018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022GIS in the Rockies
 
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...GIS in the Rockies
 
2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic Web2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic WebGIS in the Rockies
 
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...GIS in the Rockies
 

More from GIS in the Rockies (20)

GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave Murray
GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave MurrayGISCO Fall 2018: Senate Bill 18-167 and GIS – Dave Murray
GISCO Fall 2018: Senate Bill 18-167 and GIS – Dave Murray
 
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections 2018 GIS in the Rockies Workshop: Coordinate Systems and Projections
2018 GIS in the Rockies Workshop: Coordinate Systems and Projections
 
2018 GIS in Emergency Management: Denver Office of Emergency Management Overview
2018 GIS in Emergency Management: Denver Office of Emergency Management Overview2018 GIS in Emergency Management: Denver Office of Emergency Management Overview
2018 GIS in Emergency Management: Denver Office of Emergency Management Overview
 
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government
2018 GIS in the Rockies Vendor Showcase (Th): The Data Driven Government
 
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...
2018 GIS in the Rockies Vendor Showcase (Th): Solving Real World Issues With ...
 
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...
2018 GIS in the Rockies Vendor Showcase (Th): ERDAS Imagine What's New and Ti...
 
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...
2018 GIS in the Rockies Vendor Showcase (Th): Building High Performance Gover...
 
2018 GIS in Recreation: The Making of a Trail
2018 GIS in Recreation: The Making of a Trail2018 GIS in Recreation: The Making of a Trail
2018 GIS in Recreation: The Making of a Trail
 
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps
2018 GIS in Recreation: The Latest Trail Technology Crowdsourcing Maps and Apps
 
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...
2018 GIS in the Rockies: Riparian Shrub Assessment of the Mancos River Canyon...
 
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...2018 GIS in Development: Partnerships Lead to Additional Recreational Content...
2018 GIS in Development: Partnerships Lead to Additional Recreational Content...
 
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr
2018 GIS in Recreation: Adding Value to Colorado the Beautiful Initiative carr
 
2018 GIS in Recreation: A Creek Runs Through It
2018 GIS in Recreation: A Creek Runs Through It2018 GIS in Recreation: A Creek Runs Through It
2018 GIS in Recreation: A Creek Runs Through It
 
2018 GIS in Recreation: Virtually Touring the National Trails
2018 GIS in Recreation: Virtually Touring the National Trails2018 GIS in Recreation: Virtually Touring the National Trails
2018 GIS in Recreation: Virtually Touring the National Trails
 
2018 GIS in the Rockies PLSC Track: Turning Towards the Future
2018 GIS in the Rockies PLSC Track: Turning Towards the Future2018 GIS in the Rockies PLSC Track: Turning Towards the Future
2018 GIS in the Rockies PLSC Track: Turning Towards the Future
 
2018 GIS in the Rockies PLSC: Intro to PLSS
2018 GIS in the Rockies PLSC: Intro to PLSS2018 GIS in the Rockies PLSC: Intro to PLSS
2018 GIS in the Rockies PLSC: Intro to PLSS
 
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF20222018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022
2018 GIS in the Rockies PLSC Track: Grid to Ground NATRF2022
 
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...
2018 GIS in Development: USGS and Citizen Science Success and Enhancements fo...
 
2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic Web2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic Web
 
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...
2018 GIS in Development: Look Ma, No Server and Big Data Using Serverless Fun...
 

2012 URISA Track, The Denver/Boulder Roadway Data Model, Paul Tessar

  • 1. The Denver Boulder Roadway Data Model: Implementing the Roads and Highways Solution for Local Government Paul A. Tessar, DenverGIS Data Admin. DenverGIS Project Team Members: Bruce Reagan, Sr. GIS Analyst Doug Genzer, Sr. GIS Analyst Marcia Walker, Sr. GIS Analyst Bryce Batchman, GIS Tech
  • 2. Presentation Overview • Background and Regional Context. • Conceptual Underpinnings. • The Model: – Data Dictionary; – Core/geometry; – Simple events; and, – Complex events and interfaces. – Street name and block range model. • Next Steps.
  • 3. Background & Regional Context • CDOT’s efforts in the early 2000’s. • Regional LRS workgroup. • Denver false start in 2008. • Boulder County completed their design in 2009. • Denver (CCD) picked it up in 2010-2011. • Indirect involvement of other metro jurisdictions through the DRCOG/DRDC Streets Subcommittee. • Esri R&H solution beta release program gave: – Opportunity to validate DB modeling/maintenance paradigms; – Insight into software capabilities; and, – Critical Feedback to Esri for product improvement.
  • 4. Conceptual Foundations • DynSeg! • Butler’s work: Designing Geodatabases for Transportation, Esri Press, 2008. • Esri Roads & Highways Solution. • Dwarfs standing on the shoulders of giants – "One who develops future intellectual pursuits by understanding the research and works created by notable thinkers of the past“ (Wikipedia)
  • 5. The Model: Data Dictionary • Data Object descriptions. • Includes source, target and output objects. • Domains for coded values. • Relationship Classes. • ETLCrosswalk table. • Field-level ETL tracking: current model to new model. • Python script uses it to generate an empty schema. • Data loading is scripted.
  • 6. Data Model Diagram for Data Dictionary
  • 7. Core Data Model • Centerline FC – 1 feature per “segment”. • 1-to-1 relationship with “BlockRange” complex event. • Centerline Sequence Table. • Route Table. • CalibrationPoints FC. • Redline FC. • Core Data Objects are extensible
  • 8. The R&H Model: Core Objects
  • 9. Simple Events • Butler version of model had all events in one table. • Esri recommends one table per event. • Denver retained design for combined event table… • But created one table per simple event.
  • 10. Simple Events in Prototype DB 100Block FunctionalClass OwnerType AdminClass HUTFEligibility SpeedLimit BridgeLine* LaneWidth StreetName* BridgePoint* MaintJur SubdivisionName CFCC NHS SubdivisionStatus CivilJur NumThruLanes TollRoute ConstYear OneWay TotalNumLanes County* OwnerName TravelDirection *Derived Events
  • 11. Complex Events • Extension of simple events - allow multiple attributes. • Initial data load scripts - ETLs from external systems. • Plan to implement inter-application services to interface with external systems in later phases. • Include “greatest hit” attributes. • Can include Table Name and foreign key.
  • 13. Bridges (Polygon FC - PONTIS)
  • 19. Street Name Model BlockRange FieldName DataType DefaultValue Domain StreetName BLOCK_RANGE_ID Long FieldName DataType DefaultValue Domain RECORD_DATE Date STREET_NAME_ID Long RECORD_STATUS String Active RecordCodes RECORD_DATE Date RANGE_STATUS String In Use AddressCodes RECORD_STATUS String Active RecordCodes FROM_DATE Date TO_DATE Date STREET_NAME_STATUS String In Use AddressCodes NETWORK_ID String dLRSNetwork CREATED_BY_AGENCY String ROUTE_ID String FROM_DATE Date FROM_MEASURE Double TO_DATE Date TO_MEASURE Double PRE_MODIFIER String SIDE_OF_ROAD String B SideCodes PRE_DIRECTION String Directions EVENT_TYPE String EventTypes PRE_TYPE String EVENT_VALUE String STREET_NAME String LEFT_FROM_ADD Long POST_TYPE String LEFT_TO_ADD Long LEFT_NUMBER_PARITY String POST_DIRECTION String Directions LEFT_CITY String Cities POST_MODIFIER String RIGHT_FROM_ADD Long COMPLETE_STREET_NAME String RIGHT_TO_ADD Long SHORT_STREET_NAME String RIGHT_NUMBER_PARITY String FROM_ADD Long RIGHT_CITY String Cities TO_ADD Long LEFT_IS_ADDRESSABLE String True TrueFalse NUMBER_PARITY String ParityCodes RIGHT_IS_ADDRESSABLE String True TrueFalse IS_ADDRESSABLE String Y/N/Partial LEFT_COUNTY String Counties RIGHT_COUNTY String Counties StreetName stores all names for segments (Official, Alias, Public Safety, Hwy) FROM_DESCRIPTION String TO_DESCRIPTION String StreetNameToBlockRangeHasStreetName FROM_ELEVATION Short Origin Destination Key TO_ELEVATION Short StreetName BlockRangeHasStreetName STREET_NAME_ID COMMENTS String LENGTH_OF_SEG Double BlockRangeHasStreetName CL_MASTER_ID Long FieldName DataType Domain HUNDRED_BLOCK_MAJOR Short STREET_NAME_ID Long BLOCK_NAME String BLOCK_RANGE_ID Long RECORD_DATE Date FROM_DATE Date BlockRangeToBlockRangeHasStreetName Origin Destination Key TO_DATE Date BlockRange BlockRangeHasStreetName BLOCK_RANGE_ID
  • 20. Other Model Components • Project and Permit Linear Events • Emergency Services Zones for CAD. • CDOT Highway User Tax Fund (HUTF). • Communications Model: Traffic Control & City WAN. • Public Transportation (Bus/LRT routes, etc.)
  • 21. Consumers of Published Products • Accela Permitting System. • VersaTerm – Police Records Mgt. System. • TriTech 911 Dispatch System. • Police and Fire MDT’s. • Crash Magic Traffic Safety System. • Azteca Cityworks MMS. • Manatron Tax Parcel Mgt. System. • City geocoding users. • Planning and Zoning. • General Cartographic users. • Dozens of Boundary Layers.
  • 22. Finis • Questions? • Contact Information: • Paul Tessar 720-913-4882 paul.tessar@denvergov.org Twitter: @PaulTessar