'\" -*- coding: UTF-8 -*- .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 osgearth_package 1 "11 June 2020" "" "" .SH NAME osgearth_package \- create a redistributable TMS based package .SH SYNOPSIS 'nh .fi .ad l \fBosgearth_package\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fB--tms\fR | \fB--out\fR \fIpath\fR | \fB--bounds\fR \fIxmin\fR \fIymin\fR \fIxmax\fR \fIymax\fR | \fB--max-level\fR \fIlevel\fR | \fB--out-earth\fR \fIearthfile\fR | \fB--ext\fR \fIextension\fR | \fB--overwrite\fR | \fB--keep-empties\fR | \fB--continue-single-color\fR | \fB--db-options\fR \fIoptions\fR] \fIearthfile.earth\fR 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBosgearth_package\fR creates a redistributable .URL http://en.wikipedia.org/wiki/Tile_Map_Service TMS based package from an earth file. .SH OPTIONS .TP \*(T<\fB\-\-tms\fR\*(T> make a TMS repo .TP \*(T<\fB\-\-out\fR\*(T> \fIpath\fR root output folder of the TMS repo (required) .TP \*(T<\fB\-\-bounds\fR\*(T> \fIxmin\fR \fIymin\fR \fIxmax\fR \fIymax\fR bounds to package (in map coordinates; default=entire map) You can provide multiple bounds .TP \*(T<\fB\-\-max\-level\fR\*(T> \fIlevel\fR max LOD level for tiles (all layers; default=inf) .TP \*(T<\fB\-\-out\-earth\fR\*(T> \fIearthfile\fR export an earth file referencing the new repo .TP \*(T<\fB\-\-ext\fR\*(T> \fIextension\fR overrides the image file extension (e.g. jpg) .TP \*(T<\fB\-\-overwrite\fR\*(T> overwrite existing tiles .TP \*(T<\fB\-\-keep\-empties\fR\*(T> writes out fully transparent image tiles (normally discarded) .TP \*(T<\fB\-\-continue\-single\-color\fR\*(T> continues to subdivide single color tiles, subdivision typically stops on single color images .TP \*(T<\fB\-\-db\-options\fR\*(T> \fIoptions\fR db options string to pass to the image writer in quotes (e.g., "JPEG_QUALITY 60") .TP \fIfile.earth\fR Path to the earth file