Ticket #3278 (closed defect: invalid)
gdal_proximity.py give an error when tries to replace an existent output file with different band
| Reported by: | brushtyler | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | GDAL_Raster | Version: | 1.6.2 |
| Severity: | normal | Keywords: | gdal_proximity |
| Cc: |
Description
gdal_proximity.py give an error when tries to replace an existent output file with different band.
If the output already exists and was created by a different band input file, this error is displayed: ERROR 1: Source and proximity bands are not the same size.
If you remove the existent file, it works fine.
Change History
Note: See
TracTickets for help on using
tickets.
