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
The simplified AK coastline polygon has one weird "lagoon" feature, which is a sliver polygon that should be removed. Found this when dissolving the geometry into one shape - geopandas will ignore the "None" feature names and dissolve into one feature named "lagoon", which is just kind of confusing.
The text was updated successfully, but these errors were encountered:
The simplified AK coastline polygon has one weird "lagoon" feature, which is a sliver polygon that should be removed. Found this when dissolving the geometry into one shape - geopandas will ignore the "None" feature names and dissolve into one feature named "lagoon", which is just kind of confusing.
The text was updated successfully, but these errors were encountered: