Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5052 09/01/2009 05:29 PM ben leinfelder

do not use the jdk logging - this was being used with the datamanager for some reason (but not the rest of metacat).
we use log4j...

4307 08/25/2008 06:08 PM ben leinfelder

upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3661 12/18/2007 02:50 PM barteau

Metacat installer bug: replaced locale-specific ant tokens with runtime lookup.

3522 10/23/2007 08:53 AM ben leinfelder

switch to updated sanparks boundaries file

3521 10/23/2007 08:52 AM ben leinfelder

replace older sanparks boundaries shapefile with updated version (includes mokala)

3447 09/16/2007 09:31 AM ben leinfelder

use Arial for Park_Name labels on geoserver/mapbuilder rendering

3446 09/14/2007 03:35 PM ben leinfelder

include SANParks boundary layer in the geoserver for sanparks skin

3119 12/13/2006 11:04 AM perry

Fixed mapbuilder loading image when wms is down .. bug 2695

3118 12/11/2006 07:07 PM perry

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.

3115 12/07/2006 06:29 PM perry

Improved data point styling. Thickened and smoothed the white outline by stacking two fill rules rather than one fill plus stroke.

3114 12/07/2006 05:53 PM perry

Changed SLD wizard paths to relative instead of assuming context name was geoserver. Patch has been submitted to geoserver dev team.

3113 12/07/2006 05:05 PM perry

removed old geoserver/geotools jars that were causing some trouble

3112 12/07/2006 04:57 PM perry

upgrade to geoserver 1.4rc5

3111 12/07/2006 03:36 PM perry

shortened the latitude/longitude to lat/lon to save screen space

3106 12/06/2006 03:14 PM perry

Changes to map layout and skins according to input from Callie and Matt

3104 11/29/2006 05:40 PM perry

Merged the spatial web.xml.combined into the default web.xml.tomcat5

3103 11/27/2006 05:44 PM perry

minor changes to khtml detection stategy

3102 11/27/2006 05:25 PM perry

safari/opera detection for interactive map. Users of non xslt-compliant browsers will be redirected to an error page.

3100 11/27/2006 01:47 PM perry

Set configured to false initially. Include notification in configure process that geoserver password needs to be changed plus instructions on how to do so

3096 11/20/2006 03:36 PM perry

restored original styles to knp-specific layers

3084 11/13/2006 08:47 AM perry

Removed useless mapbuilder ppts which may have viruses

3073 11/09/2006 03:49 PM perry

Only run spatial cache regeneration once. Plus some fixes to spatial_query action api.

3065 10/24/2006 02:28 PM perry

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).

3064 10/24/2006 01:25 PM perry

Removed most (all?) of the deprecated spatial metacat code from head

3056 10/05/2006 04:45 PM perry

Temporary fix for KML output; geoserver can only handle the points layer

3042 09/13/2006 11:20 AM perry

Remove geoserver error pages from web.xml and allow exceptions to pass through

3038 09/07/2006 07:15 PM perry

Minor cartographic fixes to geoserver SLDs

3032 08/31/2006 04:14 PM perry

initial import of spatial libs, try2