Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have a Arcmap template in a folder, that looks like this notice the page orientation.Fig1

When I use my python tool on Arcmap (runs as standalone), which copies the templates over to another directory, updates layers, changes text. it then looks like this (see below). Somehow the page orientation is getting changed, my code in no away effects the page orientation.

Arcmap also Says "Initializing Application" every time it opens a map which takes a while.

Also the attribute table is often a mess, for example I have a column that has 7 digits in it. The template has been formatting to show all 7 digits.

Yet, when the program is run the formatting gets messed up, to only show 6 digits.

It's like Arcmap is remembering some weird settings for page orientation and column width's. If you have any ideas how to fix this would be greatly appreciated!!! fig2.

share|improve this question
1  
Can you post some of your Python code so we can see what you are trying to do there, please? Also, the attribute table problem sounds unrelated so to keep to the single Q&A format I would recommend you split it out into another Question. – PolyGeo Nov 3 '12 at 2:43

closed as too localized by PolyGeo, BradHards, dassouki, Devdatta Tengshe, Chad Cooper Jun 2 at 11:57

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.