Skip to content

Issues: stac-utils/pystac

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Discussion: what should happen when self-contained STACs are copied? discussion An issue to capture a discussion
#61 opened Dec 23, 2019 by jisantuc updated Nov 7, 2022
Add "public" Catalog.stac_io property discussion An issue to capture a discussion enhancement
#675 opened Nov 30, 2021 by duckontheweb updated Jan 31, 2023 v2.0
StacIO ABC contains non-abstract methods
#506 opened Jun 30, 2021 by l0b0 updated Jan 31, 2023 v2.0
Equality of pystac objects? discussion An issue to capture a discussion enhancement
#380 opened May 31, 2021 by TomAugspurger updated Jan 31, 2023 v2.0
Use descriptors for Extensions? enhancement
#367 opened May 27, 2021 by TomAugspurger updated Jan 31, 2023 v2.0
Determine consistent way to check truthiness and make consistent in the library. best practice Issues that should be addressed for compliance with best practices, but that aren't technically bugs
#322 opened May 3, 2021 by lossyrob updated Jan 31, 2023 v2.0
Should more classes have __eq__ and/or __repr__ best practice Issues that should be addressed for compliance with best practices, but that aren't technically bugs
#222 opened Oct 28, 2020 by schwehr updated Jan 31, 2023 v2.0
Implement extension: tiled-assets extension Implement a STAC extension in PySTAC
#134 opened Aug 3, 2020 by lossyrob updated May 4, 2023
Allow extensions for un-parented assets enhancement
#793 opened Apr 22, 2022 by gadomski updated Jun 2, 2023 v2.0
Deprecation plan for STAC versions <1.0 discussion An issue to capture a discussion documentation Issues related to PySTAC documentation
#441 opened Jun 14, 2021 by duckontheweb updated Jun 26, 2023 v2.0
Remove SELF_CONTAINED as a Catalog type
#299 opened Apr 5, 2021 by matthewhanson updated Jun 26, 2023 v2.0
Implement alternate extension extension Implement a STAC extension in PySTAC help wanted
#593 opened Aug 2, 2021 by matthewhanson updated Oct 18, 2023
[RFC] Revert deprecation of Label extension discussion An issue to capture a discussion
#1313 opened Mar 6, 2024 by fmigneault updated Mar 13, 2024
RFC: Rename "pointcloud" to "point cloud"
#518 opened Jul 6, 2021 by l0b0 updated Jul 16, 2024 v2.0
Automatically modifying STAC objects using a custom StacIO
#1371 opened Jul 25, 2024 by bmcandr updated Jul 29, 2024 v2.0
Consistently return None from setter methods breaking Represents a potentially breaking change that may warrant a major version release enhancement
#1392 opened Aug 21, 2024 by gadomski updated Aug 21, 2024 v2.0
Object serialization should not make network requests by default breaking Represents a potentially breaking change that may warrant a major version release
#960 opened Jan 20, 2023 by gadomski updated Aug 26, 2024 v2.0
Confusing extension detection question
#1391 opened Aug 20, 2024 by soxofaan updated Sep 4, 2024
Move {set|get}_collection to STACObject
#1399 opened Sep 10, 2024 by gadomski updated Sep 10, 2024 v2.0
Normalize import style
#1259 opened Oct 12, 2023 by gadomski updated Sep 23, 2024 v2.0
Add "inheritence" enhancement
#1239 opened Sep 27, 2023 by gadomski updated Sep 23, 2024 v2.0
Add Asset.bands enhancement
#1225 opened Sep 26, 2023 by gadomski updated Sep 23, 2024
4 tasks
v2.0
Provide better documentation on doing "wild" things with IO documentation Issues related to PySTAC documentation help wanted
#1174 opened Jun 26, 2023 by gadomski updated Sep 23, 2024 v2.0
[RFC] Using attrs in pystac object definitions
#1153 opened Jun 7, 2023 by jsignell updated Sep 23, 2024 v2.0
Change default CatalogType to RELATIVE_PUBLISHED question
#1113 opened May 4, 2023 by gadomski updated Sep 23, 2024 v2.0
ProTip! Exclude everything labeled bug with -label:bug.