Loading…
Venue: Milgard Hall: Rm 311 clear filter
arrow_back View All Dates
Tuesday, June 17
 

10:30am PDT

Feed the Snake: Growing Your Python
Tuesday June 17, 2025 10:30am - 10:55am PDT
One of the most challenging things about using Python in GIS is, it's hard to know if you're really getting better. Or rather, knowing how to get better is hard. In the same way that many of us spent a lot of time, ""wanting to learn Python"" but not knowing where to start. Or ""learning Python"" and not knowing how to apply the language at work.

This presentation is the presentation that I wished I would have had when starting my geospatial Python journey. It is a brief review of the developer practices that I've picked up along the way. We'll cover the following:

• Conda & Using ArcPy in an IDE
• Formatters & Linters
• Logging
• Version Control
• Functions & Type Hinting
• Secrets Management
Speakers
avatar for Jordan Carmona, GISP

Jordan Carmona, GISP

GIS Solutions Supervisor, Pierce County, Washington
Jordan Carmona is a GIS Supervisor, whose team is responsible for GIS application development and infrastructure within the Spatial Services unit at Pierce County, Washington. He began working professionally in 2014 and has worked in a variety of sectors: private consulting, municipal... Read More →
Tuesday June 17, 2025 10:30am - 10:55am PDT
Milgard Hall: Rm 311

11:00am PDT

Automate All The Esri Things – A Simple Guide
Tuesday June 17, 2025 11:00am - 11:25am PDT
Esri’s support for Python offers a number of opportunities for automating everyday tasks and generating reports. From reporting to pushing data around, generating ID values in ArcGIS Online or making calls to web APIs, this presentation is intended to introduce you to some of the tools and approaches to automating common (and not so common) tasks. Using lots of examples, the presenter will walk you through resources, how you can get started, things to watch out for, and how to run your automation tools effectively.
Speakers
avatar for Grant Herbert

Grant Herbert

GIS Consultant, Flo-Analytics
Grant Herbert has over 20 years of experience in the geospatial industry. As a consultant, he works with clients across the state on GIS data management, spatial database and server technologies. He also quite likes Python.
Tuesday June 17, 2025 11:00am - 11:25am PDT
Milgard Hall: Rm 311

11:30am PDT

Automating Sewer Tap Data Integration and Spatial Alignment
Tuesday June 17, 2025 11:30am - 11:55am PDT
In this presentation, I'll share how I developed an automated workflow using ArcGIS Pro ModelBuilder and Python scripting to tackle the challenge of integrating and spatially aligning sewer tap data for the City of Kent. I aimed to create a robust solution that seamlessly merges tabular data from external sources with our existing spatial datasets, ensuring accuracy and consistency across our databases. My process started by importing and processing the tabular sewer tap information, which includes details such as asset IDs, measurement values, and timestamps. I then joined this data with the spatial sewer main features, enabling me to calculate precise tap locations along the sewer lines. I incorporated data filtering and statistical analysis to determine maximum distances, and I established a linear referencing system to accurately position tap points. I utilized custom Python scripts and Arcade expressions to derive attributes such as the directionality of the tap point from the line (DownLRC – left, right, or center) and identifying the most recent tap record (IsLatest). I focused on achieving accurate spatial alignment by generating route event layers, accounting for both on-line and offset tap locations. Finally, this process is scheduled to run on a weekly basis using VisualCron, where the newly processed tap data is appended to the existing sewer tap point feature class, effectively updating our geodatabase. This automated solution has significantly reduced manual data entry and processing time, minimized errors, and enhanced the spatial accuracy of Kent’s sewer infrastructure data. By integrating external data sources and implementing rigorous spatial analysis, I've created a reliable and efficient method for displaying up-to-date and accurate sewer tap information, thus assisting our field crews with regular pipeline inspections and maintenance.
Speakers
AS

Andy Sauls

GIS Analyst 3, City of Kent
My name is Andy Sauls. Originally from Houston, TX, I relocated to the South Puget Sound area in November 2023. I hold a Masters in Urban Planning with a specialization in GIS and group facilitation. My expertise encompasses developing GIS processes, procedures, and spatial models... Read More →
Tuesday June 17, 2025 11:30am - 11:55am PDT
Milgard Hall: Rm 311

1:30pm PDT

Developing Data Collection Workflows in Field Maps for ArcGIS
Tuesday June 17, 2025 1:30pm - 2:25pm PDT
This presentation is intended for anyone interested in using or learning more about Field Maps for ArcGIS for field data collection. The topics to be covered include:
• Database design including the creation of join tables and domains.
• Important considerations in web map creation.
• How the underlying database and web map design influence how Field Maps interacts with the data.
• How to write and implement Arcade expressions.
• How to create layer filters.
• Offline use.
• Exporting photo attachments stored in the database to a file folder.
Speakers
avatar for Michelle Totman

