Geoscience Reference
In-Depth Information
structure contains metadata required for use with Google Earth and simple web pages
with viewers based on Google Maps and OpenLayers.
Usage: gdal2tiles.py [-p profile] [-r resampling] [-s srs] [-z
zoom] [-e] [-a nodata] [-v] [-h] [-k] [-n] [-u url] [-w
webviewer] [-t title] [-c copyright] [-g googlekey] [-b
bingkey] input_file [output_dir]
-p PROFILE, --profile=PROFILE
Tile cutting profile (mercator,geodetic,raster) - default 'mercator' (Google Maps
compatible).
-r RESAMPLING, --resampling=RESAMPLING
Resampling method (average,near,bilinear,cubic,cubicspline,lanczos,antialias) -
default 'average'.
-s SRS, --s_srs=SRS
The spatial reference system used for the source input data.
-z ZOOM, --zoom=ZOOM
Zoom levels to render (format:'2-5' or '10').
-e, --resume
Resume mode. Generate only missing files.
-a NODATA, --srcnodata=NODATA
NODATA transparency value to assign to the input data.
-v, --verbose
Generate verbose output of tile generation.
-h, --help
Show help message and exit.
--version
Show program's version number and exit.
Options for generated Google Earth SuperOverlay metadata:
-k, --force-kml
Generate KML for Google Earth - default for 'geodetic' profile and 'raster' in
EPSG:4326. For a dataset with different projection use with caution!
-n, --no-kml
Avoid automatic generation of KML files for EPSG:4326.
-u URL, --url=URL
URL address where the generated tiles are going to be published.
Options for generated HTML viewers a la Google Maps 3
3 from https://www.bingmapsportal.com/ .
 
 
Search WWH ::




Custom Search