= User Docs = == Extended documentation and tips for the GDAL and OGR end user utilities == * [UserDocs/GdalMerge GdalMerge] - mosaic a set of images * [UserDocs/GdalTranslate GdalTranslate]- for converting rasters to other formats * [UserDocs/GdalWarp GdalWarp] - transforming (projecting) rasters to different coordinate systems * [wiki:UserDocs/Gdal2Tiles Gdal2Tiles] - creates a TMS tile structure, KML !SuperOverlay and simple html files with viewers * [UserDocs/RasterProcTutorial Raster Processing Tutorial] - A one hour tutorial on GDAL raster processing utilities. * [UserDocs/OgrInfo OgrInfo] - report information on vector files (feature type, projection, schema, etc.) * [UserDocs/GdalGrid GdalGrid] - create a regular grid (raster) from the scattered data read from OGR source * [UserDocs/ReadInZip ReadInZip] - reading a GDAL dataset in a .gz file or a .zip archive * [http://www.ogr2gui.ca/en/ ogr2gui] - a windows only gui similar to ogr2ogr == External User contributed documentation and tips for the GDAL and OGR end user utilities == * [http://courses.neteler.org/gdal-raster-data-tips-and-tricks/ GDAL raster data tips and tricks] * [http://courses.neteler.org/ogr-vector-data-tips-and-tricks/ OGR vector data tips and tricks] * [http://code.google.com/apis/kml/articles/raster.html Creating super-overlays with gdal2tiles] by Mano Marks presents usage of gdalinfo, gdal_translate and gdalwarp * [http://latuviitta.org/documents/Geospatial_PDF_maps_from_OSM_with_GDAL.pdf Making geospatial PDF maps from OSM with GDAL] (pdf) == File Formats == * [UserDocs/GeoTiff GeoTiff] - the most versatile format for geo-referenced rasters (images) * [UserDocs/WebMapService OGC Web Map Service WMS] - a collection of service description XML files * [UserDocs/Shapefiles Shapefiles] - about the ESRI Shapefile format == GDAL/OGR docs in PDF == NOTE: all GDAL/OGR user docs also available as one [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.pdf PDF] and as a single [http://gis-lab.info/docs/gdal/gdal_ogr_user_docs.html HTML-page] from GIS-Lab (russian GIS community). ----- When you create a new page please use the subwiki syntax `UserDocs/ANewWikiPage` so it will be properly nested in the TitleIndex and easy to seperate from the developer and trac system pages. If you don't like `UserDocs` being prefixed in front, use the bracket syntax of `[UserDocs/EasyToReadName Easy to read name]`, which will be displayed as ''Easy to read name''