Download List

Descripción del Proyecto

GT2WMS is a Java Servlet implementation of the
OpenGIS Consortium's Web Map Server
specification. Maps can be served either from
static files (Shapefiles) or from a database
(PostGIS).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-18 08:33
0.1 alpha 2

La solicitud de caché nivel ha sido añadido a acelerar la entrega de las solicitudes de repetición, un tema de roscado que las solicitudes simultáneas causados a no se ha fijado, y la JAI está interrogado para determinar qué formatos de salida son compatibles. Una forma de caché se incluyó en java2drenderer, y el renderizador convierte geometrías internas a los objetos Java2D forma. La conexión PostGIS ahora trabaja con tablas que no tienen una columna de identificación denominada 'gid'.
Tags: Minor feature enhancements
A request-level cache was added to speed up the delivery of repeat requests, a threading issue that caused simultaneous requests to fail was fixed, and the JAI is now interrogated to determine which output formats are supported. A shape cache was included in java2drenderer, and the renderer converts internal geometries to Java2D Shape objects. The PostGIS connection now works with tables that do not have an ID column called 'gid'.

Project Resources