Saturday, 11 July 2015

arcgis desktop - How to remove Esri basemap credits?


As you can see from the attached sample map, the Esri basemap credits are overpowering and reduce the cartographic design of the entire map. These credits appear to be new to 10.1 and essentially make these maps unusable in any sort of publication.


Is there a way to remove the credits?



enter image description here



Answer



Go to View -> Layout, then go to Insert -> Dynamic Text -> Service Layer Credits.


You should then be able to move the credits to wherever you want. (Or completely remove them)


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...