How do I extract attributes from a polygon shapefile for specific locations?
Show older comments
I have a shapefile in which each polygon represents an ecoregion of North America, with multiple attributes for each polygon (including the name and ID number for each ecoregion). I would like to extract these attributes for specific points, but I can't figure out how to do it. As an example, the lat/lon coordinates for one of the points I'm interested in are 34.88, -111.57. How would I extract the name of the ecoregion for this point using the shapefile?
Answers (1)
Categories
Find more on Map Display in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!