Changes between Version 4 and Version 5 of CodeSnippets


Ignore:
Timestamp:
Feb 16, 2010, 8:56:31 AM (14 years ago)
Author:
hobu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeSnippets

    v4 v5  
    77 * [http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/gdalbuildvrt.cpp gdalbuildvrt.cpp] : Commandline application to build VRT datasets from raster products or content of SHP tile index
    88 * [http://trac.osgeo.org/gdal/attachment/wiki/CodeSnippets/netCDF-5D.R netCDF-5D.R] : R example to generate 5D NetCDF file, for testing #2583 patch.
     9
    910== Vector ==
    1011
    11  ''TBD''
     12 [wiki:ProjectingWktFromStdin Projecting WKT from STDIN]