kvos / CoastSat

Global shoreline mapping tool from satellite imagery
http://coastsat.space
GNU General Public License v3.0
697 stars 252 forks source link

incorrect polygon #543

Closed evecchi closed 1 month ago

evecchi commented 1 month ago

Hi kvos,

I'm really struggling to find the error when I try to download the data in my area. I have tried various options, but none of them seem to work. The error seems to be related to how the images are cropped. My polygon has these vertices: polygon = [[[12.458397, 44.144865], [12.498427, 44.114516], [12.518709, 44.125247], [12.480872, 44.157841], [12.458397, 44.144865]]]

I have attached the images of QGIS and Coasatsat.

Where am I making a mistake?

Thank you Enrica issue issue2

kvos commented 4 weeks ago

is this resolved?

evecchi commented 4 weeks ago

Yes, it was due to the S2 polygon tiles.

Thanks!