|
POST
|
Normally, I just chalk this up to the general flakiness of ESRI servers. Seems to be especially bad this week. Have seen quite a bit lately where one layer in my map fails to load, reload, same thing, reload, a different layer is not unavailable, but the first one is, again, and again. Normally after 10 minutes or so, it will start working again (at least for now). R_
... View more
08-30-2023
11:53 AM
|
0
|
1
|
2080
|
|
POST
|
If converting to FGDB feature class doesn't work, make sure the plant names ARE exactly the same. Often when coming from Excel or other sources, there can be trailing spaces at the end of the text. If so, they will not match. R_
... View more
08-29-2023
10:41 AM
|
0
|
0
|
6668
|
|
POST
|
That is weird. I re-created your text input file, and used your code except for the modified sql statement and field names, and it is working as expected. Upon further testing, I get the already in transaction mode if the featureclass is not versioned, then I just comment out the edit statements and it works. As is, it seems to work fine for versioned, moving edits to base. However, if I use traditional versioning, the script finishes with no errors, but the changes are not made in the featureclass until I compress the database and roll those edits into the default version. R_
... View more
08-29-2023
09:22 AM
|
0
|
0
|
3837
|
|
POST
|
I wouldn't think you would need to re-create everything just because of an offline issue. The error message suggests something with editor tracking, but not sure. I've had similar issues in the past and I removed each replica from each device, went to the item details and un-checked editor tracking, sync and editing for all the layers used in the offline map. Then, go to the REST interface and unregister all replicas (you will lose any edits that are not synced) for all services in the map. Then, turn editing, sync, tracking, etc. back on and re-create the replicas with Field Maps Designer or Map Viewer. I never had much success with the Add Offline Area in the Field Map apps, so I generate offline areas beforehand and download them. Remember to NOT have the same layer in the map more than once, or there will be issues. My biggest issue with the offline areas was trying to include a full basemap, ESRI or otherwise. The offline area gets huge pretty fast if the area is very large, and will fail. So, for my Field Map maps that I want to take offline, my basemap is a single vector basemap with just an outline of my study area. The actual 'basemap' that I use is downloaded onto the device locally as a tpk(x). R_
... View more
08-29-2023
07:54 AM
|
1
|
0
|
3466
|
|
POST
|
Select the rows to be 'filled', r-click on the column, select Calculate Field and enter the value you want (with quotes if text, no quotes if numeric) and press OK. R_
... View more
08-29-2023
07:38 AM
|
1
|
0
|
2494
|
|
POST
|
Have you tried re-creating them in Field Maps Designer or map viewer? R_
... View more
08-28-2023
04:48 PM
|
0
|
1
|
3495
|
|
POST
|
Are you creating offline areas and downloading offline area in Field Maps app or Add offline area in Field Maps? If creating offline areas, have you re-created them after adding layers or any other schema changes? Are you trying to create/download an area larger than ones you have successfully downloaded before? If larger area than before, perhaps it is the basemap and the offline area size is too large? If you delete the troubleshooting logs in Field Maps app, then re-try the download, what does the troubleshooting log say? R_
... View more
08-28-2023
03:21 PM
|
0
|
2
|
3507
|
|
POST
|
How to insert code.... You didn't say what you want to update to if Null. So, this updates to the value in ABC_NO field. def myfun(myvalue,retvalue):
if myvalue is None:
return retvalue
else:
return myvalue
Field Grave=
myfun(!Grave!,!ABC_NO!) R_
... View more
08-28-2023
03:06 PM
|
1
|
0
|
1270
|
|
POST
|
Haven't tried it, but I think you could use Geometry type for that. R_
... View more
08-10-2023
12:44 PM
|
3
|
1
|
1518
|
|
POST
|
I don't see it anymore, and they also removed it from the Arcade Playground making it a pretty much useless utility now. R_
... View more
08-10-2023
11:41 AM
|
0
|
0
|
496
|
|
POST
|
That same tool is available in Pro. Just click the start point, then right click and select Direction/Distance. R_
... View more
08-10-2023
07:22 AM
|
1
|
1
|
7657
|
|
POST
|
I know you said python/arcade, but this is built right into the spatial join tool. This post shows the 'trick', even though for ArcMap, works in Pro as well. R_
... View more
08-09-2023
02:40 PM
|
2
|
0
|
1979
|
|
POST
|
Just tested this in 2.9.3 and 3.1.2 and both are splitting all the selected polygons as expected. R_
... View more
08-09-2023
07:56 AM
|
1
|
1
|
5094
|
| 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 |
Online
|
| Date Last Visited |
Wednesday
|