Bug report #4064
gdal tileindex always write absolute path, regardless what the user chooses in the dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GDAL Tools | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Win | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14049 |
Description
Hi!
I have noticed that gdalindex used via GDAL plugin always write absolute path to the files in attribute table. No matter it you mark absolute path or not in dialog window.
I use QGIS 1.7.0 stanalone for windows.
Best regards
Related issues
History
#1
Updated by Paolo Cavallini over 13 years ago
- Assignee set to Giuseppe Sucameli
- Pull Request or Patch supplied set to No
#2
Updated by Giovanni Manghi about 13 years ago
- Target version set to Version 1.7.4
#3
Updated by Paolo Cavallini almost 13 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Target version changed from Version 1.7.4 to Version 1.8.0
#4
Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#5
Updated by Giovanni Manghi about 12 years ago
- Subject changed from gdal tileindex to gdal tileindex always write absolute path, regardless what the user chooses in the dialog
#6
Updated by Paolo Cavallini about 12 years ago
- Assignee changed from Giuseppe Sucameli to anonymous -
#7
Updated by Jürgen Fischer over 11 years ago
- Assignee deleted (
anonymous -)
#8
Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#9
Updated by Pedro Venâncio over 9 years ago
- Status changed from Open to Closed
Pull request submitted to remove the "Write absolute path" option from gdal tileindex: https://github.com/qgis/QGIS/pull/2343