This is the command cache2gtiff 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
cache2gtiff - create geotiff from tile cache
SYNOPSIS
cache2gtiff -a level lon1 lat1 lon2 lat2 -c path -i file|url -o file
DESCRIPTION
cache2gtiff is a helper utility for qlandkartegt(1) to convert an area from the tile cache
to geotiff.
OPTIONS
-a level lon1 lat1 lon2 lat2
The level and the area to export. The level is an integer from 1..19. All lon/lat
values are in degree. lon1, lat1 is the top left corner of the area. lon2, lat2
is the bottom right corner of the area.
-c path
The path to the tile cache.
-i file|url
The xml definition or an url of the server.
-o file
The target geotiff filename.
Use cache2gtiff online using onworks.net services