geostore icon indicating copy to clipboard operation
geostore copied to clipboard

Central storage, management and access for important geospatial datasets

Results 75 geostore issues
Sort by recently updated
recently updated
newest added

### User Story So that I can allow the end users of the data to browse and download groups of datasets easier with the S3 API, I want to be...

user story

## Bug Description When a new dataset is added, two different versions of the metadata file is created and added to geostore within a very short time frame (i.e. `item.json`...

bug

### User Story So that the Geostore metadata hrefs are consistent and well maintained , as a data manager, I want the geostore to normalize all the hrefs in my...

user story

## Bug Description The following error message can be found in Cloudwatch logs: `/opt/python/botocore/client.py:625: FutureWarning: The sqs client is currently using a deprecated endpoint: ap-southeast-2.queue.amazonaws.com. In the next minor version...

bug

### User Story So that we can apply policies to entire groups of datasets more easily, as a data manager, I want my dataset group/type in a separate bucket. Instead...

user story

### Enabler So that we can stop pystac creating many versions of stac files while normalizing the hrefs, we want to investigate if we can intercept the pystac file writes...

enabler story

To assist in troubleshooting and tracing issues back to root log / root problem, we want to add a correlation ID to all logs Should be correlated by a user...

So that ????, we want to add a standard try/catch for every lambda.

To help with monitoring and troubleshooting later, it would be useful to know in the logs if the process was started by a direct Lambda fucntion call or from the...

good first issue
user story
needs refinement

### Enabler So that the `poetry install` commands are simpler, we want to use [the new `--all-extras` flag](https://github.com/python-poetry/poetry/pull/5452) when [Poetry 1.2](https://github.com/python-poetry/poetry/pull/5452#issuecomment-1189116116) is available. #### Acceptance Criteria - [ ] `poetry...

enabler story