Trying to plot density map based on values in a csv file. The csv data is of the format LAT,LONG,VALUE.
**How do I restrict the density contour plotting only to inside the shape of the region obtained from the shape file (which is shown red here). It should not extend to the whole rectangular box, but remain inside the shape.