Giter Club home page Giter Club logo

gdal4hgt's Introduction

gdal4hgt

converts geotiffs to hgt and vice versa

It' s a extension for gdal (www.gdal.org). You need to install gdal and then copy gdal4hgt.exe to the csharp directory f.e. c:\GDAL\bin\gdal\csharp. I have it only testet with the 64-bit-version.

--hgt=arg hgt-filename or path to hgt files to convert (multiple usable)

-r, --raster=arg tiff- or vrt-filename to convert

-d, --dstpath=arg destination path

-c, --compr=arg compress the result (default 'true')

--nodata=arg value for 'nodata' (default -32768)

-v, --vrt=arg create additional vrt-file(s) (one for ever number of pixels in HGT's; , default 'true')

--info=arg only show infos for input files (without arg 'true', default 'false')

-O, --overwrite=arg overwrite destination files (without arg 'true', default 'false')

  gdal4hgt --hgt=myhgt--dstpath=mytiff

create for all hgt files in myhgt a geotiff file in mytiff and additional a vrt file for every resolution (1201.vrt and/or 3601.vrt)

  gdal4hgt --raster=mytiff --dstpath=myhgt2

create for all geotiff files in mytiff a hgt file in myhgt2

gdal4hgt's People

Contributors

fsoftlpz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.