Project

General

Profile

« Previous | Next » 

Revision 3034

Added by perry over 17 years ago

initial import of changes to metacat source and config files to support spatial option

View differences:

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