'\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH cache2gtiff 1 "25 May 2018" "" "" .SH NAME cache2gtiff \- create geotiff from tile cache .SH SYNOPSIS 'nh .fi .ad l \fBcache2gtiff\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu \fB-a\fR \fIlevel\fR \fIlon1\fR \fIlat1\fR \fIlon2\fR \fIlat2\fR \fB-c\fR \fIpath\fR \fB-i\fR \fIfile|url\fR \fB-o\fR \fIfile\fR 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBcache2gtiff\fR is a helper utility for \fBqlandkartegt\fR(1) to convert an area from the tile cache to geotiff. .SH OPTIONS .TP \*(T<\fB\-a\fR\*(T> \fIlevel\fR \fIlon1\fR \fIlat1\fR \fIlon2\fR \fIlat2\fR 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. .TP \*(T<\fB\-c\fR\*(T> \fIpath\fR The path to the tile cache. .TP \*(T<\fB\-i\fR\*(T> \fIfile|url\fR The xml definition or an url of the server. .TP \*(T<\fB\-o\fR\*(T> \fIfile\fR The target geotiff filename. .SH "SEE ALSO" \fBqlandkartegt\fR(1)