gshhg-reader

Crates.iogshhg-reader
lib.rsgshhg-reader
version0.2.1
sourcesrc
created_at2022-06-06 18:59:21.915076
updated_at2024-04-19 08:39:15.852949
descriptionLoader for the binary Wessel and Smith GSHHG shoreline files
homepage
repositoryhttps://github.com/berke/gshhg-reader
max_upload_size
id600914
size9,435
Berké Durak (berke)

documentation

README

gshhg-reader

GSHHG is a "high-resolution geography data set, amalgamated from two databases: World Vector Shorelines (WVS) and CIA World Data Bank II (WDBII)", see https://www.ngdc.noaa.gov/mgg/shorelines/

The files are provided as ESRI shapefiles and in a native binary format.

The native binary format is pretty simple and documented here:

https://www.ngdc.noaa.gov/mgg/shorelines/data/gshhg/latest/readme.txt

This is a loader for this binary format.

Author

Berke DURAK bd@exhrd.fr

Changes

  • 0.2.1: Add AntarcticIceFront and AntarcticGroundingLine levels
Commit count: 6

cargo fmt