switch to updated sanparks boundaries file
replace older sanparks boundaries shapefile with updated version (includes mokala)
use Arial for Park_Name labels on geoserver/mapbuilder rendering
include SANParks boundary layer in the geoserver for sanparks skin
Initial architecture for dynamically generating SLD/OGC:Filter documents to control which docids get shown on the map. The sldfactory servlet is in place to handle this but is not fully functional since there is currently no way to quickly and dynamically generate a list of allowable docids with a level of performance acceptable for real-time web mapping.
Improved data point styling. Thickened and smoothed the white outline by stacking two fill rules rather than one fill plus stroke.
upgrade to geoserver 1.4rc5
restored original styles to knp-specific layers
Trimmed down initial shapefiles. They must exist in order to start geoserver properly but there's no need for them to have actual data, just a dummy feature with the proper geometry type (multipoint, multipolygon).
Removed most (all?) of the deprecated spatial metacat code from head
Minor cartographic fixes to geoserver SLDs
initial import of spatial libs, try2