I have to create a map for my GIS project that shows marine mammal species distribution within the UK and Ireland. The marine mammal data set is from the iucn red list and comes in the form of polygons, I also have a shapefile which is my Uk and Irish water boundaries (EEZ) from marine regions.com, I have tried clipping, intersect and select by location to try and limit the polygons to just my boundary, but it just highlights the species that intersect with this boundary and still shows their whole global range/distribution is there anyway to fix this?
As well as this all the polygons are overlapping and jumping I’ve tried an coved to try shrink the polygons but that didn’t work at all. Any help is greatly appreciated.