How can I make several polygons with alphaShape from a shapefile that contains multiple line objects?
Ältere Kommentare anzeigen
I downloaded a shapefile with the coastline of New Zealand. I would like to check several coordinates to see if they are within the land of New Zealand. (I found out that I should use the inShape function.) Since the shapefile contains several islands/polygons, when I use alphaShape it makes one huge polygon which is a mess. How can I separate the different islands/polygons? Thank you for your help and answers!
Antworten (1)
Matt J
am 26 Aug. 2018
0 Stimmen
Use a smaller alpha radius.
Kategorien
Mehr zu Coordinate Reference Systems finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!