This document discusses the consumerization of geospatial technologies and how it will impact utility companies. It describes how consumer apps are driving higher expectations for simplicity and usability. It also outlines some of the challenges of building field applications that can work both online and offline. It discusses different architectural approaches for offline data storage and synchronization, including replicating databases on laptops, using PhoneGap with SQLite, caching data with HTML5, and alternatives like external storage on USB sticks. The key is providing robust offline access while syncing large datasets when back online.