POST
|
What if you wanted the public users to have an account so you can keep track of who is submitting information to your survey? Can only users with a public account access your survey?
... View more
12-04-2020
01:10 PM
|
0
|
0
|
60
|
IDEA
|
A scheduler to run python notebooks would be very helpful. We've developed some scripts to automate some of our regular workflow, but we still need to manually open up the script and run it. If we could set a schedule of when it would run we could fully automate our workflow.
... View more
06-10-2020
10:31 AM
|
5
|
1
|
124
|
IDEA
|
It would be extremely useful to be able to reorder and rename fields of a feature service. I'm aware you can change the alias and reorder in a map through the popup configuration, but I'm looking for the ability to change the feature service itself. There's a few reasons this would be useful. 1) We often download the geodatabase to deliver to clients, we would like to keep the order uniform across datasets. Since esri can't meet this need we convert them to an excel file and reorder there. 2) We're starting to use python scripts more, where we are often performing similar tasks across our datasets. Not all of our datasets have the exact same field names ('Surveyor', 'surveyor', 'observer' when these are all the same). Since the scripts use the field names, we can't apply them programmatically across our datasets. If we could rename our fields we could fix this issue. Our current alternative is to download the dataset, change it in pro, republish, reconfigure, update the scripts, which is time prohibitive.
... View more
06-10-2020
10:18 AM
|
2
|
0
|
77
|
POST
|
The conversion of a table to a pandas spatial data-frame recently stopped working for us. Was there a change to the API recently? Is there a limit on the number of records this function can process? Other datasets of ours are working fine with the same code. Here is what we are trying: feature_layers = gis.content.get('xxxxxxxxxxxxxxxxxxxxxxxxxxxxx') data = pd.DataFrame.spatial.from_layer(feature_layers.tables[0])
... View more
05-12-2020
10:15 AM
|
0
|
2
|
104
|
IDEA
|
PARTIAL SOLUTION: You can now create a join on AGOL between the layer and related record, keeping only the latest record or adding summery statistics from the corresponding records. To symbolize by latest inspection: Analysis --> Summarize Data --> Join Features In box 4: Join one to one. Select "Define which record is kept." Select "Order By". Order by your date field, sort by Newest. Check "Create results as hosted feature layer view" You'll then have a new layer that you can use to symbolize by the latest related record. It updates automatically as the data changes in the original records/layer. The limitation with this solution is you can't have a join/view layer on Collector map you plan on taking offline. If you try to download this map it will fail, which is a known limitation.
... View more
02-24-2020
09:27 AM
|
1
|
0
|
106
|
IDEA
|
It would be great if the hint text wrapped to new lines. We often want to display a paragraph of text to the user so they can accurately fill out the attribute. Additionally, it should also be visible for attributes with domains, and visible without having to click on the attribute.
... View more
02-03-2020
10:44 AM
|
2
|
1
|
124
|
IDEA
|
It would be great if the hint text wrapped to new lines. We often want to display a paragraph of text to the user so they can accurately fill out the attribute. Additionally, it should also be visible for attributes with domains, and visible without having to click on the attribute.
... View more
02-03-2020
10:44 AM
|
2
|
1
|
120
|
IDEA
|
The ArcGIS Collector edit popup needs to be customizable, similar to how the display popup is customizable with the Custom Attribute Display option. Essentially, our field teams need more on screen information to fill out each field in a new feature. We need a note before each attribute so the field worker has the relevant information to fill out the attribute correctly. Ideally this note would be dynamic, displaying different information based on other attributes. All that needs to be done is apply the Custom Attribute Display to the edit popup. Then we can use custom expressions to generate the necessary text.
... View more
02-03-2020
10:20 AM
|
2
|
0
|
61
|
IDEA
|
The ArcGIS Collector edit popup needs to be customizable, similar to how the display popup is customizable with the Custom Attribute Display option. Essentially, our field teams need more on screen information to fill out each field in a new feature. We need a note before each attribute so the field worker has the relevant information to fill out the attribute correctly. Ideally this note would be dynamic, displaying different information based on other attributes. All that needs to be done is apply the Custom Attribute Display to the edit popup. Then we can use custom expressions to generate the necessary text.
... View more
02-03-2020
10:20 AM
|
2
|
0
|
59
|
Online Status |
Offline
|
Date Last Visited |
03-04-2021
11:19 AM
|