|
POST
|
is there a way to use connected data to pass attributes into a code embed widget for example, if i select a feature on a map it will get that features XY and then open a google streetview map at that location? Stu
... View more
08-26-2022
06:27 AM
|
3
|
1
|
1128
|
|
IDEA
|
would also useful to have the ability to filter based on the current user, say for a dashboard that you want the use to see their performance Stu
... View more
08-10-2022
12:25 AM
|
0
|
0
|
3949
|
|
IDEA
|
would be good to be able to apply a filter from a URL parameter also so like open map and filter for a specific job all as part of the url, similar to the webapp
... View more
08-09-2022
07:43 AM
|
0
|
0
|
5616
|
|
POST
|
is it possible to launch an ArcGIS Experience and apply a filter as part of the URL IE user sent a URL that opens the experience and filters the map / tables in the app as part of the URL rather than the user having to manually apply the filter Stu
... View more
08-09-2022
07:34 AM
|
1
|
1
|
994
|
|
POST
|
Hi @jaykapalczynski , i just tried this and it seemed to work and pulled back 648 records import requests
import json
fsURL = "https://dwr.virginia.gov/-/api/v1/vbwt-sites"
r3 = requests.get(fsURL)
res = json.loads (r3.text)
print(len(res)) that was done with idle for ArcGIS Pro hope that helps Stu
... View more
08-08-2022
06:16 AM
|
0
|
0
|
7290
|
|
POST
|
this might help: fsURL = "http://yourwebsite.com"
payload3 = {'updates': updateAttr, 'f': 'json','token' : aToken}
r3 = requests.get(fsURL, params=payload3, proxies=proxies)
print(r3.text) just ignore the payload if you dont need to pass any parameters, same goes for the proxy forgot to say the above just uses requests Stu
... View more
08-07-2022
11:27 PM
|
0
|
0
|
594
|
|
POST
|
I have a Notebook running the ArcGIS Pro and it works fine when i am not on the work network but on the work network i get this error: i have read the documentation about setting the proxy and tried the below with similar errors and is there anything else i can try? Stu
... View more
08-05-2022
07:18 AM
|
0
|
1
|
1240
|
|
POST
|
this is the url we use: https://api.os.uk/maps/raster/v1/wmts?key= so its the map service rather than the vector service
... View more
07-29-2022
05:03 AM
|
0
|
0
|
2765
|
|
POST
|
@HalilSiddique if you reset the scales in your app the map will display
... View more
07-29-2022
04:00 AM
|
0
|
0
|
2771
|
|
POST
|
is it possible to enable the "Shared Update" on an existing group or can it only be set when you first create the group Stu
... View more
07-12-2022
02:24 AM
|
0
|
2
|
1534
|
|
POST
|
i want to be able to filter a layer in a map based on the current user viewing the map and using an assigned user field, its a bit like the editor tracking functionality but the features will be created by another user but then assigned to an operator any ideas? Stu
... View more
06-30-2022
12:11 AM
|
1
|
1
|
858
|
|
POST
|
so i have added a new field to the assignments layer but it doesn't show in the dispatcher portal either when creating a new assignment or viewing / editing an existing assignment. how do i get it to show? thanks Stu
... View more
06-28-2022
12:25 AM
|
0
|
1
|
848
|
|
POST
|
@OsamaOthman thanks for the quick reply, that's a shame as there isnt a windows 10 app from what i could see Stu
... View more
06-22-2022
03:17 AM
|
0
|
0
|
1863
|
|
POST
|
can you access workforce as a "Mobile Worker" from a web browser? or is it limited to using the app thanks Stu
... View more
06-22-2022
12:22 AM
|
1
|
6
|
1892
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-16-2025 02:25 AM | |
| 1 | 09-08-2025 07:14 AM | |
| 8 | 07-17-2025 01:23 AM | |
| 3 | 07-04-2025 02:55 AM | |
| 1 | 06-27-2025 03:41 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-17-2026
05:42 AM
|