Opened 13 years ago

Last modified 13 years ago

#3331 new enhancement

GdalTools: add utilities for MapServer

Reported by: brushtyler Owned by: brushtyler
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GDALTools Version: Trunk
Keywords: Cc: alexbruy
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The following comands are not really useful for desktop use, but may be useful for MapServer use:

  • gdaltindex - Build a MapServer raster tileindex.
  • gdal2tiles.py - Create a TMS tile structure, KML and simple web viewer.
  • gdal_retile.py - Retiles a set of tiles and/or build tiled pyramid levels.

Attachments (2)

GdalTools_tileindex.diff (8.2 KB ) - added by alexbruy 13 years ago.
Proposed patch
tileindex.png (1.5 KB ) - added by alexbruy 13 years ago.
Temporary icon for new tool

Download all attachments as: .zip

Change History (6)

comment:1 by alexbruy, 13 years ago

Cc: alexbruy added
Platform: DebianAll
Version: Trunk

Here is patch that implement gdaltindex command for GdalTools.

by alexbruy, 13 years ago

Attachment: GdalTools_tileindex.diff added

Proposed patch

by alexbruy, 13 years ago

Attachment: tileindex.png added

Temporary icon for new tool

in reply to:  1 comment:2 by brushtyler, 13 years ago

Replying to alexbruy:

Here is patch that implement gdaltindex command for GdalTools.

Patch for gdaltindex committed in trunk (r15135). Thank you, alexbruy!

comment:3 by pcav, 13 years ago

Priority: critical: causes crash or data corruptionminor: annoyance

comment:4 by pcav, 13 years ago

Component: Python plugins and bindingsGDALTools
Note: See TracTickets for help on using tickets.