How do I extract attributes from a polygon shapefile for specific locations?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Categorías
Más información sobre Map Display en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!