Opened 10 years ago

Closed 5 years ago

#5577 closed enhancement (wontfix)

add resume option to gdal_retile

Reported by: gfleming Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: Utilities Version: unspecified
Severity: normal Keywords:
Cc:

Description

Since gdal_retile is not multithreaded (that can become another ticket...) just building the initial layers is very time consuming.

If there is any interruption in the middle of processing a layer you have to start from scratch. If a layer is finished you can trick it by treating the most recent complete layer as level 0.

What would be hugely useful is a resume option that figures out what tiles need to be filled in or updated to complete a layer and proceeds to do only those.

Change History (1)

comment:1 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.