{"id":163132,"date":"2019-02-07T08:48:28","date_gmt":"2019-02-07T16:48:28","guid":{"rendered":"https:\/\/www.esri.com\/about\/newsroom\/?post_type=arcuser&#038;p=163132"},"modified":"2024-08-27T11:31:38","modified_gmt":"2024-08-27T18:31:38","slug":"improving-disaster-assessment","status":"publish","type":"arcuser","link":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment","title":{"rendered":"Improving Disaster Assessment"},"author":1432,"featured_media":0,"menu_order":0,"template":"","format":"standard","meta":{"_acf_changed":false,"sync_status":"","episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","castos_file_data":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","_links_to":"","_links_to_target":""},"categories":[13602],"tags":[163382,921,323692,323702],"arcuser_issues":[210802],"class_list":["post-163132","arcuser","type-arcuser","status-publish","format-standard","hentry","category-natural-disasters","tag-arcgis-online","tag-disaster-response","tag-monroe-county","tag-offline-editing","arcuser_issues-summer-2013"],"acf":{"short_description":"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026","pdf":{"host_remotely":false,"file":"","file_url":""},"flexible_content":[{"acf_fc_layout":"content","content":"<h2>Disconnected mobile app uses ArcGIS Online<\/h2>"},{"acf_fc_layout":"image","image":163142,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting damage assessments.\r\n\r\nResponse to natural disasters needs to be both rapid and carefully coordinated. Saving lives and providing shelter for those displaced are two key priorities for first responders. Assessing damage is another key task. Damage assessment measures and quantifies a disaster's impact on the community.\r\n\r\nJeffrey Boudrie, a GIS specialist who works in the County Planning Department for Monroe County, Michigan, performs disaster assessment. Floods and tornadoes, in particular, have become more frequent in the state over the last decade. At one time, Boudrie was one of six staff members dedicated to damage assessment. Today that number has been halved. Sometimes Monroe County has received assistance from Wayne County, its neighbor to the north. Red Cross volunteers have also helped. Though this help was welcome, it has also presented unexpected challenges.\r\n\r\nAlthough Red Cross volunteers receive training in damage assessment, this training differs slightly from the training state personnel receive, primarily with regard to the level of damage. Boudrie's team assesses damage through field observation and by interviewing property owners. Data is collected on paper forms and photographs used to catalog and illustrate the extent of the damage. Teams are organized in shifts, and each team focuses on one area of an affected community.\r\n\r\nWhen this process is completed, the finalized data is tabulated and interpolated. This can be a very time-consuming process. Syncing up photographs with the data in the paper forms can be very challenging, especially if the person performing the data tabulation is not the same person who did the assessment.\r\n\r\nThe final output from all this work is a concise report written according to the state's guidelines. This report is provided to state officials for review and guides the final decision on disaster declaration."},{"acf_fc_layout":"image","image":163152,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"\u00a0<h2>A Better Way<\/h2>\r\nIn early 2013, Boudrie began investigating methods for improving the county's damage assessment processes. He discovered and began working with WebMapSolutions. The company's developers were already working closely with Esri on a connected\/disconnected mobile editing solution based on ArcGIS Online.\r\n\r\nEsri partner WebMapSolutions is a GIS software development company based in Salt Lake City, Utah. Much of the company focus is now on ArcGIS Online and mobile development. WebMapSolutions recognized the many advantages of ArcGIS Online and was an early adopter of the technology. ArcGIS Online allows for a more holistic approach to GIS, marrying web, mobile, and desktop technologies, which has allowed the company to extend its GIS client solutions.\r\n\r\nMonroe County needed to replace its paper-based process with mobile technology. Data collected needed to be stored and accessed from a single platform that would allow data analysis by GIS experts and visualization by state officials. Given the greater screen real estate available, tablets were seen as preferable to smartphones.\r\n\r\nThe ideal app would be intuitive and easy to use and not require staff training. As one team finished a shift, the next team could take the same devices into the field and see where previous teams had already recorded data to avoid duplicating efforts.\r\n\r\nTeam members visiting individual affected parcels should be able to tap a representation of that parcel as an overlay on the basemap in the mobile app and invoke an attribute box containing two key fields: damage level measured on a scale of 0 (damaged) to 3 (destroyed) and a comments field. The app should also let the assessor attach images to individual parcels.\r\n\r\nBecause Wi-Fi or cellular access may have been destroyed by the disaster, offline capabilities would also be important. Data visualization and collection should be available in disconnected mode. Once back in Wi-Fi range, collected data can be uploaded to a map layer hosted centrally.\r\n<h2>The Perfect Platform<\/h2>\r\nArcGIS Online proved the perfect platform for this work. WebMapSolutions began by publishing parcel shapefiles, supplied by Monroe County, to its ArcGIS Online account as hosted feature services. These editable feature layers were included in a single web map, the core mapping unit of ArcGIS Online. The mobile application itself was built around this web map.\r\n\r\nTime was spent up-front thinking through the interface and how to simplify workflows. Taking a single focused approach that avoided littering the app with too many tools greatly helped. Full extent, geolocation (zoom to current location), and online\/offline editing were the key elements built into the app. The mobile app also reads from a configuration file on loading. This made the application highly configurable.\r\n\r\nManufactured home communities posed an additional data collection challenge. Typically in these communities, many structures are located on a single parcel. Adding a point hosted feature service allows the damage to individual mobile homes to be accurately recorded."},{"acf_fc_layout":"image","image":163162,"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<h2>Strategy for Offline Editing<\/h2>\r\nThe key to offline editing involves reading and writing data to and from the mobile device itself rather than ArcGIS Online. There are two key parts to this process. First, in ArcMap 10.1, a tile package was generated. This archive file, containing tiled images for each basemap zoom level, is copied to the tablet, either manually for Android devices or using iTunes for iPads.\r\n\r\nNext, after starting in online mode, the offline option is selected, and the feature layers are serialized or copied to the mobile device storage. In offline mode, the application only references these local layers. When it is back online, any edits\u2014adds, attribute edits, deletions, or attachments\u2014are uploaded to the server by selecting an Edits Upload button.\r\n\r\nFor attachments, the tablet's camera was integrated into the app. Users can, after taking a picture of a parcel, attach the image to the feature or take a new photo. An ArcGIS Online hosted feature layer can store images, video, and audio files with an individual feature, and all attachments are visible seamlessly in ArcGIS 10.1 for Desktop.\r\n\r\nBy employing technologies such as Mobile Flex and PhoneGap, developers built installable apps that could be used on either an iPad or an Android tablet using just one code base. This approach potentially halves the cost of building the app as a native mobile app. These installable mobile apps can be distributed through various mobile app stores.\r\n<h2>Moving Forward<\/h2>\r\nWebMapSolutions' work with Monroe County is ongoing, and field testing is under way. Boudrie suggested color coding the inspected parcels based on damage levels to provide a picture of not only where team members have been but the overall pattern and extent of damage to these communities. Mobile app development continues, with new features being added to the app including auto map rotation so users can reorient the tablet.\r\n\r\nThe mobile app can potentially improve not only Monroe County's responsiveness in reporting damage assessments to state officials but also its team's workflows by improving data accuracy and making data more accessible and easily analyzed.\r\n\r\nFor more information, visit\u00a0<a href=\"http:\/\/www.co.monroe.mi.us\/\">Monroe County<\/a>\u00a0or\u00a0<a href=\"http:\/\/www.webmapsolutions.com\/\">WebMapSolutions<\/a>\u00a0or contact\u00a0<a href=\"mailto:Boudrie_boudrie@monroemi.org\">Jeffrey Boudrie<\/a>\u00a0or\u00a0<a href=\"mailto:matt@webmapsolutions.com\">Matt Sheehan<\/a>, principal at WebMapSolutions."},{"acf_fc_layout":"pdf","file":163172}],"references":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Improving Disaster Assessment | Summer 2013 | ArcUser<\/title>\n<meta name=\"description\" content=\"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Improving Disaster Assessment\" \/>\n<meta property=\"og:description\" content=\"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment\" \/>\n<meta property=\"og:site_name\" content=\"Esri\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-27T18:31:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-dark-grey-card.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Esri\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\/\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment\",\n\t            \"name\": \"Improving Disaster Assessment | Summer 2013 | ArcUser\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\"\n\t            },\n\t            \"datePublished\": \"2019-02-07T16:48:28+00:00\",\n\t            \"dateModified\": \"2024-08-27T18:31:38+00:00\",\n\t            \"description\": \"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\/\/www.esri.com\/about\/newsroom\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"Improving Disaster Assessment\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/\",\n\t            \"name\": \"Esri\",\n\t            \"description\": \"Esri Newsroom\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/b7332d419608ac1a0291ec30de119efb\",\n\t            \"name\": \"April Mann\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/\",\n\t                \"url\": \"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g\",\n\t                \"contentUrl\": \"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g\",\n\t                \"caption\": \"April Mann\"\n\t            },\n\t            \"url\": \"\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Improving Disaster Assessment | Summer 2013 | ArcUser","description":"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment","og_locale":"en_US","og_type":"article","og_title":"Improving Disaster Assessment","og_description":"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026","og_url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment","og_site_name":"Esri","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2024-08-27T18:31:38+00:00","og_image":[{"url":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-dark-grey-card.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@Esri","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment","url":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment","name":"Improving Disaster Assessment | Summer 2013 | ArcUser","isPartOf":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/#website"},"datePublished":"2019-02-07T16:48:28+00:00","dateModified":"2024-08-27T18:31:38+00:00","description":"To cope with increasing demand and decreasing resources, a Michigan county is moving from a paper-based to a tablet-based system for collecting\u2026","breadcrumb":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcuser\/improving-disaster-assessment#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/about\/newsroom"},{"@type":"ListItem","position":2,"name":"Improving Disaster Assessment"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/about\/newsroom\/#website","url":"https:\/\/www.esri.com\/about\/newsroom\/","name":"Esri","description":"Esri Newsroom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/b7332d419608ac1a0291ec30de119efb","name":"April Mann","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/28d21cf04453f95cd2d8a0f053e5cd18ccf684320f6a4974f358b8109264e80b?s=96&d=blank&r=g","caption":"April Mann"},"url":""}]}},"sort_order":"0","_links":{"self":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/163132","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser"}],"about":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/types\/arcuser"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/users\/1432"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser\/163132\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/media?parent=163132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/categories?post=163132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/tags?post=163132"},{"taxonomy":"arcuser_issues","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcuser_issues?post=163132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}