|
POST
|
Not the exact issue but putting this related problem out there into the void: I'm working with an Enterprise Portal v11.5 and when I check gis.admin.license.all() as an admin I get nothing returned, even though there are individually assigned licenses for ArcGIS Pro within the org. Anyone else have this issue? The code works fine for AGO portals and the documentation says it should work the same for Enterprise. EDIT: Found the answer: it was a bug in version 2.4.2 of the API (ArcGIS Pro 3.6.x). It was fixed in version 2.4.3, so updating ArcGIS Pro to version 3.7.x should fix it.
... View more
2 weeks ago
|
0
|
0
|
30
|
|
IDEA
|
Hello there. On the Allocation tab of the Space Planner, you can add a new Organization Area based on pre-existing values in the ORG_LEVEL_1 field. When these areas are created, any Units with a matching Occupant based on ORG_LEVEL_1 are automatically allocated to that new Org Area. This is great and makes sense, as obviously the Unit is being used by that specific group if somebody from the group is assigned there. However, if you were to move the initial occupant out of that Unit and then assign a new Occupant from a different group that desk is not automatically allocated to the new Occupant's group. Since Space Planner users have to move Occupants on one tab and then go to another tab to manually re-allocate the Unit in this scenario, we've found that over time the second step is sometimes forgotten and the Allocation information can become increasingly out of sync with what Occupants are sitting where. To correct this, you'd have to go around one by one and verify that each Unit is still allocated to the matching group of the assigned Occupant. Another scenario is if you are doing a large rearrangement of Occupants (perhaps moving departments between floors) it can be complicated to re-allocate each Unit to match (especially if teams aren't fully lumped together in ways that make it easy to draw a box around all of them to re-allocate). And lastly, sometimes the Allocation tab is simply more useful to see where teams are, rather than restricting where they are allowed to be. To ease these scenarios, it would be great if there was a "recalculate" button or similar that could manually trigger that initial auto-allocation function again based on the Occupant assignments. Perhaps both an option to recalculate all areas at once (for orgs with many departments/teams) and another option to recalculate just for one specific organization area. Options to only "upsert" (add or update allocations) versus a full overwrite (add, update, & remove allocations) based on Occupant changes would be helpful too.
... View more
2 weeks ago
|
0
|
0
|
105
|
|
POST
|
I haven't figured out a way to do any manual editing within the default fields in the Areas table and have it work correctly. I've only ever gotten it to work by loading them one by one from within the Space Planner app. I haven't been able to restore from a backup of an older Areas table that was created within the Space Planner app either (by appending it back into a new blank Areas table) but I didn't get a chance to dig into that method as deep so perhaps it is still possible.
... View more
2 weeks ago
|
0
|
0
|
66
|
|
IDEA
|
With the List Widget, you can filter the list data based on the current map extent (ex. Dynamically filter data in a List widget based on the map view). It would be great if an option or trigger was added so that the List Widget could filter based on the layer's scale visibility, too. For example, if I have a scale limit (a.k.a. visibility range) set up for a layer in my web map to turn off beyond 1:1,500,000 scale, those features would also disappear from my List Widget once I've zoomed out beyond 1:1,500,000. Currently, the features remain on the list widget regardless of their visibility on the map, which can be a confusing disconnect for users. Additionally, when the user is zoomed out to smaller scales, this might also (I assume) bring an unnecessary performance hit to the List Widget as it tries to load a bunch of features that are otherwise hidden from the map. Adding this option could help authors both control the length of longer lists connected to big datasets when the user zooms out to smaller scales (hopefully leading to performance gains), and could also provide a more intuitive relationship between what features are appearing on the map vs what is appearing in the List. Thanks for your consideration
... View more
3 weeks ago
|
1
|
1
|
296
|
|
IDEA
|
When 360 photos (via Oriented Imagery dataset) are added to the Indoors Viewer app (browser), a button to "Show 360 Photo Locations" becomes available. By default, the symbols for these photo points are hidden from the map until this button is clicked. When the button is clicked, the map is greyed out and the 360 photo point symbols appear. However, these symbols are greyed out along with the rest of the map. I imagine the intention might've been to grey out the map and have the photo points remain at their normal brightness so that the user can find them easier, but it doesn't appear to be working correctly if so. It would be great if the grey mask applied only to the map beneath the 360 photo points, so that the points could stick out visually. (As a sort-of workaround in the meantime, I've applied an animation to the symbols to make them pulse and have them stick out more)
... View more
3 weeks ago
|
0
|
0
|
141
|
|
POST
|
Hello, I'm working on a script to report add-on license assignments across multiple portals (both AGO and Enterprise) and am having issues with add-on extensions for ArcGIS Pro (e.g. Spatial Analyst). I'm also trying to avoid using a full admin account if possible, instead using a custom role. The issue is that I can create a custom role that has the "Manage Licenses" admin privilege and be able to view and assign these kinds of add-on licenses via the website just fine. But in the API, this info appears to only be stored in the gis.admin.license class, which requires an admin account to access. Can anyone provide insight on this discrepancy? Is there another way to view the assigned add-on extensions for a user that is not through gis.admin.license? The User class has a provision property I can access, but that only seems to return add-on apps (e.g. ArcGIS Pro), and not the add-on extensions. The apps are returned as a license object but looking at the properties there's no additional extensions/entitlements associated in there, either. Any ideas or guidance?
... View more
3 weeks ago
|
0
|
0
|
220
|
|
POST
|
For anyone else doing the same kind of work, it seems the user.provisions property doesn't report on any assigned ArcGIS Pro extensions. ArcGIS Pro itself will appear in the provisions if the user was given a license separately from their user type, but if they were also given Spatial Analyst (for example), it will not appear here. It appears you can only get those through the gis.admin.license class (which requires an admin account to access). So, while I thought the "Manage Licenses" user role privilege was a bit too broad, it actually does both too much and too little. It would be nice if the API could be updated to provide a simpler way to summarize/report on licenses, because currently the info is spread all over the place depending on portal type and license type and seems quite convoluted. But I understand the platform has evolved over time and this is how things go sometimes when you are building on top of an existing system. If anyone could confirm, clarify, or elaborate, it would still be appreciated.
... View more
3 weeks ago
|
0
|
0
|
75
|
|
POST
|
@GISMaryWagner The other two things I can think to check: How you've filled out the Vertical Order field in the Levels layer: Double check that those are sequential with no gaps. So if you only have the 2nd floor of a building, it would be 0 in the Vertical Order. If you only had the 2nd floor and the 12th floor in the same building, they would be 0 and 1. Run the Upgrade Indoors Database tool and republish. I've found that running the Upgrade Indoors Database tool on the file geodatabase has fixed a lot of the odd issues I've run into with Indoors, especially if you've been messing with the schema or copying layers around. All that said, I tried (unsuccessfully) to use views for Indoors too as I had concerns about the Indoors Spaces hosted feature layer type, which is always editable to anyone who can access it. In a small, controlled organization that might be fine, but if you have a large org and many users who know what they are doing (or worse, don't quite know what they're doing) they could go into the Data tab on the item details or pull the layer into an editing app and start changing attributes (malicious or not). I brought this concern up with Esri at one point but I'm not sure they understood what I was trying to point out. This was months ago so my memory is fuzzy but I remember playing with the edit settings and views but could never find a solution that both addressed my concern and didn't cause other issues. I think I was unable to share a non-editable view to users that could also feed into Space Planner. It needs an editable layer to do the merge. Anyways, not entirely related to your issue, but the special Indoors Spaces hosted feature layers use their own odd layer type (same link above) and so perhaps it is indeed a bug or undocumented limitation you're running into. ArcGIS Pro 3.3 is getting old now so republishing from a newer version (be sure to run the Upgrade Indoors Database tool) is probably a good idea.
... View more
4 weeks ago
|
1
|
0
|
191
|
|
POST
|
I think you'd need to configure the default labels in the original hosted feature layer (on the item details page, through the Visualization tab), then create a new Plan in the Space Planner to see those changes. The Space Planner creates a copy of the source hosted feature layer whenever you create a new plan and uses the default symbology/labels etc stored within the layer. That copy is then disconnected from the original (except for when you use Merge in the Space Planner, but that only updates attributes) You could also change the symbology/labels for an existing Plan, but new Plans will continue to pull from the original defaults so you'd have to change the labels each time.
... View more
a month ago
|
0
|
1
|
220
|
|
POST
|
Where are you seeing the issue? ArcGIS Pro? A basic web map? Space Planner app? There was a setting added for the floor picker to change how floors across buildings display if they have a matching floor number to the active building https://doc.esri.com/en/arcgis-pro/latest/help/data/indoors/visualize-floor-aware-data-using-the-floor-filter.html#:~:text=Display%20Mode%3A,in%20the%20map.
... View more
a month ago
|
0
|
1
|
215
|
|
POST
|
While Spatial Join worked when set up correctly as the other suggested, I did give this a try out of curiosity too. It returns a new point for every possible combination of zone pairs. So in my example I would've got nine points with zone fields that said: A, A | A, B | A, C | B, A, | B, B | B, C | C, A | C, B | C, C .
... View more
06-04-2026
11:32 AM
|
0
|
0
|
449
|
|
POST
|
Thank you both @RyanUthoff and @Robert_LeClair , the issue was the "Join one to one" setting, I was using "one to many". Sort of confusing in this instance.
... View more
06-04-2026
11:17 AM
|
1
|
0
|
462
|
|
POST
|
Hello. Say, for example, I have some points and overlapping zone polygons. What would be the most effective way to find the intersecting zones for each point and combine the zone names into one field on the point feature class? See example below: if the X point falls within three zones, and I'd want the Zone field for the point to list those zones as comma separated. I'm sure I could write something in python, but this feels like there may be a simpler solution with geoprocessing tools that I'm overlooking. I tried a Spatial Join, but it outputs a new point for each overlapping zone feature (even though I tried to set it to concatenate values in the field mappings). Intersect does the same thing.
... View more
06-04-2026
10:02 AM
|
0
|
5
|
517
|
|
POST
|
Double check the Unit IDs in your Units layer and your CSV to confirm they match exactly. I think I remember having an issue once where there was a hidden space after all my Unit IDs
... View more
06-04-2026
09:50 AM
|
0
|
0
|
161
|
|
POST
|
Thank you @NikolasDingus , appreciate you looking into it!
... View more
05-12-2026
01:04 PM
|
0
|
0
|
328
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 06-04-2026 11:17 AM | |
| 1 | 04-24-2026 09:14 AM | |
| 1 | 09-19-2023 08:22 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|