EnglishFrenchSpanish

Ad


OnWorks favicon

gdal2tiles - Online in the Cloud

Run gdal2tiles in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gdal2tiles that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gdal2tiles - gdal2tiles.py generates directory with TMS tiles, KMLs and simple web viewers

SYNOPSIS


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]

DESCRIPTION


This utility generates a directory with small tiles and metadata, following the OSGeo Tile
Map Service Specification. Simple web pages with viewers based on Google Maps and
OpenLayers are generated as well - so anybody can comfortably explore your maps on-line
and you do not need to install or configure any special software (like MapServer) and the
map displays very fast in the web browser. You only need to upload the generated directory
onto a web server.

GDAL2Tiles also creates the necessary metadata for Google Earth (KML SuperOverlay), in
case the supplied map uses EPSG:4326 projection.

World files and embedded georeferencing is used during tile generation, but you can
publish a picture without proper georeferencing too.

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

KML (Google Earth) options:

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.

Web viewer options:

Options for generated HTML viewers a la Google Maps

-w WEBVIEWER, --webviewer=WEBVIEWER:
Web viewer to generate (all,google,openlayers,none) - default 'all'.

-t TITLE, --title=TITLE:
Title of the map.

-c COPYRIGHT, --copyright=COPYRIGHT:
Copyright for the map.

-g GOOGLEKEY, --googlekey=GOOGLEKEY:
Google Maps API key from http://code.google.com/apis/maps/signup.html.

-b BINGKEY, --bingkey=BINGKEY:
Bing Maps API key from https://www.bingmapsportal.com/

NOTE: gdal2tiles.py is a Python script that needs to be run against 'new generation'
Python GDAL binding.

AUTHORS


Klokan Petr Pridal [email protected] as a Google SoC 2007 Project.

Use gdal2tiles online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad