|
POST
|
Thanks Dan. I think I will try to create a add-in to run the script tool, then add the layer using the add-in (if possible) after the scripts runs as a workaround. Edit: Using an add-in ended up being a satisfactory work around for me.
... View more
01-15-2019
01:44 PM
|
0
|
0
|
4437
|
|
POST
|
So are you saying that this is not possible in Pro with python? I tried to test it keeping it simple of using the CURRENT, creating a feature class in the default database and then try adding it. It always fails with the message being that the new feature class does not exists. If I do the exact same lines one by one in Pro python window it will work fine. But doing this in a script or a python toolbox script tool it fails. So this is just not possible in Pro? This is a straight forward work flow, and it is not an option?
... View more
01-15-2019
01:12 PM
|
0
|
2
|
4437
|
|
POST
|
Is there a way to refresh a database in a python script in Pro? I have a script where I create a new feature class in the default database and want to add that data to the map at the end of the script. It seems it does not recognize this new feature class until after the script is complete. I am wanting to use addDataFromPath.
... View more
01-15-2019
11:11 AM
|
0
|
4
|
5035
|
|
POST
|
I too would like a timeline for this. I have twenty users waiting to switch to Pro since 2.0, but our main editors need these tools for precision editing, and some other basic Desktop tools, before we can switch.
... View more
07-24-2018
06:09 AM
|
0
|
0
|
2164
|
|
POST
|
Is there a way to add or subtract Layers to a Legend using the Pro SDK? I see you can create a legend for a specific map frame, but I cannot figure out how to customize the legend once it is created.
... View more
06-26-2018
08:12 AM
|
0
|
1
|
1367
|
|
POST
|
I am currently having this issue where only the author of the report is able to generate it. The other users get this error: "Http failure response for (unknown url): 0 Unknown Error". I switched my Microsoft Word Template from being shared with the group to being shared with everyone in ArcGIS Online and still get the error. Are there any other work around to free up the template for everyone to generate the report? Also note this has only started to recently happen, tested it a couple weeks ago and it worked fine; it's probably because we are/were about to deploy it.
... View more
05-16-2018
09:12 AM
|
0
|
0
|
1750
|
|
POST
|
I got it figured out. Make sure to specify the esriFieldTypeDate for the bind::esri:fieldType column in the XLSForm it transfers correctly. Before it was left blank.
... View more
04-12-2018
01:11 PM
|
1
|
1
|
2408
|
|
IDEA
|
In order to help keep large organizations content organized, be able to chose which folder to publish the Survey123 Form and Feature to in the ArcGIS Online Content -> My Content -> Folders. For an example, currently the folders were nice and organized by 5 departments folders. Now I add 10 Surveys for 3 different departments and my Content is suddenly disorganized with 15 folders.
... View more
04-11-2018
09:11 AM
|
90
|
10
|
7493
|
|
POST
|
Date to date (field:dateStarted={Date_Started}), no text fields involved. It is a date in my feature service attribute (Date_Started - Format as December 21, 1997) and a date in my Survey Connect Excel field (dateStared). It works great from Online to Survey. When integrating from collector to survey123 is where it always changes it to Monday, January 1, 0001. I should also add that I am using Windows. It is pulling from a ArcGIS Server rest Feature Service. Connect Attribute Config Hyperlink to Survey ArcGIS Online to Survey123 ArcGIS Collector to Survey123
... View more
04-11-2018
06:23 AM
|
0
|
3
|
2408
|
|
POST
|
When I pass a date field from collector to survey123 (field:dateStarted={Date_Started}) it will only pass to survey123 as Monday, January 1, 0001. When I do this from a ArcGIS Online map it pass on the correctly entered date. How would I get this to pass correctly using survey123?
... View more
04-10-2018
02:15 PM
|
1
|
5
|
2747
|
|
POST
|
Using Survey123 Connect for ArcGIS. I have a survey which I originally published in the default location because I did not see any option to choose which folder to publish in. I moved it to the correct group/folder for my organization so now when I re-publish it ends up in a never ending loop. If I move it back to my home folder I am able to re-publish. How do I tell Survey123 which folder I want to publish/re-publish to so I do not have to keep moving it?
... View more
03-28-2018
12:10 PM
|
1
|
11
|
12359
|
|
POST
|
Thanks, that was it! This is the corrected code. MapView.Active.Map.GetLayersAsFlattenedList().OfType<FeatureLayer>().First(l => l.Name.Equals("Parcels"));
... View more
02-02-2018
12:52 PM
|
0
|
0
|
5441
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-23-2026 09:28 AM | |
| 2 | 05-21-2026 09:21 AM | |
| 1 | 05-19-2026 02:25 PM | |
| 1 | 05-19-2026 08:11 AM | |
| 1 | 04-17-2026 01:08 PM |
| Online Status |
Offline
|
| Date Last Visited |
05-28-2026
06:06 AM
|