For each layer we want to add in UNREDD system the admin must manually create a new mosaic dir and create inside all the files needed. The GeoBatch's ImageMosaic action can automatically create these files.
Using this feature the admin has to do only the following 2 step, just at the system setup:
1) Create a datastore.properties file, containing the db info, which will be automatically used for all the new mosaics
2) Add in the flow xml definition the full path of this new file that is all that is needed to make the new stuff work
since the automatic creation will be needed by both ingestion and publication we'll need these changes in both places: datastore file for staging pg, datastore file for dissemination pg ,config ingestion and config publishing.
For each layer we want to add in UNREDD system the admin must manually create a new mosaic dir and create inside all the files needed. The GeoBatch's ImageMosaic action can automatically create these files.
Using this feature the admin has to do only the following 2 step, just at the system setup:
1) Create a datastore.properties file, containing the db info, which will be automatically used for all the new mosaics 2) Add in the flow xml definition the full path of this new file that is all that is needed to make the new stuff work
since the automatic creation will be needed by both ingestion and publication we'll need these changes in both places: datastore file for staging pg, datastore file for dissemination pg ,config ingestion and config publishing.