This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
############################################################################### | |
# $Id$ | |
# | |
# Modifications: File updated and renamed to tms2google.py by Dan Karran | |
# New purpose: Convert | |
# Usage: Run this with zoom level and bbox as the args for each of the zoom | |
# levels you want to switch. | |
# TODO: - Update documentation, remove unnecessary code, etc. | |
# - Allow user to specify file format, or deduce it |