Skip to content

ArcGIS Pro SDK 2.0 Console (standalone) Application to ETL Utah-based data into NG911 NENA-based Data Model

Notifications You must be signed in to change notification settings

gregbunce/NextGen911UtahGISDataLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project creates the Address Point and Road Centerline GIS data for Utah's Next-Generation 911 Database.

The project is written in C# and requires the additional Visual Studio ESRI Extensions:

  • ArcGIS Pro SDK for .NET
  • ArcGIS Pro SDK for .NET (Utilities)
  • ArcGIS Pro SDK for .NET (Migration)
  • ArcGIS Pro Metadata Toolkit (this one might be optional)

There are 6 required args for this project:

  1. location of output database (ex: C:\temp\ng911_db.gdb)
  2. database instance
  3. database name
  4. database user
  5. database password
  6. datasets to overwrite or create (ie: roads-t, addresspoints-t) note: the -t indicates to truncate the existing data.

About

ArcGIS Pro SDK 2.0 Console (standalone) Application to ETL Utah-based data into NG911 NENA-based Data Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published