Select to view content in your preferred language

Export a map series for each value in a field

92
0
yesterday
YusefSamari
Frequent Contributor

I am trying to create a map series to summarise species information from various taxonomic groups, for various sites, referred to here as 'patches'. The table below shows an example of the layer I am using for the spatial map series index layer. 'Patch_Taxon_Page' is the index field. 

I want to export a map series for each value of 'Patch_Name', that is saved somewhere with the value of Patch_Name as a file suffix. As if I were putting a definition query for each value of Patch_Name and exporting manually one at a time. Can anyone help me with some python code to do this from a notebook?

Patch_NameTaxon_GroupingPagePatch_Taxon_Page
Netpool ParkBird1Netpool Park_Bird_1
Netpool ParkVascular Plant2Netpool Park_Vascular Plant_2
Netpool ParkVascular Plant3Netpool Park_Vascular Plant_3
Mynydd Mawr Woodland ParkArachnid1Mynydd Mawr Woodland Park_Arachnid_1
Mynydd Mawr Woodland ParkBird1Mynydd Mawr Woodland Park_Bird_1
Mynydd Mawr Woodland ParkBird2Mynydd Mawr Woodland Park_Bird_2

 

Many thanks

 

0 Kudos
0 Replies