|
POST
|
Unfortunately that is a limitation of the system, see Create a Joined hosted feature layer view: "You must own both source hosted feature layers. Or, if you are an organization administrator, you can create a joined view from another user's layers; however, both layers must be owned by the same user and the resulting view will be owned by that user."
... View more
06-10-2024
04:58 AM
|
0
|
1
|
1643
|
|
BLOG
|
Regarding, "Way to set up a ‘role’ of users that are allowed to take ArcGIS Pro offline," if you are interested in seeing a mechanism developed for enabling specific users to take their ArcGIS Pro Named User license offline, then consider giving kudos to this ArcGIS Pro Idea: Allow specified AGOL users to take ArcGIS Pro licenses offline.
... View more
06-05-2024
08:17 AM
|
1
|
0
|
1168
|
|
IDEA
|
Only a small subset of our 11,000+ users need to be able to take their ArcGIS Pro Named User license offline. With "Prevent members from taking ArcGIS Pro offline" disabled, we end up with cases where users take their Named User license offline -- without a need to do so, nor an understanding of what they are doing -- and then they unexpectedly lose access to Pro and need help getting it back. As the number of our folks with a legitimate need for Pro offline is smaller, it would be great to have the per-user work be enabling a user's ability to take their Pro license offline, rather than fixing access to Pro for users who accidentally take it offline but don't need to.
... View more
06-04-2024
12:57 PM
|
0
|
0
|
2709
|
|
IDEA
|
Please provide documentation for the command line parameters supported by SoftwareAuthorizationPro.exe. There are a couple examples that show how to use SoftwareAuthorizationPro.exe to silently authorize Pro with Single Use licensing (e.g., Additional examples of a silent installation of ArcGIS Pro.) And by trial and error I did discover that one can use "-return all /s" to silently deauthorize Pro and all extensions. It would be helpful, however, to know what all the command-line options are.
... View more
05-30-2024
07:29 AM
|
2
|
3
|
1761
|
|
IDEA
|
Would be nice to have such user-inactivity timeout capabilities supported directly in ArcGIS StoryMaps. In the meantime, since we display exhibit stories using kiosk mode in Chrome or Edge, we are using the Kiosk Extension plugin. It works great for scenario A, where you always want to reset the story to the top when the inactivity timeout period is reached.
... View more
05-28-2024
02:21 PM
|
0
|
0
|
1858
|
|
POST
|
If you are completely rebuilding things, then you can script deauthorizing the Pro Single Use license prior to the rebuild. To silently return all licenses for Pro and extensions from the command line (running as an Administrator): "C:\Program Files\ArcGIS\Pro\bin\SoftwareAuthorizationPro.exe" -return all /s
... View more
05-23-2024
12:19 PM
|
2
|
1
|
1612
|
|
BLOG
|
I am curious as to what will happen for the ArcGIS Pro extensions listed below, which I believe continue to be part of the Education Institution Agreement. Will they also become part of the Professional Plus user type, or we will simply continue assigning them to all users as Add-on licenses under ArcGIS Pro extensions via New Member Defaults? Business Analyst Location Referencing StreetMap Premium North America Also, Data Interoperability is currently a Pro Extension we manage as such in New Member Defaults. It looks like it might become its own product, as it is listed outside of the Pro extensions in the second list? Does that imply how it is assigned in New Member Defaults will change from being a Pro extension to being on its own as an Add-on license, and we will need to assign that new license to all existing users, as well as updating New Member Defaults? Thanks for the guidance!
... View more
05-21-2024
06:43 AM
|
4
|
0
|
8576
|
|
IDEA
|
@MichaelKohler that functionality is only available after you have enabled credit allocations for your ArcGIS Online organization (see Enable credit budgeting.) Currently credit allocation functionality is off by default for new ArcGIS Online organizations. This Idea is about having it on by by default.
... View more
05-17-2024
07:48 AM
|
0
|
0
|
1544
|
|
IDEA
|
I would like to see credit allocations enabled by default for ArcGIS Organizations. I believe that is an important prerequisite to setting up organizations for success, and avoiding unexpected or unanticipated organization-wide issues stemming from accidental usage by a one or a few people at the wrong time. Credit-based Software as a Service (SaaS) systems are a new concept for many organizations and users. Having credit allocations initially in place would help protect them while they are developing their understanding of how credits work, and how they pair with their organizations’s GIS workflows and needs. I think it is also worth considering enabling credit allocations retroactively for existing organizations.
... View more
05-13-2024
05:22 AM
|
3
|
5
|
1625
|
|
POST
|
Is there a particular reason you need to add your GIF using an "Embed"? If not, then I would instead upload the GIF file directly as "Image or video" on your sidecar slide.
... View more
05-03-2024
07:20 PM
|
0
|
1
|
1799
|
|
POST
|
If you want to create a backup copy of your Field Maps data, and you have a laptop you have with you, then I would suggest following the first part of Access offline edits from ArcGIS Field Maps directly from an iOS or Android device. You can stop after you've copied your data from within Field Maps to a location on your laptop via iTunes, that's your backup. If your device ends up destroyed in the river, and you need to extract the data from your backup, then you can follow the rest of the steps in the doc. A similar workflow exists for backing up data from Quick Capture, and recovering it, if needed. See Export Orphaned Records from an iOS Device.
... View more
05-01-2024
05:07 PM
|
3
|
0
|
2850
|
|
IDEA
|
This would be very helpful, as the current workaround of using the ArcGIS API for Python can be quite complicated, especially if you are archiving interdependent content (e.g., a hosted feature layer used in a web map, a web map used in a StoryMap, a hosted feature layer view referenced by a widget in an Experience.) Using the API one can download most types of content, and store it as files outside of ArcGIS Online. Later, if needed, the files can be upload back to ArcGIS Online, and the content items reconstituted. The big hurdle, however, is having to walk all of the internal dependencies between the archived items. If there are no interdependencies, then you're done 🙂 Otherwise, the reconstituted items will have different item IDs than they originally had, so other archived content that references them needs to be updated to their new item IDs. (To help with the latter challenge, before downloading items, one can add a Tag to capture an item's current item ID for later mapping to its new item ID.)
... View more
05-01-2024
04:46 PM
|
0
|
0
|
1767
|
|
POST
|
You can retrieve your available user types, and the numbers of each included in your subscription, from your organization's gis properties, i.e., gis.properties.subscriptionInfo.userLicenseTypes.
... View more
04-26-2024
08:42 AM
|
1
|
1
|
1893
|
|
IDEA
|
In ArcGIS Online, you can create a new Feature Layer via Content --> New item --> Feature layer. Currently that workflow produces a feature layer using Web Mercator as its spatial reference. When one needs a feature layer with a different spatial reference, it cannot create it this way. Pease add an option to the New item workflow that would allow a user to specify other horizontal and vertical spatial references for their new feature layer.
... View more
04-26-2024
05:25 AM
|
2
|
0
|
460
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 3 | 3 weeks ago | |
| 4 | 3 weeks ago | |
| 2 | 04-24-2026 05:42 AM | |
| 1 | 04-23-2026 08:00 AM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|