|
POST
|
Hi @JosephChampagne , Thanks for the post! I can confirm your theory that this issue is map series related. The key is applying a leader line to an Extent Indicator that belongs to the same map frame that is driving the map series. Leader lines work fine when used with other map frames that are not driving the map series. In my example below the Leader controls in the Element pane are disabled, however, you can still add a leader line from the Extent Indicator element context menu off the Contents pane (circled in green on the left side of the screenshot below). However, you will still be unable to format the leader while the map frame with the Extent Indicator defines a map series. You will need to set Map Series to None (it is not enough to disable the map series), set the line format, and then recreate the map series. In my opinion the disabled state for the Leader in the Extent Indicator Element pane is a bug. Unfortunately, our test scenarios focused on Extent Indicators on other map fames and not the one driving the map series. Thanks again for helping us identify a gap in our testing. Tom
... View more
Wednesday
|
0
|
0
|
113
|
|
POST
|
Hi @cr3, The scenario you outlined should work. I did the same with a graphic layer polygon instead of creating a shapefile and got the graphic to line up as expected with the extent indicator. Looking at your screenshot it appears that the aspect ratio of the indicator and shapefile do not match. The shapefile is a bit shorter and a bit wider. Is the spatial reference for both maps the same? If so, there may have been an issue with the shapefile creation. Another way to get what you want is to create a separate map frame with an map extent that covers the extent of all your pages (map series index features). If you don’t want to show this “full extent” map frame you can turn it off. The extent indicator should still draw. I would advise setting the map frame constraint Fixed extent on this new map frame so that the extent does not change by accident. Hope this helps, Tom
... View more
04-01-2026
08:45 AM
|
1
|
2
|
386
|
|
POST
|
Hi @AdamFenner, I'm not aware of any known case concerning the issue concerning the crash. I have not run across anything like what you describe in my own testing with map series. We would need to see the crash dump and the steps needed to reproduce the issue. The problem you are running into may be specific to your data/workflow. Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Concerning the reappearing legend item I think you are running into a known issue - BUG-000181233. This fix should be available with 3.6.1. Hopefully, whatever internet issue you are currently running into is resolved and you can install the service patch. This should solve the legend issue. Hope this helps, Tom
... View more
04-01-2026
08:37 AM
|
0
|
0
|
254
|
|
POST
|
Hi @DrewC Sorry to hear you're running into these issues. It appears there are two different bugs. 1. Layers within a map being used in a map series having a page query are not drawing as expected after making edits, or changing the visibility of the map series index layer. 2. Export never finishes after spending a significant amount of time editing Also, these issues are regressions with version 3.6. I'm not aware of any specific known issues that would effect either scenario. I haven't run across anything like this with my own testing. Without more details on your workflow, such as how many and what kind of layers do you have in your map series? What kind of editing were you doing on the index layer? Were the edits committed before you were seeing the issue? What exactly were you exporting, a map view or a layout view? Were you exporting the map series that you were experiencing the first issue with? Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Thanks, Tom
... View more
03-04-2026
11:04 AM
|
0
|
1
|
595
|
|
POST
|
Hi @TrentonWalker I'm not aware of any known issue related to the issue you describe. The problem may be specific to your data/workflow. Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Thanks, Tom
... View more
03-04-2026
10:11 AM
|
1
|
1
|
404
|
|
POST
|
Hi @GabrielScarcella You are most likely running into BUG-000181135. The fix for this issue is available with the 3.6.2 patch. Tom
... View more
03-04-2026
06:07 AM
|
1
|
1
|
384
|
|
POST
|
Hi @MichaelWen_Timmons Sorry that you're running into an issue. I don't recall any specific issues with version 2.9 and dynamic legends. Unfortunately, without knowing what kind of layers are in your legend and the extent of your map frame it is impossible to troubleshoot this issue. The problem you are running into may be specific to your data/workflow. Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Tom
... View more
02-27-2026
02:16 PM
|
0
|
0
|
146
|
|
POST
|
Hi @galiGIS There is no way to do this through the UI. You can do this using python as @DuncanHornby helpfully shows. Tom
... View more
02-06-2026
07:03 AM
|
1
|
0
|
402
|
|
POST
|
Hi @MarcelSt-Germain I am unaware of any changes made to grid tick placement that would cause this. In my many years of testing grids in both ArcMap and ArcGIS Pro I've never seen ticks draw outside of the map frame with a positive offset. I cannot recall any previous issues, or any current issue, regarding this either. Unfortunately, your screenshots do not show the properties of the ticks. They seem to show properties of grid labels. You say you are using a "template". I'm assuming that by "template" you mean grid style. There could be an issue with Pro's interpretation of the properties within your "template" or style. Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Thanks, Tom
... View more
01-29-2026
02:18 PM
|
0
|
0
|
642
|
|
POST
|
Hi @BerendVeldkamp One way you can do this is by setting up a Dynamic Text Value element with an expression. This is outlined in the post - https://community.esri.com/t5/arcgis-pro-questions/dynamic-text-today-s-date-number-of-days/m-p/1052883#M40411. For example, using any layer (feature class or table) in the map I added the following expression: var relDate = Now(); var end = DateAdd(relDate, 1, "month"); 'This map is valid until ' + Text(end, 'M/D/Y'); Hope this helps, Tom
... View more
01-16-2026
10:32 AM
|
3
|
1
|
362
|
|
POST
|
Hi @JTForrest Currently, this cannot be done without creating a separate map as @Eugene_Adkins points out in his reply. We are currently working on new map frame functionality that will support your scenario. This is listed in the ArcGIS Pro Roadmap. We hope to have this out this year, possibly as early as 3.7. Hope this helps, Tom
... View more
01-16-2026
10:05 AM
|
2
|
0
|
219
|
|
POST
|
Hi @DARRYLBEER We have updated the message you get when deleting maps. Unfortunately, this improved message is not available with 3.3. It was introduced with version 3.6. Until you are able to upgrade to 3.6 or newer you should be able to use the python script that @BarryNorthey linked to get the information you want. Thanks Barry! Hope this helps, Tom
... View more
01-15-2026
07:16 AM
|
1
|
0
|
387
|
|
POST
|
Hi @magenta744 When you say map extents are generated in FME I'm assuming that this process is creating features that are used in a Spatial Map Series. If so, what extent do you get if you select one of the features (map series pages) that is problematic and use zoom to selection command? If you get the same unwanted extent then the issue is not with the Layout/Map Series. The problem is deeper in the code stack, perhaps with how Pro handles these extents or it could be an issue with how the data is created. If the problem is only reproducible with a Map Series then it likely a Layout-related bug. I'm not familiar with any existing issues of this nature. Can you contact Esri Support? They are better equipped to handle troubleshooting steps and gather bug data. They can be contacted at https://support.esri.com/en/contact-tech-support. Hope this helps, Tom
... View more
01-15-2026
06:26 AM
|
1
|
4
|
768
|
|
POST
|
Hi @JacobGeisler It looks like you are running into BUG-000181135. Tom
... View more
01-09-2026
05:54 AM
|
0
|
0
|
362
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-01-2026 08:45 AM | |
| 1 | 03-04-2026 10:11 AM | |
| 1 | 03-04-2026 06:07 AM | |
| 1 | 04-03-2024 06:04 AM | |
| 1 | 02-06-2026 07:03 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|