Create a redistributable tms based package
osgearth_package \kx [--tms | --out path | --bounds xmin ymin xmax ymax | --max-level level | --out-earth earthfile | --ext extension | --overwrite | --keep-empties | --continue-single-color | --db-options options] earthfile.earth
osgearth_package creates a redistributable \$2 \(la\$1\(ra\$3 based package from an earth file.
\*(T<--tms\*(T>
make a TMS repo
\*(T<--out\*(T> path
root output folder of the TMS repo (required)
\*(T<--bounds\*(T> xmin ymin xmax ymax
bounds to package (in map coordinates; default=entire map) You can provide multiple bounds
\*(T<--max-level\*(T> level
max LOD level for tiles (all layers; default=inf)
\*(T<--out-earth\*(T> earthfile
export an earth file referencing the new repo
\*(T<--ext\*(T> extension
overrides the image file extension (e.g. jpg)
\*(T<--overwrite\*(T>
overwrite existing tiles
\*(T<--keep-empties\*(T>
writes out fully transparent image tiles (normally discarded)
\*(T<--continue-single-color\*(T>
continues to subdivide single color tiles, subdivision typically stops on single color images
\*(T<--db-options\*(T> options
db options string to pass to the image writer in quotes (e.g., "JPEG_QUALITY 60")
file.earth
Path to the earth file