Skip to content

Conversation

@jthetzel
Copy link

@jthetzel jthetzel commented Aug 16, 2023

When calling to_geopandas() the resulting GeoDataFrame has no id column indicating the STAC item id if it is not included in the STAC item properties. This small change checks if an id column is present in the GeoDataFrame, and if not, adds the STAC item ids.

Also fixes a CI build error caused by seed-isort-config, which is no longer maintained and is obsoleted by isort >= 5.0.0 ( asottile-archive/seed-isort-config#72 (comment) ).

Also fixes a few sphinx build errors.

@jthetzel
Copy link
Author

This is ready for review, @TomAugspurger , @scottyhq .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant