Description
Information about all charts in NOAA's catalog, updated weekly.
Clicking on a link will take you to an example use case.
Path | Description |
---|---|
/catalog/list | List all charts |
/catalog/<chart> | Get information about a chart |
/catalog/district/list | List all available Coast Guard districts |
/catalog/district/<district> | List all charts in a district |
/catalog/state/list | List all available states |
/catalog/state/<state> | List all charts in a state |
/catalog/region/list | List all available regions |
/catalog/region/<district> | List all charts in a region |
Detailed information about a chart from the BSB version from NOAA.
BSB Charts are available as zip files from the url https://www.charts.noaa.gov/RNCs/.zip
Path | Description |
---|---|
/chart/<chart> | Get information about a chart |
Information about the BSB file format can be found at libbsb's SourceForce page as well as detailed header information at the OpenCPN Wiki.
Additional resources are NOAA's Notice to Mariner's information page and the libbsb source.