Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
SldFactory.java 7.48 KB 3118 over 17 years perry Initial architecture for dynamically generating...
SpatialDataset.java 10.2 KB 3040 over 17 years perry Added javadoc comments for all new spatial clas...
SpatialDocument.java 14.1 KB 3120 over 17 years perry Added preliminary support for multiple spatial ...
SpatialFeatureSchema.java 3.38 KB 3040 over 17 years perry Added javadoc comments for all new spatial clas...
SpatialHarvester.java 6.3 KB 3043 over 17 years perry Allow only public readable docs in the spatial ...
SpatialQuery.java 7.44 KB 3070 over 17 years perry Changed float object handling in spatial compon...
WmsFilter.java 1.78 KB 3035 over 17 years perry refactory java classes for spatial harvester
XSLTransform.java 5.49 KB 2909 about 18 years harris metacat spatial option code -- code that produc...

Latest revisions

# Date Author Comment
3120 12/13/2006 04:38 PM perry

Added preliminary support for multiple spatial schemas in the same metacat instance .. bug 2551

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.

3070 10/26/2006 05:13 PM perry

Changed float object handling in spatial components in order to compile on jdk 1.4.2

3069 10/25/2006 06:32 PM perry

Ensure that spatial cache respects changed access constraints for updated documents

3068 10/25/2006 06:29 PM perry

Ensure that spatial cache respects changed access constraints for updated documents

3057 10/05/2006 04:47 PM perry

Correctly cache doc title in the spatial cache

3054 09/28/2006 02:21 PM perry

Fixed geometry logic to swap north and south if n < s

3051 09/18/2006 04:47 PM perry

fixed point centroid calculation to reflect bboxs that cross the dateline

3050 09/18/2006 04:45 PM perry

fixed point centroid calculation to reflect bboxs that cross the dateline

3048 09/18/2006 12:07 PM perry

Make spatial query more accurate by actually intersecting geometries in addition to a simple bbox filter. Important for testing intersection of irregular shaped objects or multi-geometries

View revisions

Also available in: Atom