wiki:CodeSnippets

Version 9 (modified by aperi2007, 12 years ago) ( diff )

--

Code Snippets

Raster

  • gdalflattenmask.c : This utility is intended to produce a new file that merges regular data bands with the mask bands, for applications not being able to use the mask band concept
  • gdal2ogr.c : Create an OGR datasource from the values of a GDAL dataset. May be useful to test gdal_grid and generate its input OGR file
  • gdalbuildvrt.cpp : Commandline application to build VRT datasets from raster products or content of SHP tile index
  • netCDF-5D.R : R example to generate 5D NetCDF file, for testing #2583 patch.
  • USGS PDF Topo : very simple command line to turn USGS PDF topo map into geotif.

Vector

Attachments (8)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.