maphew / arcmapbook

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

print\export maps ignores defintion query #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up definition query on layer
2. right click on map series choose series properties
3. select layer filters tab and confirm value hilited. ok ok
4  right click on map series choose Export Series

What is the expected output? What do you see instead?
export to generate maps with each page regeneratingt the definition query 

What version of the product are you using? On what operating system?
NW-Mapbook_2009-March-03
ArcGIS 9.3 SP1
on Win XP SP2

Original issue reported on code.google.com by sc...@paradise.net.nz on 31 Mar 2009 at 9:05

GoogleCodeExporter commented 9 years ago
There is a problem with the install procedure in that release. Please 2x-click 
on
.\Visual_Basic\NWMapBookUIPrj.reg and anwer yes to import it (see issue#51,
issue#53). If the definition query still doesn't work let me know.

Original comment by map...@gmail.com on 31 Mar 2009 at 11:35

GoogleCodeExporter commented 9 years ago
Hi maphew, I have done the steps you requested.

I perhaps wasn't clear in my initial comment.  
The dynamic definition query works as expected when i change pages 
interactively,   
that part is all good.  
The problem is when I try to export the map series to pdf/jpg the definition 
query is 
locked to the active page so it only works correctly for ONE page. 

Original comment by sc...@paradise.net.nz on 1 Apr 2009 at 7:55

GoogleCodeExporter commented 9 years ago
oh. Thank you for the clarification.

Original comment by map...@gmail.com on 1 Apr 2009 at 9:36

GoogleCodeExporter commented 9 years ago
related: issue 63 - custom VBA only fires when manually switching pages

Original comment by map...@gmail.com on 7 Aug 2009 at 4:04

GoogleCodeExporter commented 9 years ago
Issue 73 has been merged into this issue.

Original comment by map...@gmail.com on 20 Aug 2009 at 3:39

GoogleCodeExporter commented 9 years ago
I am experiencing this same problem. Has the issue been resolved yet? Is there a
workaround (other than *manually* exporting each map?!) Thanks!

Original comment by mattstev...@gmail.com on 13 Oct 2009 at 12:04

GoogleCodeExporter commented 9 years ago
Sorry Matt, no resolution yet.

Developers: on 
[http://forums.esri.com/thread.asp?c=93&f=989&t=211395&m=662295#662295
this thread] Larry Young says to  "...add some code to the top of the
IDSMapPage_DrawPage routine to update the definition query for your layer. 
Putting
the code in this routine will insure the query is updated before each page is 
drawn."

and it looks like
[http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriCarto/IFeatureLayerDefi
nition_Example.htm
IFeatureLayerDefinition] is the component to be inserted though some work will 
be
needed to figure how to not hardcode the query.

Original comment by map...@gmail.com on 22 Oct 2009 at 12:48

GoogleCodeExporter commented 9 years ago
It is a shame that there is no resolution to this so far - this feature is very 
handy

Original comment by bacco...@gmail.com on 26 Oct 2009 at 3:06

GoogleCodeExporter commented 9 years ago
I have run into this problem as well.  Has there been any resolution?  Having 
this
functionality would be fantastic for my project as I have a series of 1200+.

Original comment by glenn.nu...@gmail.com on 16 Nov 2009 at 7:22

GoogleCodeExporter commented 9 years ago
We are having the same issue.  We routinely run 300+ maps in a series.  A 
solution 
would save us many hours.  

Original comment by jpkin...@gmail.com on 25 Mar 2010 at 1:53

GoogleCodeExporter commented 9 years ago
An out of band work around, still slow but would save on the human time, would 
be to
try Sikuli, "a visual technology to search and automate graphical user 
interfaces
(GUI) using images (screenshots)." http://groups.csail.mit.edu/uid/sikuli/ 

I've not use it yet myself, but the premise is intriguing.

Original comment by map...@gmail.com on 30 Mar 2010 at 6:04