I created a slope map of the U.S. using ArcPy scripts (ArcGIS 10.2). I just completed the map. However, some of the words from my ArcPy scripts show up in the map document, both in data and layout views. I need to remove this print from the map. 
Answer
Presumably these are text elements so you should be able to go into Layout or Data View of ArcMap and use the Select tool from the Draw toolbar to click on them, and then hit the Delete key to remove them.
If this works, but next time you run your ArcPy script they come back, then you will need to try and debug your script.
No comments:
Post a Comment