[postgis-tickets] [PostGIS] #2810: [raster docs] "delimiter" argument to ST_Band ?
PostGIS
trac at osgeo.org
Fri Jul 4 08:36:03 PDT 2014
#2810: [raster docs] "delimiter" argument to ST_Band ?
---------------------------+------------------------------------------------
Reporter: strk | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone:
Component: documentation | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Comment(by robe):
Sure it does. the delimiter is by default , (a comma) as it says.
We should describe it. I think everyone just takes the default of , but
in theory you can replace it with |
and then you can specify your array of bands as 1|2|3 instead of 1,2,3
(note example)
I personally don't know why anyone would care to even change the delimiter
seemed a bit pointless to me to even offer that option.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2810#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list