I am working on a water trail map for the south shore of Lake Superior using a Data Driven Page strip map. I am trying to symbolize quite a bit of point data (eg. shipwrecks, buoys, hazards, etc.)within the maps.
The problem I am running into involves the rotation of the data frame and then symbolization of the points. As the rotation of the data frame varies from page to page, is there some way I can match the angle of the point symbol to the angle of the data frame, without having to go into properties and change the symbology for each point feature, on each page?
I just need two angle values match (data frame & symbol angle)so the symbols will appear to be angled at 0 degrees on each page. I already have a field in my DDP index layer with the correct rotation values for each page. It seems like there should be a simple solution but I can't figure it out.
Any help would be greatly appreciated.
The problem I am running into involves the rotation of the data frame and then symbolization of the points. As the rotation of the data frame varies from page to page, is there some way I can match the angle of the point symbol to the angle of the data frame, without having to go into properties and change the symbology for each point feature, on each page?
I just need two angle values match (data frame & symbol angle)so the symbols will appear to be angled at 0 degrees on each page. I already have a field in my DDP index layer with the correct rotation values for each page. It seems like there should be a simple solution but I can't figure it out.
Any help would be greatly appreciated.