Skip to content

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

JackFanZhang/gdal2tiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🗺️ 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%