• Stars
    star
    153
  • Rank 241,943 (Top 5 %)
  • Language
    C++
  • License
    Other
  • Created about 14 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A number of utilities for use in conjunction with GDAL.

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].

More Repositories

1

ruby-csw

Ruby CSW Reader libraries and client
Ruby
6
star
2

alaska_affordable_energy_model

Alaska Energy Authority - Alaska Affordable Energy Model
Python
5
star
3

terraform-rake-tasks

Shared Rake tasks for managing terraform plans @GINA
Ruby
4
star
4

gina-map-layers

Layer definitions and apis for accessing GINA map tiles
JavaScript
4
star
5

modis_tools

Random tools for modis stuff
Ruby
3
star
6

icewatch

IceWatch Rails Application
Ruby
3
star
7

feeder

Create feeds for various datasets
Ruby
2
star
8

gina-puffinfeeder-android-viewer

An android interface for GINA's Puffin Feeder browser application.
Java
2
star
9

ubermap

Build your own map!
Ruby
2
star
10

gina-map-layers-examples

Examples using the GINA-Map-Layers library
CSS
2
star
11

gina-npp

recipe for making the pytroll stack work for GINA
Shell
2
star
12

processing-utils

a collection of processing tools, mainly for processing raster data
C
2
star
13

viirs-snow-metrics

Home for development of VIIRS Snow Metrics for Alaska
Python
2
star
14

gina-nrt-tools

Tools for obtaining data from GINA's NRT processing system.
Python
2
star
15

chef-training

Setup instructions and config files for IARC Tech Staff chef training
Ruby
2
star
16

avhrr-ndvi-metrics

avhrr-ndvi-metrics algorithm uses 7-day NDVI composite data set from USGS. It is for NPS.
IDL
2
star
17

UAF-mobile_lidar

UAF campus mobile LiDAR collection planning
1
star
18

ace-api-scripts

Scripts to interact with ACE mobile app API system.
JavaScript
1
star
19

aea-rendr

Repo for Alaska Energy Authority (AEA) - Renewable Energy Development Regions dataset collaborating and updating
1
star
20

sensors

Ruby
1
star
21

omnibus-ffmpeg

Omnibus ffmpeg build for GINA Puffin Feeder movie generation
Ruby
1
star
22

nps-mapserver-configs

mapserver configs for NPS OGC stuff
Ruby
1
star
23

what-where

Ask the question of "What/Where is this" of GIS datasets for outreach
Ruby
1
star
24

akgmi

Alaska Geologic Map Index
JavaScript
1
star
25

gis.suhydro.org

hydro-site
CSS
1
star
26

reaa-datasets

QML
1
star
27

map-post

This is the API application for the MapPost system
Ruby
1
star
28

emodis_ndvi_python

start to migrate NPS emodis_ndvi_metrics algorithm from IDL to python version
Python
1
star
29

conveyor

Conveyor belts for data!
Ruby
1
star
30

makemap

Web tool to quickly make a map
Ruby
1
star
31

ndvi-metrics

NPS/GINA NDVI Metrics
Prolog
1
star
32

pokerflat-gis

Poker Flat Research Rocket Range GIS, Data Management & Decision Support
Python
1
star
33

polar2grid-cookbook

Installs polar2grid (http://www.ssec.wisc.edu/software/polar2grid/)
Ruby
1
star
34

sandy-chef

Chef Repository for Sandy Processing System
Ruby
1
star
35

qgis-ak-jumpstart

A repo to help jump start an Alaskan's QGIS experience
1
star
36

gina-cdn

Rails 3.1 Plugin to help include various JS libs hosted on GINA's cdn servers
Ruby
1
star
37

gina-omnibus-software

Software Definitions for use with Omnibus
Ruby
1
star
38

ASSIST

In-situ Sea Ice Observations
Ruby
1
star
39

maprack

Rack implementation of mapwrap
Ruby
1
star
40

ace-api-sandbox

A self-contained sandbox of the ACE mobile app API system with dummy data.
JavaScript
1
star
41

extjs-openlayers

Ext classes for handling openlayers panels and layers from gina
JavaScript
1
star
42

epscor-mapserver-config

Mapserver configs for EPSCOR stuff.
Ruby
1
star
43

feeds

Primarily support application for the uber-map to generate geojson feeds
Ruby
1
star
44

uber-map

DEPRICATED - see https://github.com/gina-alaska/ubermap instead
Ruby
1
star
45

alaska_affordable_energy_model-data

Revision controlled data used as input to the Alaska Affordable Energy Model.
HTML
1
star
46

map-compare

Comparing different map apis
Ruby
1
star
47

gina-cookbook-tools

1
star