|
POST
|
Did this bug come back? I'm troubleshooting the same way Ellie did and am not getting a widget to auto-open on load.
... View more
10-17-2025
11:21 AM
|
0
|
0
|
1085
|
|
POST
|
I have a colleague with an issue I am unable to replicate. They have a Pro project set up with ~10 layers, some of which are visible by default and some of which are not. When they publish the map as a feature layer, the visibility settings are ignored and all layers are visible by default. Have I just never noticed that this is a "feature" of publishing registered services in Enterprise 11.3 or is there a setting somewhere that I am handling differently than them without realizing it?
... View more
10-16-2025
02:50 PM
|
0
|
2
|
547
|
|
POST
|
Do you get any error messages when the point layer fails to copy? Usually the messages are pretty worthless, but every now and then you get something helpful. I've fought the distributed collaboration with almost the same setup you described. Another thing you can check is if your point layer has any fields hidden in the attribute table in your Pro project. I had layers fail to sync when certain fields were hidden (globalID, editor tracking fields, shape, OID).
... View more
10-16-2025
02:46 PM
|
1
|
1
|
1533
|
|
POST
|
@DiveshGoyal - the layer in question does not have a subtype. I tried adding the Expects function and pointing it toward the field that we are using to symbolize (which does have a domain), but there was no change in Field Maps. Happy to test other options if it can help!
... View more
10-13-2025
12:44 PM
|
0
|
0
|
1001
|
|
POST
|
Did you try using your editing service for the UN instead of a direct connect to the database? I believe the tool wants the service.
... View more
10-09-2025
01:53 PM
|
0
|
0
|
1796
|
|
POST
|
@KenBuja - that worked! Looks like adding First() is what I needed. Seems odd to me that it didn't need that function for the parcel layer, but perhaps there is some overlapping geometry in the zoning that I need to find. Thank you and @RPGIS for sticking with me on this.
... View more
10-08-2025
06:14 AM
|
0
|
0
|
1083
|
|
POST
|
@RPGIS your first assumption is correct - all three layers are published as one service. I only need to pull the intersecting value from the Lawrence Zoning District layer, but it wouldn't hurt to pull the value from the Conditional Zoning layer. Either way, neither Within() nor Intersects() works with the zoning service. It does work with our parcel service. The parcel service just has one layer, which is what led me to suspect that the multi-layer service was the issue for me. I took that exact block of code in the screenshot above and just swapped out parcel for zoning, and it returns an error. @KenBuja you asked, "Did you test the code on an actual feature in the Zoning District?" Yes, I did try that. No luck. All three of these services are public, so if anyone wants to test on the actual data, here are links to the item pages in AGO: Address Point: https://lawrenceks.maps.arcgis.com/home/item.html?id=0e4a33c0f05e483284f046c220b8f0c0 Parcel: https://lawrenceks.maps.arcgis.com/home/item.html?id=08285f4b4aca41a785afcc47c5044d2e Zoning Districts: https://lawrenceks.maps.arcgis.com/home/item.html?id=8cfd05010c2d4cc499cc701c91e3c2b0
... View more
10-07-2025
01:15 PM
|
0
|
3
|
1098
|
|
POST
|
Is there a trick to using the Within function when referencing a layer in a multi-layer feature layer? I used a simple Within function to add the intersecting parcel PIN number to an address point's pop-up, but when I try to get its zoning, here's what happens: If I comment out the Within function and just tell it to return all zoning data, it works: The difference between my parcel feature layer and my zoning feature layer is that the zoning layer has three layers in it: The FeatureSetByName function doesn't seem to care that it's in a group, but maybe Within does? I did try adding the Lawrence Zoning District sublayer by itself to the map, but I got the same results.
... View more
10-06-2025
10:33 AM
|
0
|
9
|
1158
|
|
IDEA
|
@SSWoodward and @MarceloMarques - Thank you! I have only dabbled in the ArcGIS API for Python and it didn't even occur to me to look there. I will pursue this path.
... View more
09-19-2025
06:33 AM
|
0
|
0
|
1317
|
|
IDEA
|
This has to be an idea already and I just can't find it. I would like to be able to use Python to edit a version on branch versioned data sets. Right now, the only way I can see to script out batch editing is to write the edits to DEFAULT. That causes database bloat that could be reduced by editing on a version and then post/reconciling programmatically.
... View more
09-18-2025
10:00 AM
|
0
|
4
|
1406
|
|
POST
|
Interesting. If that's the case, my symbology will never work because Field Maps is set to zoom in to your location and you don't see every possible feature type within that narrow window. I wish I had a way to test and confirm your theory without creating an entirely new dataset! When you have had this happen, does the legend render with the correct symbology?
... View more
09-17-2025
01:10 PM
|
0
|
1
|
1403
|
|
POST
|
No luck on the extent. Even if I make sure to save the web map while it's zoomed in to a point where the lines are immediately visible, they draw with the "other" symbology. Or are you saying that the mere presence of a scale dependency is enough to derail rendering in Field Maps?
... View more
09-17-2025
12:42 PM
|
0
|
3
|
1408
|
|
POST
|
I've seen several posts that are similar to my issue, but no perfect matches. I have a line feature layer that is symbolized using an Arcade code block. The symbology works in Pro and in Map Viewer, but when you open that same web map in Field Maps, all of the lines default to the "other" symbology instead of matching what's in the legend. Are there limitations on Arcade-driven symbology in Field Maps? If it matters, I'm on Field Maps version 25.1.0, build 1141.
... View more
09-17-2025
10:08 AM
|
0
|
12
|
1965
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-16-2021 07:17 AM | |
| 6 | 2 weeks ago | |
| 1 | 06-27-2024 01:11 PM | |
| 1 | 07-15-2021 01:53 PM | |
| 2 | 01-09-2026 07:45 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|