Changes between Version 14 and Version 15 of UserDocs


Ignore:
Timestamp:
Sep 13, 2007, 11:08:04 AM (17 years ago)
Author:
warmerdam
Comment:

added user docs link, bit of reformatting.

Legend:

Unmodified
Added
Removed
Modified
  • UserDocs

    v14 v15  
    22'''Extended documentation and tips for the GDAL and OGR end user utilities'''
    33
    4   [UserDocs/GdalTranslate GdalTranslate]- for converting rasters to other formats [[BR]]
    5   [UserDocs/GdalWarp GdalWarp] - transforming (projecting) rasters to different coordinate systems [[BR]]
    6   [wiki:UserDocs/Gdal2Tiles Gdal2Tiles] -  creates a TMS tile structure, KML !SuperOverlay and simple html files with viewers [[BR]]
    7   [UserDocs/OgrInfo OgrInfo] - report information on vector files (feature type, projection, schema, etc.)
     4 * [UserDocs/GdalTranslate GdalTranslate]- for converting rasters to other formats
     5 * [UserDocs/GdalWarp GdalWarp] - transforming (projecting) rasters to different coordinate systems
     6 * [wiki:UserDocs/Gdal2Tiles Gdal2Tiles] -  creates a TMS tile structure, KML !SuperOverlay and simple html files with viewers
     7 * [UserDocs/OgrInfo OgrInfo] - report information on vector files (feature type, projection, schema, etc.)
     8 * [UserDocs/RasterProcTutorial Raster Processing Tutorial] - A one hour tutorial on GDAL raster processing utilities.
    89
    910-----