Changes between Initial Version and Version 1 of frmts_wtkraster.html


Ignore:
Timestamp:
Sep 20, 2009, 5:13:24 AM (15 years ago)
Author:
jorgearevalo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • frmts_wtkraster.html

    v1 v1  
     1= '''GDAL WKT Raster driver documentation''' =
     2
     3
     4= '''1 - Introduction''' =
     5
     6WKT Raster is the project that provides '''raster support on PostGIS'''.
     7
     8The driver only supports reading of regularly blocked in-db rasters. There are other functionalities under development:
     9  * Reading of non-regular blocked rasters.
     10  * Out-db raster support.
     11  * Create and modify rasters.
     12  * Integration with the GDAL utility programs.
     13
     14== '''1.1 - Credits''' ==
     15
     16'''Development '''
     17 * '''Jorge Arévalo''' develops the driver
     18
     19
     20== '''1.2 - More information''' ==
     21  * WKT Raster documentation page [http://trac.osgeo.org/postgis/wiki/WKTRaster/Documentation01 here]
     22  * Introduction to WKT Raster format and description of the work done during the Google Summer of Code 2009 [http://trac.osgeo.org/gdal/wiki/WKTRasterDriver here]
     23  * Search for "WKT Raster" in the [http://postgis.refractions.net/pipermail/postgis-users/ PostGIS-users] and [http://postgis.refractions.net/pipermail/postgis-devel/ PostGIS-devel] forums archives or in [http://www.nabble.com/PostGIS-f1221.html Nabble] or write to these forums.
     24
     25
     26= '''2 - Installation''' =
     27
     28== '''2.1 - Requirements''' ==
     29
     30== '''2.2 - Installed precompiled binaries''' ==
     31
     32== '''2.3 - Compiling and installing from sources''' ==
     33
     34=== '''2.3.1 - Compiling on GNU/Linux''' ===
     35
     36=== '''2.3.2 - Compiling on Windows''' ===
     37
     38= '''3 - Using GDAL WKT Raster driver''' =
     39
     40== '''3.1 - Loading raster data''' ==
     41
     42== '''3.2 - Reading data''' ==
     43
     44== '''3.3 - Creating and modifying data''' ==
     45
     46= '''4 - GDAL WKT Raster driver reference''' =
     47
     48= '''5 - Reporting problems''' =