Feature request #4852
Add gdal2xyz.py to GdalTools
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GDAL Tools | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 14686 |
Description
The tools seems to be available since long ago (http://lists.osgeo.org/pipermail/gdal-dev/2002-September/003507.html), strangely is not mentioned here
History
#1
Updated by Giovanni Manghi over 13 years ago
- Subject changed from Add gdal2xyz.py to to GdalTools to Add gdal2xyz.py to GdalTools
#2
Updated by Giovanni Manghi about 13 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#3
Updated by Pirmin Kalberer over 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#4
Updated by Paolo Cavallini over 12 years ago
- Assignee changed from Giuseppe Sucameli to anonymous -
#5
Updated by Paolo Cavallini almost 12 years ago
- Category set to GDAL Tools
#6
Updated by Antonio Locandro about 11 years ago
any updates? do you think this could be done for 2.2 or 2.4
#7
Updated by Giovanni Manghi about 11 years ago
- Assignee deleted (
anonymous -)
Antonio Locandro wrote:
any updates? do you think this could be done for 2.2 or 2.4
it should be relatively easy to add to the processing toolbox (and that would be enough).
#8
Updated by Alexander Bruy about 11 years ago
- Status changed from Open to Closed
- Resolution set to fixed/implemented
gdal2xyz already available in Processing toolbox. It was added about 5-6 month ago
#9
Updated by Giovanni Manghi about 11 years ago
oh, right, I had forgot about it :)
#10
Updated by Etienne Tourigny about 11 years ago
How about porting gdaltools to processing toolbox (those that do not have an equivalent) and removing gdaltool?
#11
Updated by Paolo Cavallini about 11 years ago
There are still reasons not to do so:
- Processing is not always 100% stable
- GDALTools shows the gdal command line, that can be reused from a shell
Eventually all the tools will be replaced by Processing, but we'll need some more work for this.