Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 2.44 KB

README.md

File metadata and controls

55 lines (41 loc) · 2.44 KB

owf-data-us-huc-basins

This repository contains the Open Water Foundation (OWF) dataset files for US Hydrologic Unit Code (HUC) basin data.

This repository contains the workflow commands to create the GeoJSON files corresponding to the HUC basins available from the USGS Hydrologic Unit Maps dataset. The dataset files are also published on data.openwaterfoundation.org and are used in data analyses and web applications.

For recent work, the September 2021 files were downloaded by following links on the above pages: https://nrcs.app.box.com/v/huc/folder/39290322977.

The following sections provide a summary of the repository:

Repository Contents

The repository contains the following:

C:\Users\user/                              Windows user files.
/C/Users/user/                              Git Bash user files.
  owf-dev/                                  Open Water Foundation development files.
    data.openwaterfoundation.org/
      git-repos/
---------------- above folders are recommended --------------------
        owf-website-data/                   Repository that provides shared files to create dataset cloud landing page.
        owf-data-us-huc-basins/             This repository.
          .gitattributes                    Git configuration file indicate repository configuration,
                                            in particular handling of line-ending and binary files.
          .gitignore                        Git configuration file to ignore files that should not be committed to the repository.
          README.md                         This file.
          data/                             The data files for the dataset, output from the workflow.
          workflow/                         Workflow files to process the dataset.

How to Use the Data

The GeoJSON files can be accessed from the US HUC Basins dataset links.

License

Attribution-ShareAlike 4.0 International

Maintainers

Steve Malers (@smalers, steve.malers@openwaterfoundation.org) is the primary contact.