rotoglup / gdal2tiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdal2tiles

This is a fork of gdal2tiles from GDAL 1.9.2.

This work was initiated by Marion Bechennec for her internship.

The objectives were to refactor the original gdal2tiles code, to improve its maintainability, and to allow parallel processing of tiles.

The parallel processing has been added using the multiprocess python module.

About


Languages

Language:Python 98.2%Language:Shell 1.8%