Michelle Totman

GIS Specialist, The Tulalip Tribes
Michelle has spent thousands of hours working in the field under all sorts of conditions ranging from perfect conditions to extreme heat, freezing rain, biting insects, and everything in between. This background, has proved indispensable in configuring over a half-dozen data collection... Read More →
Tuesday June 17, 2025 1:30pm - 2:25pm PDT
Milgard Hall: Rm 311

3:00pm PDT

Using ArcGIS QuickCapture for Near-Real-Time Updating of Snowplowing Status
Tuesday June 17, 2025 3:00pm - 3:25pm PDT
Don’t have AVL on your snowplows but wish you could provide near-real-time updates to internal staff and your residents? One method for accomplishing this will be discussed. The solution utilizes ArcGIS Enterprise, QuickCapture, a SQL Server-based enterprise geodatabase and Dashboards.
Speakers
BO

Brian Oevermann

Senior Application Analyst-GIS, City of Issaquah
Brian Oevermann, GISP is a Senior Application Analyst-GIS with the City of Issaquah. He has been in the GIS profession for 33 years, working for the U.S. Forest Service at the Federal level, County government in Montana, and now for Issaquah. Brian is the City of Issaquah’s first... Read More →
Tuesday June 17, 2025 3:00pm - 3:25pm PDT
Milgard Hall: Rm 311

3:30pm PDT

Quantifying ArcMap and ArcGIS Pro Usage at King County
Tuesday June 17, 2025 3:30pm - 3:55pm PDT
The King County IT GIS Center supports thousands of GIS users across 17 different county departments. To help track Esri user licenses, understand user activity, and support the transition from ArcMap to ArcGIS Pro, the GIS Center built the GIS License Manager application. This custom application was built using some code and does neat stuff, ties into users’ Microsoft Entra ID accounts, and reports usage for individual users down to the minute.

In addition to granular reporting, the data from this application has been aggregated into a hosted table in ArcGIS Online and used to display platform usage over time in two ArcGIS Online dashboards. These insights help the GIS Center leadership, GIS managers, and users understand what platforms are in use, and what teams might need additional help transitioning from ArcMap to ArcGIS Pro.

Join us as we discuss the technical details behind building the GIS License Manager application and obtaining usage minutes from ArcMap, ArcGIS Online, ArcGIS Pro, and ArcGIS Enterprise. We’ll also go into detail about the creation of the aggregated data dashboards using ArcGIS Online Dashboards, Arcade data expressions, and Experience Builder for display on our King County State of GIS Hub Site. https://state-of-gis.kingcounty.gov/pages/gislm
Speakers
avatar for Thomas Ryan

Thomas Ryan

Principal IT Engineer, King County GIS Center
Tom is a Principal IT Engineer at King County's GIS Center. His work includes developing custom web application to support GIS data, metadata, and property reporting. Previously he worked at Kitsap County, Apple, and the City of Seattle. He graduated with a Bachelor’s in Geography... Read More →
avatar for Valerie Bright

Valerie Bright

Senior GIS Imaging Engineer, King County
Valerie is a Senior GIS Imaging Engineer in the King County GIS Center with a background in geospatial analysis, data management, geology, and hydrology. At King County, Valerie is focused on all things imagery, lidar, and raster data. She specializes in in aerial imagery and raster... Read More →
Tuesday June 17, 2025 3:30pm - 3:55pm PDT
Milgard Hall: Rm 311

4:00pm PDT

Beyond 2D GIS Data and Mapping: Drones, SLAM LiDAR, Gaussian Splats, and SfM, Oh My! Exploring Modern 3D GIS Data
Tuesday June 17, 2025 4:00pm - 4:25pm PDT
This presentation showcases the evolution of drone-based GIS, moving beyond traditional 2D aerial imagery to create rich 3D models by exploring Simultaneous Localization And Mapping (SLAM) lidar technology. Attendees will gain valuable insights into the combined use of these hardware platforms and explore standard processing techniques, such as Structure from Motion (SfM) and the innovative 3D Gaussian Splatting method. The session will highlight practical workflows and feature examples of 3D models that have been generated.
Speakers
avatar for Peter Keum

Peter Keum

Drone Program Lead/GIS Analyst, King County Wastewater Treatment
Peter Keum is the Drone Program Lead and GIS Analyst for the King County Wastewater Treatment Division, integrating extensive geospatial expertise with advanced drone technology applications. Possessing nearly three decades of experience and GISP certification since 2008, he is deploying... Read More →
Tuesday June 17, 2025 4:00pm - 4:25pm PDT
Milgard Hall: Rm 311
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -