I have a dataset which contains points data in the form of longitude and latitude from across the UK.
I am trying to create a Choropleth density map to show the density of points within geographic boundaries (e.g. OA, MSOA) or as a grid on top of the UK.
I have look but been unsuccessful in finding any methods of doing this.
Would anyone be able to help?