DS Mapbook is
a developer sample for ESRI's
ArcMap which simplifies the generation of map series. Mapbook allows
the creation of multiple maps from a single ArcMap .mxd file. Map series
can be tiled like USGS or NTS quadrangles, discontinuous (e.g. lakes of
the Yukon), or in strips (e.g. following a road). The best introduction to
its
features is ArcGIS
Software Simplifies Map Book Generation from the summer 2002 issue
of Arc
User Online. The link to the sample in that article is for v8.3. For
v9.2, you want to go to ArcObjects
Online.
The Arcmapbook Project, this site, is an open source and volunteer effort to enhance and extend mapbook from a mere sample to a real application, thereby ensuring, one hopes, it's longevity and utility.
As of February 2009 the main additions to the original developer sample have been more documentation and easier installation for Windows Vista and 64bit XP. A couple of people have contributed code (functionality changes) but they have yet to be integrated cleanly into the main trunk (if you are a developer, please feel free to pitch in). Highlighted differences between Arcmapbook and DS Mapbook in this release are:
- _INSTALL and _UNINSTALL updated for Vista, though it still may not work reliably for everybody. Thank you drseb...@cinci.rr.com for providing a solution.
- _UNINSTALL.bat removes mapbook registry entries
- register_component_category.reg modified to accommodate 64bit Windows XP
- More documentation and tutorials
- Organised and searchable bug list (http://code.google.com/p/arcmapbook/issues/list) Don't forget to widen search to include closed issues when looking for solutions!
If you came here from an old link, expecting to land on Sourceforge.net, I apologise for the confusion. I decided to move the project to Google Code because I find the services more intuitive and easier to use, especially the wiki pages. I think this will lead to a better project in the long run. --Matt
About
So who's running the project?
Matt Wilkie - project and website administrator. Matt is not a developer though he has been known from time to time to program his way out of a (very wet) paper bag.
Contributors
- Nathan Shephard, Melanie Baker, and Larry Young of ESRI - the original authors of DS Mapbook
- Julie Houle of Yukon Energy Mines & Resources - brought to attention code to allow Map Rotation for individual maps in the series (v9.1), original author unknown
- DuaneWilkins from New Zealand - documentation: "Quick Guide to Map Series Maker"
- Jerry
Chase - code and documentation, "Customized DS Mapbook Manual"
- Jason Ebersole - course material for workshop at the biennial Missouri GIS Conference, "Creating Map Books and Using Inset Map Tools"