0
votes
0answers
101 views

Is there a way to improve the render quality of ESRI basemaps when exporting a map to PDF or JPG?

I've had this problem with ESRI base maps before but not this bad. The problem is that when I use an ESRI basemap as my backdrop, it looks fine in my MXD but when I export the map to PDF, JPG, or ...
3
votes
1answer
65 views

Preventing ArcMap from Clipping Neatline when Exporting Map

I cannot seem to keep ArcMap from clipping off a fraction of an inch on the edges of the maps I am exporting: I would like the 1.5 point border that is set for the legend to be uniform around the ...
3
votes
2answers
370 views

Can't Select and Export from Python Script

I am a novice in python programming but I am trying to learn by doing. I got stuck with this function a while back and can't seem to find a solution or a workaround. I am writing a script that is ...
0
votes
1answer
507 views

How to divide polygon layer into multiple layers by values in attribute table column in ArcGIS 10.1

I have polygon layer with multiple types of area (forest, grass, and many more), and I´d like to divide this layer into many layers by the area type. I´ve tried Split function but I receive an error ...