BLOG
|
The ArcGIS Damage Assessment Solution aligns to the FEMA (Federal Emergency Management Agency) Preliminary Damage Assessment process, , requiring specific questions to capture damage information.This post explains how to add your own parcel data that has valuation fields to be used in the damage assessment process. The solution has a configuration topic to Populate parcel information with a parcel ID and the layer already has a parcel ID field ready to populate. The below process will follow that same pattern and adds a new field for parcel value. You could follow this same process to lookup any other defined value from another layer such as a Homeowner’s Association Name or Council District. Update the IndividualAssistance layer First you need to add a new field to the IndividualAssistance layer which will store the parcel value. Repeat this step for other fields you would like to add. Sign in to your ArcGIS organization, browse to and open the IndividualAssistance layer. Click the Data tab. Click Fields. Click +Add. Add a field name of parcelvalue of type Double. Note if your parcel values contain special characters you may need to add of type String and may not be able to do further calculations. Click Add New Field. Reference the parcel layer Sign in to your ArcGIS organization, browse to the item details of your parcel layer. Click the layer in the item details page. From the item page, in the URL section, click Copy. Save this value in text editor for a future step. Note your url should like the following with a number at the end: https://services1.arcgis.com/<ID>/arcgis/rest/services/<YourParcelLayer>/FeatureServer/0 Modify survey Start ArcGIS Survey123 Connect and sign in to your ArcGIS organization. Click Individual Assistance Survey to download the survey. In the Download window, click Download and click OK. Click Individual Assistance Survey again to open the survey. On the toolbar at the bottom, click the Scripts tab. In the myJSFunctions.js window, go to line number 7. file find the following line: https://services.arcgis.com/15kuuRedeiUAOfF5pwAerered/arcgis/rest/services/YourParcelLayer/FeatureServer/0 Replace the default URL (https://services.arcgis.com/15kuuRedeiUAOfF5pwAerered/arcgis/rest/services/YourParcelLayer/FeatureServer/0) with your parcel layer URL you copied in the previous section. On the right, click Save to save the script. On the left, from the side toolbar, click the XLSForm button. In Excel spreadsheet scroll to row 109. Add the type, name, label and bind::esri:fieldType as below: Scroll over to the calculation column. . Add the following logic in the cell: pulldata("@json",${json},"attributes.TOTAL_VAL") Update the TOTAL_VAL value to the name of the field that represents your parcel identifier from the feature layer. Save and close the Microsoft Excel spreadsheet and preview your changes in ArcGIS Survey123 Connect. In ArcGIS Survey123 Connect, in the left toolbar, click Publish to publish your changes. Click Publish survey to publish your changes, and then click OK. Open Survey123 and verify at the bottom of the survey you see the values after you define a location. Consider relocating the parcel value question within your survey, or alternatively, modifying its type to hidden so that it is not visible in the survey form. Additionally, you can add new fields perform calculations to perform damage loss estimates based upon the damage severity in the previous questions.
... View more
06-16-2025
07:22 AM
|
2
|
0
|
268
|
POST
|
Yes, ArcGIS Hub Premium is required to deploy and use the Homelessness Point-in-Time Count solution. Community Accounts provide secure access to the Homelessness Count Survey and increase the integrity of information collected during a homelessness count.
Secure access to the PIT count form was a requirement we heard from many users as we scoped version 3.0 of the solution. The prior versions of the solution documented workflows were to use named users to access the survey and conduct the count.
... View more
12-05-2024
08:59 AM
|
0
|
1
|
568
|
POST
|
Hi- sorry nothing ringing a bell. Only the Special Event point layer has the approved attributes. There is a scale dependency but looks like you are zoomed in far enough. I tried a couple new deployments and couldn't replicate. I'm happy to look more with you if you want to write me at jlindemann@esri.com and maybe we can find a time to screenshare?
... View more
08-20-2024
07:09 AM
|
0
|
1
|
666
|
POST
|
Hi- I'm not exactly sure- are you opening the site map alone or launching it from the Special Event Manager/Special Event Permit Manager (depending on which solution you deployed). Do you see the assets if you click the "Edit Site Map" button from that actual application (see attachment)? THx Jer
... View more
08-19-2024
10:35 AM
|
0
|
1
|
699
|
POST
|
No- the Sitemap data will always stay in the layer. The notebook just uses filters to filter out by a specific event. So you can run the notebook for an event, then add to the sitemap afterwards.
... View more
08-08-2024
01:12 PM
|
0
|
0
|
686
|
POST
|
Thanks for the detail on the workflow. Correct, you do not need the reference grid. As long as there is a point in the IndividualAssistance layer you can assign it. The screenshot attached shows as long as you have changed it to Assigned and the Assigned to has a value (this part is in the config section where the alias is in the dropdown, but the real value needs to be the online user name). If that doesn't work, happy to do a quick screenshare- write me at jlindemann@esri.com and hopefully can get you going soon.
... View more
08-08-2024
08:16 AM
|
1
|
2
|
1560
|
POST
|
Hi- Assignments are done in the Damage Assessment Operations application. See this section in the Use documentation, specifically scroll down just a bit to Assign Damage Reports https://doc.arcgis.com/en/arcgis-solutions/latest/reference/use-damage-assessment.htm#ESRI_SECTION1_A094334F6CF74CCD8CA444B1EA1CE38A The solution is designed where you can start using the Individual Assistance Survey without needing to be assigned. The assignment portion is useful if a report has already come in (via a Windshield Report using Quick Capture, or the Public Report using Survey123, or perhaps dispatch and you add manually) and you now need to do a full assessment. If you have a whole neighborhood you wanted to make assignments of- you could load address points using append into the IndividualAssistance layer then use the same workflow to create assignments. Let me know if that makes sense- happy to discuss in more detail.
... View more
08-08-2024
07:38 AM
|
0
|
4
|
1579
|
POST
|
Please try the following- 1. Open the SpecialEventAssets layer item details page. Under "Open in Map Viewer", click the dropdown and choose "Open in Map Viewer Classic with full editing Control." (See screenshot). 2. In the map viewer classic view, click the Edit button. 3. At the bottom click Manage. 4. Click Add New Type of Feature. 5. Type in the name of the value to match what you put in the domain (Loading Zone). 6. Click Save Changes. You may need to go into each webmap still and add the symbology for those layers. Let me know if that works.
... View more
08-02-2024
11:29 AM
|
1
|
1
|
699
|
POST
|
Hmmm, thanks for sharing- glad to hear you are up and running. Just curious, do you recall when you deployed the solution? Just trying to nail down in case others run into it.
... View more
07-12-2024
09:45 AM
|
0
|
1
|
952
|
POST
|
I'm sorry I misread your first email that you had already covered that. Can you try clearing your browser cache or even a different browser? There was an update to ArcGIS Online just over a week ago and sometimes the changes just need a refresh. If that still doesn't work, can you open the Special Event Manager webmap in the Classic map viewer and save? There are some dependencies on the classic version, if it got saved in a newer version that could possibly be a culprit too.
... View more
07-12-2024
08:47 AM
|
0
|
3
|
962
|
POST
|
Hi- If you go into your groups do you see a "Special Event Manager" group? Any chance that group got deleted? If you don't see that group try this steps: 1-Create a new Group "Special Event Manager" 2-Add the "Special Event Manager" web map to that group. 3-Go to the item details of the Special Event Manager application and click Configure. 4-Configure it to use the group you just created. If you are early into using the solution, you could also deploy again which should give you all content synced together. Let me know- missing the group would be first indication and can look further if that is not it.
... View more
07-12-2024
08:16 AM
|
0
|
5
|
976
|
BLOG
|
The Homelessness Point-in-Time Count solution was updated in June 2024. Other minor changes to streamline the survey were incorporated including an option in spanish. The zip file below was removed to avoid confusion- please deploy the solution here: https://www.arcgis.com/apps/solutions/index.html?gallery=true&searchTerm=homelessness&solution=ooxilee3epgitago5pejmr60rzx7tbyw&sortField=relevance&sortOrder=desc#home
... View more
06-27-2024
12:35 PM
|
0
|
0
|
280
|
BLOG
|
Great work @MeleKoneya , so great to see just a snippet of all your great work highlighted!
... View more
05-05-2024
07:30 PM
|
3
|
0
|
1312
|
POST
|
It is recommended to use the layers that come with the solution to ensure everything works properly: https://doc.arcgis.com/en/arcgis-solutions/latest/get-started/faqs.htm#anchor7 For example, there may be additional settings on the gdb that are added causing this such as attribute rules that aren't supported with some Arcade functions? https://community.esri.com/t5/attribute-rules-questions/arcade-error-featuresetbyportalitem-cannot-be-used/td-p/1329459
... View more
03-27-2024
02:53 PM
|
0
|
1
|
529
|
POST
|
Hi Gary, The information displayed in the Feature Info widget is derived from the pop-up in the webmap. Here are basic steps on how to change the email: -In ArcGIS Online, go to your content and open the Pre-Incident Plan Manager webmap. -Highlight the Pre-Incident Plans Layer. -On the far right panel click Pop-ups. -Click Attribute Expressions. -Click the Create Email expression. -See the attached graphic of the expression. You'll see the components of the email you can alter and save. -In the main pop-up area you can change or add buttons to the popup. Look at the html of the popup to see how the Assign Plan button was created if you want to create another button in this way.
... View more
03-21-2024
07:16 AM
|
1
|
1
|
896
|
Title | Kudos | Posted |
---|---|---|
2 | 06-16-2025 07:22 AM | |
1 | 08-08-2024 08:16 AM | |
1 | 08-02-2024 11:29 AM | |
3 | 05-05-2024 07:30 PM | |
1 | 03-21-2024 07:16 AM |
Online Status |
Offline
|
Date Last Visited |
a month ago
|