I'm creating a map series in Arc Pro. I've had to rework our Voting Precincts and Polling Places from our previous format. There's a relationship class between them. 1 to 1 Precincts to polling places
The map series is based on the extent of each precinct. There's dynamic data on the map, both from the attributes of the precinct and the related polling place. The data from the polling place is: Location Name, Location address, and whether signs are allowed at that location.
The issue seems to be that the map series application seems to run a spatial query on the map when looking for the related dynamic data. The issues I'm running into are:
- If the polling place is not within the actual boundary of the precinct, the dynamic text displays no data
- If more than 1 polling place resides within the boundary of a precinct, the data from all polling places gets added to the display. Due to the pandemic, we have some polling locations handling up to 4 precincts
- example of issue: Two Neighboring precincts share a polling location. One of the maps in the series will have no data, the other will have the data repeated.
- If precinct A's related polling place is outside of its own boundary, BUT precinct B's polling place is within A's precinct boundary, the data from the B's polling place will display on A's map.
As far as the map frame in Arc Pro I have:
- "My Polling Place" = Matches Map Series - Normal sized marker
- "Other Polling Places" = Does not match - smaller version of matched
- "My Voting Precinct" = Matches map series - No fill / thick outline
- "Other Voting Precincts" = Does not match - colored fill / translucent
- "All Voting Precincts" = Map series is based off of this layer. - not visible