Monday, 2 March 2015

Are there any cartography "rules" you should follow when labeling maps?


We've all seen poorly labeled maps before. In these maps, the wording is either illegible or unpleasant to view due to positioning, color choice or size, or the labels take up so much map space that your map appears "crowded". A poorly labeled map can signal unprofessionalism and averts attention from the message the map is attempting to convey.


What sort of efficient labeling strategies can we as GIS users utilize to make our maps clearer, more efficient and all around better for the end user? Are there any hard-and-fast "do not do this" rules to follow when it comes to labeling your maps?



Answer




It depends on the map type, style and importance of features:


Fonts are also important. Example:


enter image description here


enter image description here


Character Spacing can also solve issues:


enter image description here


enter image description here


Credit and Full Explanation


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...