Revision 3034
Added by perry about 18 years ago
metacat.properties | ||
---|---|---|
222 | 222 |
ValidateHarvestListSuccess=Success validating harvest list,Debug |
223 | 223 |
|
224 | 224 |
# End of Harvester properties |
225 |
|
|
226 |
|
|
227 |
# BEGIN spatial options |
|
228 |
runSpatialOption=true |
|
229 |
regenerateCacheOnRestart=true |
|
230 |
|
|
231 |
# XML paths to the four bounding coordinates |
|
232 |
# these paths must be included in your indexPaths variable in build.properties |
|
233 |
# these are the defaults for EML and have not been tested with other schemas |
|
234 |
westBoundingCoordinatePath=geographicCoverage/boundingCoordinates/westBoundingCoordinate |
|
235 |
eastBoundingCoordinatePath=geographicCoverage/boundingCoordinates/eastBoundingCoordinate |
|
236 |
southBoundingCoordinatePath=geographicCoverage/boundingCoordinates/southBoundingCoordinate |
|
237 |
northBoundingCoordinatePath=geographicCoverage/boundingCoordinates/northBoundingCoordinate |
|
238 |
|
|
239 |
metacatUrl=@systemidserver@@servlet-path@ |
|
240 |
baseUrl=@systemidserver@@html-path@ |
|
241 |
# END spatial options |
Also available in: Unified diff
initial import of changes to metacat source and config files to support spatial option