'\" -*- 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 map2rmp 1 "05 May 2015" "" "" .SH NAME map2rmp \- convert map to RMP .SH SYNOPSIS 'nh .fi .ad l \fBmap2rmp\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu \fB-p\fR \fIstring\fR \fB-n\fR \fIstring\fR \fB-c\fR \fIstring\fR \fB-q\fR \fI1..100\fR \fB-s\fR \fI411|422|444\fR \fB-i\fR \fIfile1\fR \fIfile2\fR ... \fIfileN\fR \fIoutputfile\fR 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBmap2rmp\fR is a helper utility for \fBqlandkartegt\fR(1) to convert a map to RMP format. .PP NOTE: The projection of all input files must be EPSG4326. You can use GDAL to convert your files. Use '\fBgdalinfo\fR \fIfile\fR' to find out the size in pixel of your file. Use \fBgdalwarp\fR(1) to reproject your file: .nf \*(T< \fBgdalwarp\fR \fB\-t_srs\fR \fI"+init=epsg:4326"\fR \fB\-ts\fR \fIwidth\-in\-pixel\fR \fIheight\-in\-pixel\fR \fIfile\fR \fIoutputfile\fR \*(T> .fi .SH OPTIONS .TP \*(T<\fB\-p\fR\*(T> \fIstring\fR The map provider as string (mandatory) .TP \*(T<\fB\-n\fR\*(T> \fIstring\fR The map name as string (mandatory) .TP \*(T<\fB\-c\fR\*(T> \fIstring\fR The copyright notice (optional) .TP \*(T<\fB\-q\fR\*(T> \fI1..100\fR The JPEG quality from 1 to 100. Default is 75 .TP \*(T<\fB\-s\fR\*(T> \fI411|422|444\fR The chroma subsampling. Default is 411 .TP \*(T<\fB\-i\fR\*(T> Add intermediate levels (optional) .SH "SEE ALSO" \fBqlandkartegt\fR(1)