Opened 13 years ago

Closed 5 years ago

#3823 closed enhancement (wontfix)

Add -extent switch to gdal_retile.py (patch)

Reported by: cdestigter Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: Utilities Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

gdal_retile.py is almost usable to produce metatiles for tile servers.

Unfortunately the tiles it produces aren't aligned with any particular extent, unless the source images are.

The attached patch adds an -extent switch. If the switch is given, it produces tiles for that extent rather than the extent of the source images.

Attachments (1)

gdal-retile-extent-param.patch (3.2 KB ) - added by cdestigter 13 years ago.

Download all attachments as: .zip

Change History (3)

by cdestigter, 13 years ago

comment:1 by Jukka Rahkonen, 9 years ago

Feels like an useful improvement. Anybody there to check if the patch is good enough?

comment:2 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.