kousikb / mapping-lib

Mapping functions (DEM read/write, SRTM tiles download, high-quality maps, coordinates convert, ...) mostly in Matlab/Octave.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapping-lib

Various mapping functions mostly written in Matlab/Octave (but Python equivalent will come): DEM manipulation, SRTM automatic download, topographic maps, coordinates convert and paths, ...

Topographic grids

  • Download/read NASA SRTM worldwide topographic data files (.HGT).

  • Shaded relief image plot for digital elevation models.

  • Automatic geolocation map (other repository).

  • Import ESRI BIL raster binary files.

  • Import and export ESRI/Arcinfo and GS/Surfer ASCII or binary GRD DEM files.

  • 2-D optimized linear interpolation to fill gaps in a grid (other repository).

Coordinates and paths

Graphics

Author

François Beauducel, IPGP, beaudu, beauducel@ipgp.fr

Documentation

All functions contain in-line help for syntax and examples.

About

Mapping functions (DEM read/write, SRTM tiles download, high-quality maps, coordinates convert, ...) mostly in Matlab/Octave.


Languages

Language:MATLAB 100.0%