{
  "name": "us-outdoor-gazetteer",
  "title": "US outdoor recreation gazetteer",
  "description": "Named US outdoor recreation features assembled from public domain and CC0 gazetteers into a single schema: fishing waters, river reaches, boat ramps and climbing crags.",
  "created": "2026-09-16T00:00:00Z",
  "homepage": "https://greatoutdoorhubs.com/data/us-outdoor-gazetteer",
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/",
      "title": "Creative Commons Attribution 4.0"
    }
  ],
  "sources": [
    {
      "title": "USGS Geographic Names Information System",
      "path": "https://www.usgs.gov/us-board-on-geographic-names/download-gnis-data",
      "licence": "US government work. Public domain, no restriction.",
      "note": "The federal gazetteer of US place names. Supplies the fishing waters: lakes, ponds, reservoirs and streams, with their official names and coordinates."
    },
    {
      "title": "USGS NHDPlus High Resolution",
      "path": "https://hydro.nationalmap.gov/arcgis/rest/services/NHDPlus_HR/MapServer/3",
      "licence": "US government work. Public domain, no restriction.",
      "note": "Federal hydrography. Supplies the river reaches. NHD splits a river at every confluence, so these are our merges of those fragments back into continuous named reaches."
    },
    {
      "title": "USGS National Boat Ramps",
      "path": "https://www.sciencebase.gov/catalog/item/63b81b50d34e92aad3cc004d",
      "licence": "CC0 1.0. No conditions. DOI 10.5066/P9ZIRVF0.",
      "note": "The federal boat ramp inventory. The rows here are the ones within a regional drive of the waters our network covers, not the whole national file."
    },
    {
      "title": "OpenBeta",
      "path": "https://openbeta.io/",
      "licence": "CC0 1.0. No conditions.",
      "note": "The open climbing database. Supplies the crags, with the discipline and route count OpenBeta records for each."
    },
    {
      "title": "US state wildlife agency stocking feeds",
      "path": "https://anglinghubs.com/data/fish-stocking",
      "licence": "Per agency. Audited before ingest; see the fish stocking dataset.",
      "note": "Waters that appear in a state stocking record but not in the federal gazetteer. Each one inherits the terms of the agency that reported it, all five of which permit reuse."
    }
  ],
  "resources": [
    {
      "name": "us-outdoor-gazetteer",
      "path": "https://cimuxscuhjptusdzcbbu.supabase.co/storage/v1/object/public/open-data/us-outdoor-gazetteer/us-outdoor-gazetteer.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "bytes": 17991714,
      "description": "One row per feature, with the columns its own source recorded and blanks where that source recorded nothing. This is the full dataset."
    },
    {
      "name": "us-outdoor-gazetteer",
      "path": "https://cimuxscuhjptusdzcbbu.supabase.co/storage/v1/object/public/open-data/us-outdoor-gazetteer/us-outdoor-gazetteer.geojson",
      "format": "geojson",
      "mediatype": "application/geo+json",
      "bytes": 32099156,
      "description": "The same features as points carrying the five columns they all share, ready to drop into QGIS, Mapbox, Leaflet or a notebook."
    }
  ]
}
