wiki:CodeSnippets

Version 3 (modified by mdsumner, 14 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

Vector

TBD

Attachments (8)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.