|
POST
|
Hi Jane Can you provide some more info on this: - What platform are you using to run the app? - How are you connecting to the internet (4G - Wifi) and does this change? - What is the autosend interval set to? Or are the users sending manually? - Do the features have attachments? - How regularly are you seeing this issue? It is possible that a feature is sent twice if the app does not get a successful response from ArcGIS when it uploads a feature. This can happen when network connectivity is patchy and the user is on the edge of network/wifi coverage. I'm happy to work with you to investigate this further if this does not sound to be the cause. Thanks John
... View more
04-15-2020
04:48 AM
|
0
|
9
|
4230
|
|
POST
|
From version 1.5 of the mobile app, QuickCapture will support app links to launch the app. This method is different to that of custom URLs and does not require whitelisting in iOS. Therefore app linking across Esri apps will work on all platforms. We will document this here once 1.5 is released: Integrate with other apps—QuickCapture | Documentation.
... View more
04-14-2020
06:09 AM
|
1
|
0
|
1817
|
|
POST
|
In 1.5 of the mobile app (released next month) the app will always submit null values if a userInput is left empty
... View more
04-14-2020
05:59 AM
|
0
|
0
|
1438
|
|
BLOG
|
Hi Ben, To do this you would use a button userInput for the Issue button. If the userInput was configured against a field that has a coded value domain, then the options would be available to the end-user as a picklist. The user would tap the Issue button, and then select an option (missing, overgrown or damaged). To find out more about user inputs see https://community.esri.com/community/arcgis-quickcapture/blog/2019/10/06/understanding-user-inputs-in-arcgis-quickcapture. If the options did not exist as a coded value domain for the field you are updating, you can manually add them to the project using the JSON editor. The properties are detailed here: Project JSON—QuickCapture | Documentation Please let me know if you need any further information. Thanks John
... View more
04-06-2020
06:28 PM
|
1
|
0
|
1543
|
|
BLOG
|
Hi Anthony, we are still working on the hands-free feature and don't have a definite date for its release. It would be good to hear your use case as well as the platform you are using. Could you share this info? Thanks for the feedback on maps. Cheers John
... View more
03-12-2020
05:18 PM
|
0
|
0
|
1543
|
|
POST
|
This issue will be fixed in the 1.5 release, due the end of April 2020.
... View more
02-26-2020
09:00 PM
|
0
|
0
|
2207
|
|
POST
|
Hi Amy, This is not currently in our product plan as the idea of QuickCapture is to allow quick data capture at the push of a button. Have you considered using other apps more suited to this workflow, such as Collector or Survey123? Both of these apps allow the digitization of lines and polygons. Please share a bit more about your workflow and why you think QuickCapture is the most suitable choice. Thanks John
... View more
02-26-2020
05:02 PM
|
0
|
5
|
3583
|
|
POST
|
Hi Heather, The lines and polygons don't have a direction variable. This is because lines can be long and could change direction and it is not clear whether the variable should be capturing the start or the end of the line (or take an average). If you have any thoughts on this, I'll add it to an enhancement. As you mentioned you would need to use breadcrumbs in order to have the direction of travel for each point. Option 1: Apply the offset to the breadcrumbs, and then use the updated points to create the centerlines. To make a line from points you can use the following: Points To Line—Data Management toolbox | Documentation. If you use a project userinput to write a unique ID to the collected breadcrumbs, you can record the road segment each breadcrumb belongs to. Each segment will then become a separate line when the tool is run. Option 2: Another approach would be to just continuously capture breadcrumbs while you capture each road segment as a line. When you bring the collected data into Pro (breadcrumbs and lines) you could perform a spatial join between the breadcrumbs and lines. This will create new lines populated with a summary of all breadcrumbs that intersect the line. You could, for example, take the average direction of travel for all intersecting breadcrumbs. Once the lines have an average direction of travel attribute. You could then apply the offsets in the manner I described above. I would go with option 2. Please let me know if you need any help with this workflow. Thanks John
... View more
02-26-2020
03:03 PM
|
0
|
1
|
5525
|
|
POST
|
Hi Marc I was able to repro the issue on Portal 10.8 and will look into it for you. I'll update this thread with more information. Thanks John
... View more
02-25-2020
06:48 PM
|
0
|
2
|
1962
|
|
POST
|
Hi Mark, I'll get this one raised as a bug. The app should only submit nulls if an entered value is empty. Thanks John
... View more
02-23-2020
10:02 PM
|
0
|
1
|
1438
|
|
POST
|
Thanks, Huang and Daniel, We have this enhancement in our backlog and are planning to implement it for a future release. Cheers John
... View more
02-20-2020
07:35 PM
|
1
|
0
|
738
|
|
POST
|
Hi Darryl If you go into the JSON editor for your project, you can edit a property called undoThreshhold. This property represents the number of seconds before the edit bar disappears. You can increase the number to give the user more time to edit the location of/delete the last captured record. "preferences": { "allowEditLocation": false, "splitScreen": false, "backgroundColor": "#f3f3f4", "distanceThreshold": 5, "horizontalAccuracyError": null, "horizontalAccuracyWarning": 30, "undoThreshold": 10, "adminEmail": "[email protected]" }, Thanks John
... View more
02-18-2020
08:18 PM
|
0
|
0
|
1147
|
|
POST
|
Hi Marc, Can you please share your use case, what are you trying to do? Thanks John
... View more
02-17-2020
01:39 AM
|
0
|
2
|
3044
|
|
POST
|
Thanks for the feedback. We will get this raised as an enhancement.
... View more
02-16-2020
05:57 PM
|
2
|
1
|
1320
|
|
POST
|
Hi Lior I have done some testing on iOS (after the firmware fix) and can confirm that you can have the QuickCapture and the Trimble GNSS Status app running at the same time, both displaying the same (Trimble) reported locations and accuracies. QuickCapture was connected to the R1 using Bluetooth, and the use of the phone's internal position source was not required. For Android, the use of Mock locations and Location Extras is required. The GNSS Status app is still used for configuration and to connect to real-time resources. QuickCapture should be configured to use "Internal Location Service" after GNSS Status has been set as the Mock Location provider in Android Developer Settings. Could you share the phone devices and operating systems you were using and we can see if we can replicate the issue our side? Thanks John
... View more
02-09-2020
04:53 PM
|
0
|
0
|
2408
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-24-2026 08:51 PM | |
| 1 | 04-15-2026 08:34 PM | |
| 1 | 04-15-2026 09:29 PM | |
| 1 | 01-19-2026 07:51 PM | |
| 2 | 12-21-2025 05:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|