Hi,
I have a shapefile of some land and I need to calculate distance to the shoreline from each cell. I can restrict the area on shore so that it doesn't do every point in Alaska! But every time I try to do Euclidean distance to shore it does the opposite. It starts in the water and calculates distance to the coast. I am not sure what I am doing wrong. Any suggestions are welcome! Thanks.