maphew / arcmapbook

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

Custom Identifier data Frames: must be compiled before use #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on the Add Identifier Frame tool from the Map Series toolbar
2. Make a data frame, or a couple of them.
3. Name them according to Jerry Chase's requirements in his "Customized DS
Map Book Manual.doc":  e.g., Local Identifier, Scaled Identifier [%], Local
Scaled Identifier [%].

What is the expected output? What do you see instead?
I expect that my data frames named Scaled Identifier and/or Local Scaled
Identifier will zoom according to the number I put in for the percent,
based on the "tile in focus" and/or the other tiles touching it.

But nothing happens.  The Local Identifier works:  the gray fill moves
around with each mapbook page I click on.  I wonder why the percentages
don't work?  

What version of the product are you using? On what operating system?
The latest:  11 Feb 09. Windows 64bit XP.  ArcGIS 9.3.

Please provide any additional information below.

Original issue reported on code.google.com by SarahAnn...@gmail.com on 24 Apr 2009 at 6:39

GoogleCodeExporter commented 9 years ago
Sarah, 
Jerry Chase's customizations are not available in a ready-to-run format. The 
first
part of the document describes how to use the tool, and the latter describes the
necessary changes which must be made to the code, which then needs to be 
compiled to
produce new mapbook .dlls (see 
http://code.google.com/p/arcmapbook/wiki/ChangingMapbook).

I apologize for the confusion. When I added Jerry's stuff I wasn't aware of 
this.
Thank you for the reminder I need to add a note to the document to make this 
clear.

Original comment by map...@gmail.com on 24 Apr 2009 at 10:47

GoogleCodeExporter commented 9 years ago
r137: noted to this effect added to beginning of the doc

Original comment by map...@gmail.com on 24 Apr 2009 at 11:52