|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.c5corp.c5utm.util.BatchAddDems
public class BatchAddDems
BatchAddDems is a java utility that runs the Dem2C5UTM filter over all the DEM files stored in the NEW_DEMS directory. When processed, it moves the newly aquired dem from NEW_DEMS to DEM. The locations of the directories are the c5utm home dir, but can also be configured in c5utm/conf and accessed via a C5UTMconfs object.
Dem2C5UTM
,
C5UTMconfs
Constructor Summary | |
---|---|
BatchAddDems()
|
Method Summary | |
---|---|
static void |
batchAddDems()
Adds all of the DEM files in the configured NEW_DEMS directory to the database. |
static void |
main(java.lang.String[] args)
Run from the command line |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchAddDems()
Method Detail |
---|
public static void batchAddDems()
public static void main(java.lang.String[] args)
args
- main
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |