Opened 8 years ago

Closed 8 years ago

#1117 closed defect (invalid)

Document encode function

Reported by: Dimitar Misev Owned by: Peter Baumann
Priority: major Milestone: 9.2
Component: manuals_and_examples Version: development
Keywords: Cc:
Complexity: Medium

Description

The encode()/decode() functions should be documented in the QL-guide.

See wiki:RasqlEncodeFunction

Change History (7)

comment:1 by Peter Baumann, 8 years ago

do we have similar info on decode() somewhere?

comment:2 by Peter Baumann, 8 years ago

can we be more specific on " The bleeding-edge of GDAL also supports OGC CRS URLs (patch provided by DM). ", eg: "since version X, …" ?

comment:3 by Dimitar Misev, 8 years ago

decode is trivial, only parameter is the format encoded data, so decode($1).

I really have no clue from which version is this, I put my bets on 1.9 :)

in reply to:  3 comment:4 by Dimitar Misev, 8 years ago

Replying to dmisev:

I really have no clue from which version is this, I put my bets on 1.9 :)

No it seems to be 1.10.0.

comment:5 by Peter Baumann, 8 years ago

hm, hadn't we added parameters, eg, for accessing NetCDF variables?

comment:6 by Peter Baumann, 8 years ago

hm, what exactly do you find missing in QL Guide 10.10?

comment:7 by Dimitar Misev, 8 years ago

Resolution: invalid
Status: newclosed

Oh yes indeed, I missed that it's in the guide.

While we are on the doc part, have a look at inv_csv which is not yet in the docs: #772

Note: See TracTickets for help on using tickets.