Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Automation via Python Script #2

Open
Justin-Q opened this issue Nov 28, 2019 · 5 comments
Open

Map Automation via Python Script #2

Justin-Q opened this issue Nov 28, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@Justin-Q
Copy link

Justin-Q commented Nov 28, 2019

@bpstewar , the GIS team would be glad if you could modify the automation code to be specific to T2 Portrait and T2 Landscape Maps.

@bpstewar
Copy link
Contributor

bpstewar commented Dec 2, 2019

How do you need the script to be modified? If you have the maps open and copy the code into the python window in ArcMap, it should work. You may need to change the variables (focal_layer, feature_name, labelFields), but the basics of the code should work.

I would also encourage looking into the data driven maps if the automation script doesn't work, as the reported errors are more useful

@bpstewar bpstewar added the enhancement New feature or request label Dec 2, 2019
@Justin-Q
Copy link
Author

Justin-Q commented Dec 3, 2019

In the automation process, the code should specifically select only type 2 EA's and export them the map. The code should also end up creating a map document for each EA.

@Justin-Q
Copy link
Author

Justin-Q commented Dec 3, 2019

A separate code is also ideal for the type three map automation process, this code should specifically extract the shapes based on SA's (Selected on SA number) from the Dissolve shapefile to create the various pdf's and map documents.

@bpstewar
Copy link
Contributor

So what do you want this to look like - a script to extract the various SAs based on type and orientation? I have some code somewhere to do the orientation calculation, would that be useful?

@aspashur
Copy link

aspashur commented Dec 13, 2019

Yes it would be.
We are currently implementing the data-driven pages for the map creation. https://youtu.be/pBK1Q9SG5dk is a link to the first implementation we did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants