Changes between Version 8 and Version 9 of Project Presentation

Show
Ignore:
Timestamp:
06/28/10 17:56:51 (2 months ago)
Author:
ol (IP: 82.246.13.72)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Project Presentation

    v8 v9  
    2121We use PostGIS export functions to directly generate output stream fragments rather than retrieving WKB from database first, and then having to convert it later as a second step (common map engine architecture) 
    2222 
    23 TinyOWS is memory leak free and reentrant, to be able to use it safely as a daemon or in a (future) fast-cgi architecture. 
     23TinyOWS is memory leak free and reentrant, to be able to use it safely as a daemon or in fast-cgi architecture. 
    2424 
    2525TinyOWS is technically based on a strict ANSI C implementation, and is only linked with libxml2 and libpq (PostgreSQL) as library dependencies. 
    2626 
    27 TinyOWS is a bit more than only a young alpha project and is already used in a few production applications like 
     27TinyOWS is a bit more than only a young alpha project and is already used in a production applications like 
    2828http://dev4.mapgears.com/bdga-mapfish, or http://www.mapsherpa.com. 
    2929