ua-snap / geospatial-vector-veracity

Veracious geospatial vector data for use in SNAP tools.
MIT License
2 stars 0 forks source link

Reshape all polygons to be the intersection of the polygon and our data domain #92

Open brucecrevensten opened 2 years ago

brucecrevensten commented 2 years ago

We keep encountering polygons that fail in the app because there's no data. Instead of fixing this on an ad-hoc basis, I suggest that we reshape every polygon in the app to be the intersection of the polygon and our data domain (we can intersect with the IEM domain even though we know that won't include permafrost everywhere).

Xref #91

charparr commented 2 years ago

That makes sense - so like this example using the native corporations? Black lines are the original and the colored polygons are the intersection with the "IEM with AK Aleutians" domain. image