|
POST
|
@AlfredBaldenweck this looks like in your first example above you meant to change to da.UpdateCursor since you are using the row[i] method instead of the getValue. @Laura_m_Conner , this would be a good time to use the arcpy.da.UpdateCursor as it is has more power, much, much faster, and, at least for me, is easier to keep straight which field values are what. Also, I don't see anywhere in the old arcpy.UpdateCursor documentation about how to grab the ("Shape" field). With the arcpy.da.UpdateCursor, the field would be "SHAPE@" to grab the geometry object. Suspect this might be part of the issue. R_
... View more
06-27-2023
04:27 PM
|
0
|
0
|
1015
|
|
POST
|
Unfortunatly, this seems to be a field that ESRI doesn't allow editing... Both the update definition in the REST, and the script reports 'Success', but no changes made. R_
... View more
06-27-2023
10:08 AM
|
1
|
0
|
3920
|
|
POST
|
Now that we have the ability to save the form info into the layer OR the map, is it possible that the Form info was saved to the layer itself? RhettZufelt_0-1687877026361.png Possibly has a calculated visibility expression on that field or something (which, by default will Null out any values in there when 'hidden')? Can use ArcGIS online Assistant to inspect the JSON of that layer and see if any expressions are in there. R_
... View more
06-27-2023
07:46 AM
|
0
|
0
|
798
|
|
POST
|
As @ClayDonaldsonSWCA said, and here is a pretty good guide to that. This is for ArcMap, but still the same procedure, you just have to hunt for the options in Pro. R_
... View more
06-27-2023
07:23 AM
|
0
|
0
|
1266
|
|
POST
|
Use ArcCatlog, copy the featurclass, paste to the FGDB. ArcCatlog copy/paste will preserve all the domains/subtypes. Get properties of the FGDB will show you the domains, look at subtypes in the featureclass properties to see subtypes. R_
... View more
06-26-2023
04:41 PM
|
0
|
0
|
1074
|
|
POST
|
It appears you can use arcpy updatecursor to do this. However, I don't see any ESRI product/tool that can access it, so, not sure the benefit. R_
... View more
06-26-2023
04:34 PM
|
0
|
2
|
9209
|
|
POST
|
Just bringing this back up to see if anyone has found a solution for this? R_
... View more
06-22-2023
01:37 PM
|
0
|
1
|
3932
|
|
POST
|
With your settings, the Creator and Editor fields should get populated anytime you add or modify a feature. Are you saying they are not being populated or a different issue? R_
... View more
06-22-2023
10:45 AM
|
0
|
0
|
1244
|
|
POST
|
If you want to package the entire project and not just the map, you want to use Package Project instead of Package Map. R_
... View more
06-14-2023
07:47 AM
|
3
|
0
|
3923
|
|
POST
|
Have not done much with dashboards yet. But, on occasion, with the few I have made, I have seen the yellow triangle and just had to re-connect the data source in the dashboard widget. R_
... View more
06-13-2023
10:16 AM
|
1
|
0
|
1607
|
|
POST
|
You can use ArcGIS Online Assistant to update the URLs of the services used in the map(s). Haven't tested this to see if it keeps all the popups, labels, etc. but you can change the layer id's as well in the URL here. RhettZufelt_0-1686665990890.png R_
... View more
06-13-2023
07:20 AM
|
2
|
1
|
1617
|
|
POST
|
Not anywhere I can test, but if you are sure both datasets are in the same coordinate system, you may try to rename/path so that NO filename(s) starts with a number, or has any decimal points or spaces in the path (except, of course, the decimal point for the file extention). This 'used' to break a lot of the raster tools in ESRI. Not sure if this has changed for Split by raster or not. Worth testing if you haven't figured this out yet. R_
... View more
06-12-2023
01:02 PM
|
0
|
0
|
2649
|
|
POST
|
Did you try setting the popup in the Visualization tab on the item details page? This 'should' change the default popups for the layer. R_
... View more
06-07-2023
07:38 AM
|
1
|
0
|
3210
|
|
POST
|
By the looks of it, since you have a 'grouped' layer in classic viewer, it appears as if you are adding a Mapservice and not a feature service (hosted or otherwise). In this case, the Turn all layers on/off will toggle visibility of the layer, but, not the sublayers beneath it. So, will toggle the main layer but the sub layers will remain in the state that the are when you toggle all. If you want all the layers to toggle, one option would be to add each sublayer from the mapservice individually. However, if you add them this way, you will be limited in their order as they must reside above any mapservices in the TOC ( It won't let you move them below a mapservice). R_
... View more
06-07-2023
07:24 AM
|
0
|
0
|
3102
|
|
POST
|
Not sure if that is available in Pro. In ArcMap, it was an all or nothing in advanced settings. You can rotate ALL the symbols in a layer at once, but not sure if it is possible to do it for all layers as well. To rotate all in a layer with the Map: RhettZufelt_0-1686084087567.png R_
... View more
06-06-2023
01:42 PM
|
0
|
1
|
1355
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-14-2026 04:00 PM | |
| 1 | 09-14-2022 07:53 AM | |
| 1 | 09-14-2022 08:23 AM | |
| 1 | 05-21-2026 08:53 AM | |
| 1 | 05-14-2026 04:28 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|