Changes between Version 6 and Version 7 of WKTRaster/SpecificationWorking01


Ignore:
Timestamp:
Apr 16, 2009, 7:51:19 AM (15 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v6 v7  
    1111 1. Should we change names of options to strictly follow those used by raster2pgsql and shp2pgsql?[[BR]]
    1212[[BR]]
    13 Pierre: Yes! We should follow PostGIS tracks as much as possible in everything we do in this project.[[BR]]
     13  Pierre: Yes! We should follow PostGIS tracks as much as possible in everything we do in this project.[[BR]]
    1414[[BR]]
    1515 1. How can I import all the bands from a multiband TIFF?
     
    3232
    3333
    34 '''(-d|c)''' Mutually exclusive inserting options:
    35   '''-d'''  Drops the table, then recreates it and populates it with current raster file data.
     34'''(-d|c)''' Mutually exclusive inserting options:[[BR]]
     35  '''-d'''  Drops the table, then recreates it and populates it with current raster file data.[[BR]]
    3636  '''-c'''  Creates a new table and populates it, this is the default if you do not specify any options.
    3737