Hello,
I need to combine map entities to create larger areas. I'm working with counties, and want to group the counties into larger regions. I can aggregate the data by region, which will allow every county within the same region to have the same value. But I also want the user to be able to interact with the larger region, rather than with each individual county. Or, at the very least, put a heavy outline around the regions to separate them from each other.
Has anyone done this, or something similar? Is there an easy way to do this? Will this require making new maps?
Thanks in advance for any help.