You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
philvarner
changed the title
RasterFootprint with sentinel-1 image gives incorrect and odd footprint
RasterFootprint with antimeridian-spanning sentinel-1 image gives incorrect and odd footprint
May 11, 2023
Describe the bug
Using RasterFootprint with a sentinel-1 image that crosses the antimeridian gives an incorrect and odd footprint.
To reproduce
See attached script, and the 3 files it generates. This produces a geojson that looks like:
Then splitting it with either the stactools antimeridian package or gadomski/antimeridian give inverted results.
Expected behavior
RasterFootprint gives me a correct geometry over the raster.
Additional context
repro.py.txt
bad_footprint_split_with_antimeridian.geojson.txt
bad_footprint_split_with_stactools_antimeridian.geojson.txt
bad_footprint.geojson.txt
The text was updated successfully, but these errors were encountered: