|
POST
|
When you are sharing from Pro to ArcGIS Online, there is an option to "Preserve editor tracking info." It sounds like you may not have enabled that when sharing? If you had editor tracking enabled for the data in Pro, then to carry that through to Online, you must check the box for "Preserve editor tracking info" when you are sharing your data. For example, see Configure a web feature layer for how to enable the option in that workflow.
... View more
02-27-2025
09:54 AM
|
1
|
1
|
1159
|
|
IDEA
|
@TracyMoy unfortunately even the ArcGIS API for Python only gets you the last ~2 years of data. The data still ages out and is purged.
... View more
02-25-2025
02:20 PM
|
0
|
0
|
1063
|
|
IDEA
|
If the timeline for keeping data around cannot be extended, then perhaps the limitation could be more prominently documented, along with a recommendation to remind oneself to regularly download the data via the report mechanism before it is lost.
... View more
02-25-2025
12:58 PM
|
0
|
0
|
1068
|
|
IDEA
|
It would be a nice addition, if this convenient list of group names -- right in the item details view -- was also linked to the group's item details page. Sometimes when investigating an item, you want to dig down and explore the one or more groups it is shared with. In which case it would be also helpful to be able to right-click on the group links and open them in separate tabs or windows, in order to do some quick-and-easy or side-by-side comparisons.
... View more
02-24-2025
10:15 AM
|
0
|
0
|
1377
|
|
BLOG
|
Great starting point for folks learning how to do this! I might suggest adding a call to is_service_name_available to verify the service_name is not already in use; in our org with over 10,000 users, most of the common variations on "test" are already taken!
... View more
02-18-2025
11:08 AM
|
2
|
0
|
1755
|
|
IDEA
|
See also the older, related Idea: Make ‘create group with update capabilities’ a non-admin privilege
... View more
02-17-2025
11:32 AM
|
0
|
0
|
687
|
|
IDEA
|
There are times with a StoryMap collection when it would be helpful to open up several of the stories in the collection into their own tabs or windows. Ideally one would be able to do this quickly by right-clicking on the StoryMap in the Collection and selecting open in new tab or new window or private/incognito window. Currently right-clicking does not present those options. For example, one might be showing some examples of stories from a collection, with a need to quickly jump back and forth between them by selecting their tabs, or to have two stories open side-by-side in different browser windows. In those cases you are looking for a quick way to open multiple stories from the collection in their own containers, rather than trying to use collection navigation to move between stories.
... View more
02-17-2025
08:16 AM
|
4
|
5
|
4232
|
|
IDEA
|
Esri's ArcGIS StoryMaps Gallery is a great resource to which one can direct new users to explore great examples of storytelling using the app. It would be helpful if a user who is looking for examples of specific block types (e.g., Swipe, Image Collection, Audio, Timeline) could readily identify stories in the Gallery that used those capabilities. For example, for "swipe", if a user could enter it as a search term or if it was a selectable Filter option, then the user would be presented with the subset of stories in the Gallery that utilized the Swipe block.
... View more
02-17-2025
06:05 AM
|
1
|
3
|
1260
|
|
POST
|
Sharing of an item can be filtered in search using the "access" item information field. For example, if you want to find all of the items with "test" in the title that are private to the owner (i.e., not shared with a group, nor shared publicly or with the organization): title:test AND access:private If you are, however, interested in your searching find items that are private to the owner (i.e., not shared with a group), but which may or may not also be shared publicly or with the organization, then you are out of luck. The "access" item information field only records a single value. It captures the highest level of sharing, so if an item is shared publicly or with the organization, then "access" is set to either "public" or "org". So there is currently no way that I have found in Search to determine if an item shared at either of those two levels is also shared with a group or not.
... View more
02-11-2025
07:21 AM
|
0
|
0
|
827
|
|
POST
|
This is a bug, which has been fixed for the next release. For more details see: gis.admin.usage_reports.generate_report() failing unexpectedly with "Specified output format not supported" #2145
... View more
02-07-2025
12:37 PM
|
2
|
0
|
887
|
|
IDEA
|
@BernSzukalski For the specific case of informing users what they need to do with their content before they leave our organization we've tried adding a message to the Home page. Such messaging, no matter how obtrusive you make it, is still generally overlooked or ignored when delivered via that channel. (In an educational setting, off-boarding of users is a common need, particularly at the end of the semester. With thousands of users leaving the institution at once, and no admin tools in ArcGIS Online to automate the process at that scale, proactively dealing with their content is something the users need to handle themselves, e.g., transfer ownership, move to a different organization, download a backup, delete.) The Access notice channel has the more intrusive option of forcing a user to acknowledge a message, which makes it much harder for a user to miss. Unfortunately the amount of text in the Access notice is limited, so it is hard to educate users on the variety of available options for disposing of their content. It would be a great help if we could include hyperlinked text in the notice to a page with additional information. Since you cannot add a hyperlink, nor include "https://" as text in the notice, the best we can do at the moment is rely on a user manually cutting-and-pasting text form within the notice to their browser address bar (e.g., "...for more information, please visit the URL: gis.umich.edu/leaving", with the user pointing their browser to the partial URL.)
... View more
02-03-2025
02:36 PM
|
0
|
0
|
1601
|
|
POST
|
@JasonHrubizna1 If you set the Parallel Processing Factor to a number of processes greater than or equal to the number of system cores on your machine, then it will result in worse performance. Under those circumstances, your are forcing the swapping of a greater number of process across a lesser number of cores, so the overhead slows things done. Hence, when you choose 100% (and greater), you were slowing things down with that overhead (assuming other factors, such as I/O or memory, were not bottlenecks.) To achieve the maximum performance boost from parallel processing, you should choose a number (or percentage) that results in at least one core being left available for running processes other than the tiling job. Depending on what else you are doing on the computer while the tile job is running, you may even need to leave additional cores available to get maximum performance out of the cores being used for the tiling job.
... View more
02-03-2025
08:01 AM
|
0
|
0
|
2649
|
|
IDEA
|
Would really like to see support for links added to the Information Banner and Access Notice options. We often want to keep the message short and simple, so that people pay attention to it, while still wanting to include a link to more, extended information for people who need more details.
... View more
02-03-2025
06:48 AM
|
0
|
0
|
1612
|
|
IDEA
|
Would really like to see support for links added to the Information Banner and Access Notice options. We often want to keep the message short and simple, so that people pay attention to it, while still wanting to include a link to more, extended information for people who need more details.
... View more
02-03-2025
06:00 AM
|
0
|
0
|
1037
|
|
POST
|
You can edit a feature's geometry using the same edit_features() workflow as you would for editing its attributes, except you are updating its SHAPE property, instead of one or more of the fields in the attribute property. Some helpful resources for editing features and how polygon geometries are specified are: Updating features Creating Polygon objects
... View more
01-27-2025
08:29 AM
|
2
|
1
|
1328
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 2 weeks ago | |
| 4 | 2 weeks ago | |
| 2 | 04-24-2026 05:42 AM | |
| 1 | 04-23-2026 08:00 AM | |
| 3 | 04-23-2026 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
7 hours ago
|