Opened 15 years ago
Closed 14 years ago
#545 closed enhancement (wontfix)
No documentation for GDAL/OGR
Reported by: | wildintellect | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OSGeoLive | Keywords: | GDAL 4.0 |
Cc: |
Description
While GDAL isn't a directly scripted install it is a dependency for many and is an OSGeo project so it should get it's own documentation section to make users aware that all of those wonderful command line tools are available on the disk.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Keywords: | 4.0 added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
As I understand it, GDAL is a library, not an application. As the LiveDVD is targeting newbie users, it's goal is to show off applications. (Libraries are of interest to programmers, not users)
So I'm closing out this issue, without fixing anything. It may be opened again if someone thinks I've got this wrong.
Note:
See TracTickets
for help on using tickets.
well, here is a quick and dirty work around.. without dealing with doxygen and what-not.
wget -r -np http://www.gdal.org/index.html
creates a folder called www.gdal.org, inside index.html seems to open nicely, with css and tabs and all.. lots there. Worth adding somewhere.. /usr/local/share/something...