Good news if you are a PostGIS fan – the PostGIS team just released version 1.4! See the release announcement for full details…
Good news if you are a PostGIS fan – the PostGIS team just released version 1.4! See the release announcement for full details…
A tilecache is an application that pre-renders a WMS (web mapping service) to rasters. Pre-rendering is useful to improve server side performance – at the expense of some disk space. The tiles are rendered at different scales and when a client that suppots the WMS Tiling protocol makes a request for an image, the server… Read more »