POST
|
After contacting Esri support on this issue with the Basemap Gallery widget, two new bugs were logged: BUG-000178565: "In ArcGIS Experience Builder, adding an image service to the Basemap Gallery widget by URL automatically turns on pop-ups with no way to turn them off." BUG-000178585: "In ArcGIS Experience Builder, an image service (with pop-ups disabled) added to the basemap and the default basemap visibility set to hidden, the image service displays the pop-up."
... View more
3 weeks ago
|
0
|
0
|
56
|
POST
|
Just add a column and populate it with distinct values? You say that they appear to be duplicates (the data you posted), but then say they are not. Please describe the portion of the data that makes them distinct.
... View more
3 weeks ago
|
0
|
0
|
127
|
BLOG
|
@HaydenWelch, I've been doing the "good" option with ClearWorkspaceCache() in the finally block. I like the decorator idea though. Thanks!
... View more
07-31-2025
11:59 AM
|
1
|
0
|
91
|
BLOG
|
I have included this at the end of most of my scripts because of this portion of the documentation: To clear the workspace cache in a Python script, use this tool as the final call in the script. Use the Python del statement to delete all references to objects or variables that may be pointing to the workspace before calling this tool. It sounds like you have used it in the middle of your script to solve the issue. I will try to remember this as a possible intermediate process too. Thanks!
... View more
07-31-2025
09:12 AM
|
1
|
0
|
110
|
IDEA
|
@JC_LAURENCE, I share your thoughts on this. Please comment back here if you open a new idea.
... View more
07-22-2025
10:56 AM
|
0
|
0
|
156
|
POST
|
Is the text driven by a field in the data? Use labels instead of symbols. Apply a background in the label style and set the placement to center center.
... View more
07-02-2025
04:51 PM
|
0
|
0
|
148
|
POST
|
Thank you, @Ke_Xu. However, I think my issue falls just outside the scope of BUG-000171703. I never have the opportunity to disable pop-ups because the basemap is from URL in the basemap gallery widget (not a web map). Should I open a support case for this?
... View more
06-20-2025
08:01 AM
|
0
|
1
|
239
|
POST
|
What threw me off was the type hinting for matches. I've never seen that before! 🌈 But now that you mention the index issue, I think you also need to update line 23 with an index too.
... View more
06-18-2025
03:17 PM
|
0
|
1
|
538
|
POST
|
In addition to formatting your code with a code block, like @HaydenWelch mentioned, please clarify what you mean when you say, "it doesn't work." Do you get an error message? Is the output empty? If the output has data, is it incorrect? If it's a data issue, please clarify what you want it to look like and what you're getting instead.
... View more
06-18-2025
03:00 PM
|
2
|
4
|
550
|
POST
|
I'm building an ExB app in ArcGIS Online with a Basemap Gallery widget. I have added basemaps to the widget by URL. The basemaps are image services (not cached) from a standalone ArcGIS Server. When clicking on the map, the imagery is highlighted in the selection color and a pop-up is automatically generated for the image tile. Is there a way to disable pop-ups on these basemaps?
... View more
06-18-2025
02:41 PM
|
0
|
4
|
744
|
BLOG
|
@vijaybadugu 11.5 is the last release to support Web AppBuilder, so you should be okay.
... View more
05-27-2025
10:40 AM
|
2
|
0
|
577
|
POST
|
There's a great joke in here somewhere about no ceiling in Pro, but I'm not clever enough to put it together 😅
... View more
05-16-2025
09:55 AM
|
1
|
1
|
335
|
Title | Kudos | Posted |
---|---|---|
1 | 07-31-2025 11:59 AM | |
1 | 07-31-2025 09:12 AM | |
2 | 06-18-2025 03:00 PM | |
1 | 06-18-2025 02:50 PM | |
1 | 05-16-2025 09:55 AM |