From 32ced2fc95c5aed2e16f7debcaed8d1ffbd50862 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Fri, 27 Oct 2017 07:50:56 +0000 Subject: [PATCH] Upper case raster format names git-svn-id: http://svn.osgeo.org/postgis/trunk@16070 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_raster.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 638911e7d..6e6da071a 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -200,7 +200,7 @@ VALUES (1, Description - raster is a spatial data type used to represent raster data such as those imported from jpegs, tiffs, pngs, digital elevation models. + raster is a spatial data type used to represent raster data such as those imported from JPEGs, TIFFs, PNGs, digital elevation models. Each raster has 1 or more bands each having a set of pixel values. Rasters can be georeferenced. Requires PostGIS be compiled with GDAL support. Currently rasters can be implicitly converted to geometry type, but the conversion returns the -- 2.40.0