GithubHelp home page GithubHelp logo

pennyhow / dans-gdal-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gina-alaska/dans-gdal-scripts

0.0 0.0 0.0 6.66 MB

A number of utilities for use in conjunction with GDAL.

Home Page: http://www.gina.alaska.edu/projects/gina-tools/

License: Other

Shell 1.80% C++ 83.77% C 0.40% Makefile 1.29% M4 12.73%

dans-gdal-scripts's Introduction

dans-gdal-scripts

This package consists of a number of utilities for use in conjunction with GDAL. Currently these programs are only supported on Unix systems, but it should be possible to compile them on Windows if you know how to make the corresponding Makefiles.

Programs

gdal_contrast_stretch

Contrast stretch and conversion from 8,16-bit or floating point to 8-bit

gdal_dem2rgb

Generate hillshaded images from DEMs

gdal_get_projected_bounds

Project a polygon and return its bounding rectangle

gdal_landsat_pansharp

Pansharpening - works best for Landsat 7 images

gdal_list_corners

Prints raster geocode information in YAML format (similar to gdalinfo but gives YAML)

gdal_merge_simple

Merge individual bands into a single GeoTIFF image (8-bit only)

gdal_merge_vrt

Merge individual bands into a single VRT image

gdal_raw2geotiff

Convert raw binary files into GeoTIFFs

gdal_trace_outline

Trace the outline of an image and generate WKT or Shapefile (options exist for cleaning up raggedy edges, can also do feature classification)

gdal_wkt_to_mask

Generate a bitmap of the area covered by a polygon

Install

Debian/ubuntu: apt-get install dans-gdal-scripts

from source:

./autogen.sh
./configure  # --prefix=/your/favorite/prefix
make
make install

OSX (homebrew)

To get dans-gdal-scripts working on OSX you'll need to get a few deps:

  • Homebrew
  • brew install gdal
  • brew install boost

Credits

These programs were written by Dan Stahlke of the Geographic Information Network of Alaska. Send questions or comments to [email protected].

dans-gdal-scripts's People

Contributors

dayne avatar dstahlke avatar sebastic avatar volter 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.