featureserver-1.05, Thu, 21 Jun 2007 04:19:00 -0400 * Add temporary GeoJSON-spec tracking module. This module will eventually become the default JSON input/output, but right now, it's in a seperate module so people can have something different to code against. * Add support for content-negotiation in the Server. This is *only* an exact match, but I recommend that anyone posting content specify their 'accept' header -- in the future, this may change, and by default browsers will get text/html content. * GeoRSS RSS 2.0 input for GeoRSS simple is now supported. * Fix PostGIS to_wkt following report from Stephan Holl featureserver-1.04, (lost in the mists of time) * Fix bug in OGR datasource unicode support * This release was accidentally published as 1.03 featureserver-1.03, Wed, 30 May 2007 14:18:52 -0400 * Update DBM code to sync to disk more often. * Minor KML updates. featureserver-1.02, Sun, 27 May 2007 22:49:15 -0400 * Fix posting of features with mod_python, reported by Howard Butler * Update mod_python docs featureserver-1.01, Sat, 26 May 2007 13:03:01 -0400 * Fixed encoding bug in wsgi handler * Changed wsgi handler exceptions to 500s instead of 200s * Fixed typo in BerkeleyDB datasource, reported by Tom Kralidis featureserver-1.0, Thu, 24 May 2007 10:03:01 -0400 * Initial Release.