zenwalk / arcmapbook

Automatically exported from code.google.com/p/arcmapbook
Other
0 stars 0 forks source link

Local Indicator map with fixed scale #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create Mapbook
2.Create a Local Indicator, fixed scale 1:250000
3. Export to pdf

What is the expected output? What do you see instead?
I expect the local indicator to have the fixed scale, insetead I have different 
scale and when I manually change it, it changes back to the scale

What version of the product are you using? On what operating system?
ArcGis 9.3 on Windows XP 32bit

Please provide any additional information below.

Original issue reported on code.google.com by luca.moi...@gmail.com on 5 Jul 2010 at 2:32

GoogleCodeExporter commented 9 years ago
Hi Luca, this is a known deficiency and the only known workaround is to use a 
global indicator. It stems from the fact that mapbook uses the core "Zoom to 
Selected" function in Arcmap which itself ignores the locked scale setting of 
the data frame.

[*] References:
Mapbook Local Indicator - http://forums.esri.com/Thread.asp?c=93&f=989&t=189386
DS MapBook - New Version - 
http://forums.esri.com/Thread.asp?c=93&f=989&t=211395 - (scan for the "fixed 
scale" thread within a thread) 

Original comment by map...@gmail.com on 8 Jul 2010 at 12:06

GoogleCodeExporter commented 9 years ago
Developer note:     ArcGIS 9.2 introduced a "Pan to Selected" command, 
{BF64319A-9062-11D2-AE71-080009EC732A} 
esriArcMapUI.FeatureLayerContextMenuItems.

http://edndoc.esri.com/arcobjects/9.2/NET/858a508c-b771-467c-81e6-c6aa72d88f9c.h
tm

Original comment by map...@gmail.com on 8 Jul 2010 at 12:12