- Support loading elevation tiles directly from
zip
ortgz
files. - Uses a JSON file to maintain an index of tiles to increase startup speed.
The location of the index file must be writable, defaulting to
.tile-index.json
in the tiles folder. Can be configured using the
datasetDirIndex
setting intrip-server.yaml
. See
conf/trip-server-dist.yaml
in the source tree.