Skip to content
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

Add US states to Riverscapes Context Metadata #1031

Open
philipbaileynar opened this issue Oct 8, 2024 · 0 comments
Open

Add US states to Riverscapes Context Metadata #1031

philipbaileynar opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request pkg:RS-Context

Comments

@philipbaileynar
Copy link
Contributor

It would be helpful if our CONUS projects had the US States as metadata, allowing for easier searching. If we implement this for Riverscapes Context then this metadata should flow downhill to all dependent projects.

We should implement this metadata twice.

1 - As a plan text, human readable form using the same format as the NHD and WBD attribute. So for a HUC in Colorado and Utah it would be:

US States: co,ut

2 - As a JSON "system metadata" item (that is hidden by default in the Data Exchange, but viewable by users)

{"us_states": ["co", "ut"]}
@philipbaileynar philipbaileynar added enhancement New feature or request pkg:RS-Context labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pkg:RS-Context
Projects
None yet
Development

No branches or pull requests

1 participant