Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.
/ gdal2tiles Public archive

Convert a raster into TMS or XYZ tiles in a directory with multithreading support.

License

Notifications You must be signed in to change notification settings

lmikolajczak/gdal2tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IMPORTANT: This fork of gdal2tiles script is obsolete, the --xyz option has been added in the source repo OSGeo/gdal - changelog and it's recommended to use gdal2tiles directly from there.

🗺️ gdal2tiles

Generates directory with TMS or XYZ tiles, KMLs and simple web viewers with multithreading support.

This is a fork of the script available at official OSGeo/gdal repository: gdal2tiles

Usage

$ gdal2tiles.py [options ...] input_file [output_dir]

All supported options are available here: www.gdal.org/gdal2tiles

Extras:

-x, --xyz

additional option that allows tiles to be generated in the XYZ format

About

Convert a raster into TMS or XYZ tiles in a directory with multithreading support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages