Updated GDAL (markdown)

Andrey-VI 2012-04-03 22:46:33 -07:00
parent 43fc8ebb06
commit 7e5707bceb

@ -33,6 +33,7 @@ To check if the gdal plugin built and was installed correctly you can do:
| shared | boolean | wheter to open the dataset in shared mode (allowing save of resources when using multiple access to the same files) or not | false |
| band | integer | request for a specific raster band index, -1 means all bands | -1 |
| filter_factor | double | filter to use when querying for raster data | 0.0 |
| nodata | double | allow setting nodata value on the fly (will override value if nodata is set in data) | |
# Styling