Select to view content in your preferred language

batch create multiple PDF maps

859
2
11-10-2011 05:15 PM
JinfengZhao
Emerging Contributor
Hello all,

I have one layer which attribute table has many fields such as male, female, age groups, ethnicity groups. I need to map each field (variable) into a PDF map, and all maps have same extent. I am using ArcGIS 10. Can anyone point me to a Python script that can solve similar problem? Thanks.

Regards,
Jinfeng
Tags (2)
0 Kudos
2 Replies
RaphaelR
Deactivated User
the second topic) of this blog-post could be of interest to you.  It tells you  how to "create a thematic atlas with multiple pages specifying a different theme on each page", with sample python code.

http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/12/14/Combining-Data-Driven-Pages-with-Py...
0 Kudos
JinfengZhao
Emerging Contributor
the second topic) of this blog-post could be of interest to you.  It tells you  how to "create a thematic atlas with multiple pages specifying a different theme on each page", with sample python code.

http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/12/14/Combining-Data-Driven-Pages-with-Py...


Thank you very much for the link. It is very much appreciated.

Regards,
Jinfeng
0 Kudos