[postgis-devel] [PostGIS] #960: Start reducing number of functions by using defaults
Sandro Santilli
strk at keybit.net
Wed May 18 04:51:34 PDT 2011
On Wed, May 18, 2011 at 11:20:12AM -0000, PostGIS wrote:
> #960: Start reducing number of functions by using defaults
> ----------------------------+-----------------------------------------------
> Reporter: robe | Owner: pracine
> Type: defect | Status: new
> Priority: medium | Milestone: PostGIS 2.0.0
> Component: postgis raster | Version: trunk
> Keywords: |
> ----------------------------+-----------------------------------------------
>
> Comment(by pracine):
>
> What about:
>
> bytea ST_AsTIFF(raster rast[, text[] options][, text srs]);
Shouldn't it be:
bytea ST_AsTIFF(raster rast[, text[] options[, text srs]]);
ie: can't specify srs w/out specifying options.
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the postgis-devel
mailing list