Global Configuration Parameters - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

The Map Tiling Service configuration consists of a set of global parameters that define how tiles are rendered.

Parameter Type Required Description
Tile Cache The below parameters refer to the built-in tile caching mechanism available through the Map Tiling Service.
Cache enabled boolean yes Set to true to enable caching. If you are using a custom cache mechanism, set this to false.
diskPath string yes The location of the cache. For example C:/Program Files/Precisely/Spectrum/server/modules/spatial/TileCache
tilePathPattern string yes value="mapName/level/row"/
tileNamePattern string yes value="column.mimeType"/
zeroBasedTile boolean yes Set to true to start the tile level at zero.
SRS Bounds The below parameters refer to the built-in coordinate system bounds available through the Map Tiling Service.
srsName string yes value="epsg:27700"
minX double yes value="0"
minY double yes value="0"
maxX double yes value="1300000"
maxY double yes value="1300000"