@basemaps/bathymetry
TypeScript icon, indicating that this package has built-in type declarations

7.1.1 • Public • Published

@basemaps/bathymetry

Bathymetry creation

This process takes batheymetric data from GEBCO and converts it into a colorized hillshaded geotiff.

Usage

You will need:

  • Gebco netcdf file here
  • Docker (or a new gdal 3+ with netcdf support)
  • Node >= v12
# Install dependencies
npm install @basemaps/bathymetry

# To prevent very long CI/Dev build times, mapnik will need to be manually installed
npm install mapnik

# Ensure the javascript has been built
npm run build

# Create a the data file
node build/index.js -v create --input gebco_2020.nc --docker --output gebco/

Process

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 7.1.1
    55
    • latest

Version History

Package Sidebar

Install

npm i @basemaps/bathymetry

Weekly Downloads

186

Version

7.1.1

License

MIT

Unpacked Size

2.83 kB

Total Files

3

Last publish

Collaborators

  • blacha
  • linzds