|
POST
|
Greetings Peter! Adam and I work together in multiple AGOL environments. Great to see he reached out. I have followed your guidance for the ArcGIS API for Python to back up hosted feature services and it worked great, except I don't want all of my entire contents to download. I am struggling with the script to make it perform that exact workflow but only with features services in a particular AGOL folder and/or group. I tried; items = gis.content.search(query="type:Feature Service, owner:Username, group:Group Name", max_items=1000,) display(items)
&
items = gis.content.search(query="type:Feature Service, owner:Username, folder:Folder Name", max_items=1000,) display(items)
Both run but return no results. I know it is something simple. Where can i find the correct naming conventions to have it query just a folder or group. Or do i need a new line of code in conjunction will yours?
All are owned by me.
Thanks,
... View more
03-09-2020
03:57 PM
|
0
|
3
|
2130
|
|
POST
|
Jean-Yves, First and foremost, thank you for running a investigative workflow. I am now more concerned with the Android devices and unfortunately, the staff interface. We will keep you posted on our progress, or the lack thereof. Thanks again!
... View more
02-24-2020
06:50 AM
|
1
|
0
|
1802
|
|
POST
|
Hi, So our worst experience was with the Android Collector beta and the SXBlue units. I can complete the support form for the minor errors we received using the Android-Arrow 100 but they were not substantial enough to cause re-collection of the points. I think I will just hold off with support until I can verify it happening again. Currently our workflows will be changed to just using iOS exclusively for the Collector interface. At least that way we can rule out one factor - the Android Collector beta. Thank you for your response!
... View more
02-20-2020
09:18 AM
|
0
|
3
|
1802
|
|
POST
|
Yesterday we were collecting point features with three android devices using Collector beta acquiring GPS info from two SX Blue receivers and one Arrow 100 receiver. Out of approximately 300 points a score or so of the points failed to load all of the receiver data (EsriGNSS_XX) fields. In some cases the receiver name and lat/long were present but nothing else. In 9 points nothing was collected but the points appeared on the map, nowhere near close to where they should be but did add the image attachment. I have to assume that the beta lost its connection partially to the receiver app and only allowed a limited syncing of information. Also to note that the beta app would arbitrarily close and need to be reopened. In all of the points the Collector app verified that the minimum accuracy had been obtained. Has anyone had anything similar happen with the Collector beta app? Another note worth mentioning is that in the later part of the day attempting to clean up errors/issues I reverted to using the Arrow 100 and iOS tablet with the latest version of Collector. Four of thirty points experience similar issues but not to the scale of the Android beta app. In the iOS interface, most EsriGNSS fields were populated but the Receiver Name field had the correct receiver SN but failed to name it as in most cases. Typically it states Arrow 100... and in these cases it just stated EOS device. All feature collection was performed with disconnected editing of downloaded map area. Never in the years of using Collector have I seen anything like this happen.
... View more
02-12-2020
04:27 PM
|
0
|
5
|
1874
|
|
POST
|
Yes, that is exactly what the issue is. It doesn't matter if I am in the Catalog view or pane, when I select Design/Fields for any feature class and the above image is the reference, I cannot change the order of the fields. I get a slashed circle when attempting to drag field to the new position. Above the fields were added at a later date than feature class creation and it would be nice to have the PIPE_CLASS & PRESSURE_CLASS right under the PIPE_SIZE. This is really only a convenience matter most specifically so in Collector the field workers do not have to scroll to the field and I do not have to rearrange in the pop-up. I typically fix as I develop a new geodatabase (copy) from an existing blank geodatabase by just opening each copied layer and moving the fields before I populate the feature class. Would like to just fix the blank geodatabase instead of recreation or having to do what I describe above.
... View more
10-01-2019
07:43 AM
|
0
|
0
|
1177
|
|
POST
|
Greetings, In Pro 2.4.1; Catalog View/feature/design/fields - I cannot move the field to a new location in the database structure. The features are all within datasets, within a blank file geodatabase with domains. I can add these exact same blank features to a project map, open the attribute table, click the data tab/fields and move the field to the desired place in the data structure. They stay in place and I can publish with the desired format, no issues. My issue is that every time I want to use the blank FGDB to make a new project I have to move those fields. The question; why does the catalog view not allow me to do the field manipulation without having to add to a map every time? Am I doing something wrong? is this a catalog view bug?
... View more
09-30-2019
12:11 PM
|
0
|
3
|
1233
|
|
POST
|
Greetings Jimmy. The only change we made on our end for field workers was to remove the Android Collector Beta and use the old Android Collector. I was confident that we were safe until Carl had his issues on an iOS. Fingers are crossed around here because the support was not what I expected, very similar to what you experienced. Too many versions of Android and iOS operating systems out there and if units are not updated regularly then who knows. Also if they are updated and the Collector app is not set to interface with the new OS versions then there we go again. Scary business, but it is about Halloween so scary is expected..........HaHaHa
... View more
09-25-2019
01:52 PM
|
0
|
0
|
1690
|
|
POST
|
Hi Carl. We have not had it happen on the iOS devices and have not seen the error for a few months in Android. I would suggest taking a screenshot of the error and run it up the ESRI support flagpole and see if they have had any luck on their end. Also post the same in this dialog but not under comments to me rather the original post by Emily. That way the ESRI GeoNet monitors may see it better. I have a feeling that it is a device OS issue and not something in Collector. Too many versions of iOS and Android for Collector to have to associate with may be the root.
... View more
09-24-2019
12:44 PM
|
0
|
0
|
3834
|
|
POST
|
Hi Andrew, No resolutions for you. Sorry. Just wanted you and GeoNet to know that I have had similar issues with the Field Calculator. It happens just as you say, either with Python or Arcade, and also whether I am calculating a field in an AGOL feature or one that is on my desktop. Saving the project and then restarting Pro sometimes fixes the issue and on more than one occasion I have to restart my PC to get Pro functionality working. Sigh.........At least that restarting has got me back working. Not sure if it is a bug but starting to maybe sound like it.
... View more
09-17-2019
05:24 AM
|
0
|
0
|
583
|
|
POST
|
Seems to me that it is a function that should be there. Using the zoom to verify that all of my fields are as needed is not very intuitive. Not sure if it qualifies as a bug but should be included in the software code.
... View more
08-23-2019
07:37 AM
|
1
|
2
|
2155
|
|
POST
|
Very interesting Victoria! It does show up with data in the table. I was trying to review an empty database for continuity of fields before I started populating features. Good to know! Thanks! Seems a little strange that it is not available for a blank database as it is in ArcCatalog. Thanks again!
... View more
08-23-2019
07:25 AM
|
1
|
0
|
2155
|
|
POST
|
Hi All! Maybe I am missing a customization function or toggle somewhere but where is the scroll bar at the bottom of the Catalog View/Table? It is available in ArcCatalog 10.7.1 but cannot find it in Pro 2.4.1.
... View more
08-23-2019
06:41 AM
|
0
|
6
|
2222
|
|
POST
|
Thanks Kory! Good information. Gotta love collaboration.
... View more
08-06-2019
08:09 AM
|
1
|
0
|
2193
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-23-2026 12:59 PM | |
| 3 | 01-09-2025 08:58 AM | |
| 1 | 09-06-2024 05:24 AM | |
| 1 | 04-10-2019 09:24 AM | |
| 1 | 04-05-2023 01:00 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-16-2026
09:48 AM
|