Changes between Version 6 and Version 7 of WKTRaster/SpecificationWorking01
- Timestamp:
- 04/16/09 07:51:19 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking01
v6 v7 11 11 1. Should we change names of options to strictly follow those used by raster2pgsql and shp2pgsql?[[BR]] 12 12 [[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]] 14 14 [[BR]] 15 15 1. How can I import all the bands from a multiband TIFF? … … 32 32 33 33 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]] 36 36 '''-c''' Creates a new table and populates it, this is the default if you do not specify any options. 37 37