Hello,
I have a shapefile containing the information on the distribution of different reptiles across the earth's surface. These distributions are layers of polygons constituting the shapefile. I have particular locations (x-y coordinates) for which I wanted to extract the reptile information from the original shapefile. I tried changing the original shapefile into a raster file, but the result is wrong. I tried creating a point shapefile for the locations, but I cannot extract the values from the reptile shapefile to the location point shapefile.
Would you please help me?
Thank you.