You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"]}
The text was updated successfully, but these errors were encountered:
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:
2 - As a JSON "system metadata" item (that is hidden by default in the Data Exchange, but viewable by users)
The text was updated successfully, but these errors were encountered: