I have a shapefile that has thousands of point-features spread across the country (census subdivisions) however these points are not evenly distributed (concentrated in cities). Each point has values that are percentages, based on population. Like the number of GIS users per capita. I am trying to make a heat map to show the highest points, however my cities always make the hotspots, even if my highest percentage is located out in the country.
I can't include all the features because there are too many points. Is there a way to make a heat map that ignores the city hot-spots and will show the highest percentage points as hottest? even if they are all on their own in the middle of nowhere?