|
BLOG
|
I was using the 2.0 beta to test as well- I don't think we've had any issue appear related to the mathematical functions.
... View more
03-27-2017
01:58 PM
|
0
|
0
|
4164
|
|
BLOG
|
Hi Shawn, I'm not seeing the behavior you're describing. Here's the example sheet I've set up: type name label calculation integer num1 Number: note sq10 10 * sqrt(Number) 10 * sqrt(${num1})
... View more
03-27-2017
01:40 PM
|
0
|
0
|
4164
|
|
POST
|
Hi Minxuan, By default, there aren't any scale settings that would prevent the viewing of the survey data at any particular scale- what you're showing looks like a minor error in the map display. In terms of the data not updating, are you keeping the pop-up active through the refresh time? I wouldn't expect the pop-up to be refreshed when updating. Also, Survey123 adds additional records; it currently doesn't update existing records (unless you're using the version 2 beta), so you would need to click on the new point to display the updated information. The best way to confirm whether the refresh is working is to open a developer window for the page and observe the network traffic.
... View more
03-27-2017
10:01 AM
|
0
|
1
|
1233
|
|
BLOG
|
I assume it's not empty if you attempt to export the FGDB via the ArcGIS Online interface? This is sounding like an issue with this dataset.
... View more
03-24-2017
03:05 PM
|
0
|
0
|
29341
|
|
POST
|
Hi Joe, Adding survey data is considered 'creating data' in ArcGIS Online and requires a level 2 user.
... View more
03-24-2017
12:25 PM
|
2
|
1
|
1160
|
|
POST
|
Hi Andrew, Yes the beta browser does not support the InputMask; that is a feature that wont's be immediately addressed.
... View more
03-23-2017
04:47 PM
|
0
|
0
|
2255
|
|
BLOG
|
Hi, Can you describe the setup for the item- is the user of the item the owner for it? If not, is export operations for other users set up? I'm assuming the script hasn't been running for an hour or longer (you could try increasing the expiration parameter of the user in the login process if it is).
... View more
03-23-2017
02:40 PM
|
0
|
0
|
29341
|
|
BLOG
|
Survey123 for ArcGIS lets capture photos anywhere in your survey. These photos can then be accessed via several online and desktop tools. Viewing your Photos In ArcGIS terms, photos are attachments stored in the feature service’s database along with the rest of the survey data submitted. There are a couple ways of exploring the images through the web: The Data tab of the Survey123 for ArcGIS’s website displays the photos of a survey response when it is selected in the ‘Individual Response’ Sign in to your ArcGIS organization (for example https://www.arcgis.com) and you can view the data table of the service storing the data, including accessing the image attachments. To do so, go to the Item Details of the service storing your form data and go to the ‘Data’ tab. Links to attached photos can be displayed in the pop-ups of a survey point in a web map be available in a web application like a Story Map. Exporting your Photos Aside from having the photos stored with the survey data, there are analysis operations that may require the photos to be downloaded; for example, archiving the photos or using them in documentation/presentations. Any individual photo can be downloaded from web sites by right-clicking on the photo and selecting ‘Save Image’ or right-clicking on the link and selecting ‘Download Link(ed File)’. The most efficient way to export all of the photos is to download a File Geodatabase copy of the data and then follow the steps described in the Esri Knowledge Base article "How To: Batch export attachments from a feature class". Note that this will also download any signature question answers as well; signature questions will not have location information embedded. Photo Metadata When you take a photo, Survey123 records more than just the picture. Photo metadata (camera type, camera settings and location information) are stored in what is known as the EXIF portion of the photo file. The location information in particular can enhance the understanding of a survey by providing additional points that can be associated with the survey. A good example of this is inventorying equipment and facilities at a local park. We can construct a form with the questions, including a photo, for the equipment are in a repeat of a form that gets filled out once per park. Rather than asking for a point at every piece of an equipment, the collector can take a photo, from which the approximate location can be extracted. The result is that the survey is recording multiple points without users needing to always add information onto the map. To get the location information, the survey data must be downloaded as described above. ArcMap and ArcGIS Pro both have a “GeoTagged Photos To Points” tool that then will create the new point features. To make this process a little easier, I’ve combined the extract tool with the GeoTagged Photos to Points tool in Python Script and Toolbox.
... View more
03-22-2017
03:01 PM
|
13
|
49
|
75023
|
|
POST
|
Hi Andrew, Currently, the GeoSearch Functionality is not supported in the Survey123 mobile client. Geosearch is available via both the web clients available for forms authored in the website (released) and surveys authored in Survey123 Connect (in beta; access via the globe icon when preview a survey)
... View more
03-22-2017
02:12 PM
|
0
|
2
|
2255
|
|
POST
|
Hi Gordon, Thanks for pointing this limitation out. We currently don't support reading subtypes. This impacts the domains in that domains for subtypes are expressed as part of the subtype information, not the domain information, so we're not reading those either. Currently, you would need to manually change the subtype field to a select_one and create the choices for the domains as a cascading select.
... View more
03-22-2017
01:52 PM
|
1
|
0
|
1782
|
|
POST
|
Hi Jimmie, Currently, the grouping is the best fit for what you're describing. We do have plans to support more sophisticated layout in the future, but don't have specific plans on a timeline for it.
... View more
03-21-2017
02:51 PM
|
1
|
1
|
1143
|
|
BLOG
|
Hi Robert, I talked with a colleague who has worked with the GeoEvent Processor and he suggested using a Field Enricher to create fields that contain the labels of the domain and use those in fields in place of the domain values. You would have the domain value-label table available either as a feature layer or as a csv file, the record that matches then gets appended to the feature. Processors—Real-time Data Feeds and Sensors (10.5) | ArcGIS Enterprise
... View more
03-21-2017
01:27 PM
|
0
|
0
|
3590
|
|
POST
|
Hi John, What devices are you using? When Survey123 is sent to the background, it should be retaining the answers of the current survey- it sounds like it isn't backgrounding properly.
... View more
03-21-2017
10:45 AM
|
0
|
1
|
826
|
|
POST
|
Currently Survey123Connect doesn't update the domain listing - it becomes a bit complicated keeping track of which values are added/deleted. It may cause some issues with editing tools that expect domains to define the all values that can exist for a field (which is what a coded-value domain is supposed to do)
... View more
03-21-2017
10:24 AM
|
0
|
0
|
5934
|
|
POST
|
Hi Nick, From the sounds of it, the survey is publicly shared? When not publicly shared, Survey123 automatically records the user that submitted the survey and the time the submission occurred. There currently isn't a way to turn off these fields, though I've added your request to the enhancement to turn off fields in the individual display in general.
... View more
03-21-2017
09:14 AM
|
0
|
1
|
1164
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-30-2025 09:00 AM | |
| 5 | 05-07-2025 10:16 AM | |
| 6 | 05-07-2025 10:17 AM | |
| 1 | 10-15-2018 01:27 PM | |
| 1 | 01-06-2020 01:25 PM |
| Online Status |
Online
|
| Date Last Visited |
2 weeks ago
|