|
POST
|
thanks for that i changed my python from: r = requests.post(url, params=payload, proxies=proxies) to r = requests.post(url, data=payload, proxies=proxies) and its all working now 🙂 shame the documentation wasn't updated... Stu
... View more
04-22-2021
05:25 AM
|
0
|
1
|
2901
|
|
POST
|
i'm getting similar issues with a python script i've been using for the past 3 years it seems like somethings changed with the API to request the token as i get the response: {"error":{"code":400,"message":"Unable to generate token.","details":["POST request should not contain username and password in the query string."]}} but having said that i have another script this time in c# that still works fine and that uses the same method to get the token
... View more
04-22-2021
01:45 AM
|
0
|
3
|
2912
|
|
POST
|
there is also the apply edits end point both will let you update a good amount in one go, you could script it with python, another option might be to use Pro or desktop and updating it from their again you could script it Stu
... View more
03-05-2021
07:05 AM
|
0
|
1
|
2223
|
|
POST
|
you could use the rest endpoint to update the geomentry of the point. https://developers.arcgis.com/rest/services-reference/update-features.htm another option that we use to survey known assets is to use collector, the surveyor then starts a survey by selecting the asset in collector and click a custom link that opens a blank survey in survey123 and pre-populates the address of the asset and the map point Stu
... View more
03-05-2021
03:30 AM
|
0
|
1
|
2232
|
|
POST
|
so i'm trying to use python to automate the generate of survey123 reports and i've finally got it to work with a generic output name but when i try and use the fields to create a smarter file name i get this error: {"error":{"message":"outputFileName value is invalid: \"SUR_${field}_${completion_date | format:\"MMDDYYYY\"}\"","code":"003","details":[]},"success":false} the output file name i am trying to use is this 'SUR_${field}_${completion_date | format:"MMDDYYYY"}' now i know there is nothing wrong with the filename because if i try to create a report manually on the survey123 website using it the report runs fine and the file has the expected filename it does work if i remove the format part but i need it in that format unfortunately any ideas? thanks Stu
... View more
03-04-2021
04:10 AM
|
0
|
2
|
1334
|
|
IDEA
|
this would be handy for exporting Survey123 reports and allowing others to access them without the need for each user to export them individually each using up credits Stu
... View more
03-03-2021
03:23 AM
|
0
|
0
|
4192
|
|
POST
|
you could try the RestAPI: https://developers.arcgis.com/rest/services-reference/add-attachment.htm or there is a tool for it in Pro (think its also in desktop) https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-attachments.htm Stu
... View more
02-10-2021
08:06 AM
|
0
|
0
|
1043
|
|
POST
|
you can also use the RestAPI on your feature service to query it, have a look at this: https://developers.arcgis.com/rest/services-reference/query-feature-service-layer-.htm i have some python scripts i run using the endpoints and you dont need to have ArcPy installed either just python and i use http requests Stu
... View more
02-10-2021
07:53 AM
|
0
|
0
|
4894
|
|
POST
|
is it possible to create a replica of a feature service from AGOL but to only include certain attributes within the replica. so my layer has about 30 attributes but in the replica i want to exclude one attribute so my replica would only have 29 attributes any ideas? Stu
... View more
02-10-2021
05:53 AM
|
0
|
0
|
865
|
|
POST
|
is there a way to find out who deleted a group in AGOL?
... View more
01-04-2021
03:27 AM
|
0
|
2
|
3139
|
|
POST
|
we have a feature service hosted in arcgis server and shared via ArcGIS online is it possible to crate a summary table of the features just something like a count by month thanks Stu
... View more
11-06-2020
07:58 AM
|
0
|
1
|
1109
|
|
POST
|
thanks Xander Bakker i had a look at the links but its over my head, maybe after a few more coffee's it will sink in thanks again Stu
... View more
10-14-2020
02:14 AM
|
0
|
7
|
3560
|
|
POST
|
is there a way to simply convert meters in OSGB36 to WGS84 Stu
... View more
10-13-2020
08:53 AM
|
0
|
9
|
3560
|
|
BLOG
|
Is anyone else having issues with the latest version crashing on iOS when GPS locating using the inbuilt iPad GPS device Stu
... View more
09-24-2020
02:33 AM
|
0
|
0
|
10199
|
|
POST
|
Hi Chris, no, the only way i got it to work was to remove the map and the photos from the template Stu
... View more
07-21-2020
11:24 AM
|
0
|
0
|
2142
|
| 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
|