Abstract
Using the JavaScript API to edit events in a geodatabase
Track: Web and Server
Authors: Michael Jenkins
The King County MyCommute is a public facing website that displays travel alerts and information, including road closures and traffic cameras on a web map. Road Closure and restrictions information is stored in our Enterprise Geodatabase not as features, but as events. Learn how we created a custom web application to create, edit and maintain this event data in real time using the JavaScript API and ArcGIS Server. We will discuss the pros, cons and challenges of this approach.