Revision 3069
Added by perry about 18 years ago
src/edu/ucsb/nceas/metacat/spatial/SpatialDocument.java | ||
---|---|---|
117 | 117 |
pstmt.close(); |
118 | 118 |
} |
119 | 119 |
catch(Exception e) { |
120 |
log.error(" ---- Could not get bounding coordinates for " + docid + );
|
|
120 |
log.error(" ---- Could not get bounding coordinates for " + docid ); |
|
121 | 121 |
e.printStackTrace(); |
122 | 122 |
} |
123 | 123 |
|
Also available in: Unified diff
Ensure that spatial cache respects changed access constraints for updated documents