geostore
geostore copied to clipboard
Central storage, management and access for important geospatial datasets
### User Story So that [some reason], as a [role], I want to [do something]. #### Acceptance Criteria - [ ] Given [a pre-condition], when [an event happens], then [an...
### User Story So that [some reason], as a [role], I want to [do something]. #### Acceptance Criteria - [ ] Given [a pre-condition], when [an event happens], then [an...
### User Story So that I can monitor the progress of my import, as a Data Maintainer, I want automatic progress/status updates as part of the `version create` output. Instead...
### User Story So that I can understand more about the dataset, as a data maintainer or analyst, I want to see more information about that dataset. such as name,...
### User Story So that I can easily find the dataset I am looking for, as a Data Maintainer, I want to sort the `dataset list` output. Instead of the...
This is a bit of a free-for-all for features. We'll have to clean up and split into manageable stories once we have more time. ### User Story So that the...
### Enabler So that we validate JSON faster, we want to investigate whether [jsonschema-rs](https://pypi.org/project/jsonschema-rs/) can help and would be easy to integrate. #### Acceptance Criteria - [ ] Understanding of...
### Enabler So that we defend in depth against any JSON schema validator injection, we want to only allow validation according to certain schemas. #### Acceptance Criteria - [ ]...
### Enabler So that we can bump the Geostore version easily and reproducibly, we want to use a simple program to update the relevant files. #### Acceptance Criteria - [...
### Enabler So that [package resets are faster](https://github.com/yarnpkg/yarn/blob/master/README.md) and be consistent with other repositories in LINZ and external, we might want to use Yarn rather than NPM to install Node.js...