Home

Awesome

mod_convert

An AHTSE component (apache httpd module) to convert tile image formats

Status

Only implicit conversion from JPEG w/Zen (8 or 12bit) to JPEG or PNG is supported currently.
Explicit LUT driven modification of values is handled, for unsigned short to byte or byte to byte.

Building

Requires libahtse.

Apache Configuration Directives

Convert_RegExp Match

Can be used more than once, a request has to match at least one of the patterns before it is considered a mod_convert request

Convert_ConfigurationFiles source_configuration_file configuration_file

The source_configuration should be the name of the file describing the AHTSE tile data source. The main_configurtion contains directives controlling the output of the mod_convert.

Convert_Indirect On

If set, the AHTSE convert module will not respond to normal requests, only to internal subrequests

AHTSE directives that can appear both the source and the main configuration

Size X Y Z C

PageSize X Y Z C

SkippedLevels N

DataType Type

EmptyTile size offset filename

ETagSeed value

NoDataValue value

MinValue value

MaxValue value

Directives that appear in the convert configuration only

SourcePath Redirect_Path Postfix

SourcePostfix string

LUT conversion_list