|
have a Table of place names with a field named "visible" in which I need to keep changing entries to "Yes" or "No" then format based text colors if I zoom in or out, it's extra work for each zoom level. Granted, "Copy to Selection" in table makes things faster but if I need to do re-work and change zoom levels, I need to manually select what labels I want visible
There might be faster and easier ways of doing the above. For example, you could download a data set, like OSM, that has the names of creeks, bays, and roads already baked in that have zoom levels as attributes. OSM often uses government sources. You then set visibility by that attribute and you're done, with the labels popping on and off automatically. Are you sure the OSM data doesn't use the same original data as what the government basemap publishes?
|