Tile-based map rendering systems draw large numbers of square map tiles, creating each one as a bitmap, and serve them to an AJAX-based web page that stitches the tiles together to form the map the user sees. The server has to render and cache many thousands of tiles at ten or more scales. Tile systems are used by many large mapping systems such as Google Maps and OpenStreetMap.
Telmap's servers are 64-bit systems running Solaris. CartoType was built for this platform without difficulty, demonstrating its portability and lack of dependencies.
Server-side rendering doesn't suffer from the same speed constraints as rendering on a mobile device, allowing more complicated map styles to be used. CartoType's style sheet system allows the use of advanced techniques like