geosolutions-it / geobatch

Open Source GeoSpatial Processing Simplified
GNU General Public License v3.0
22 stars 19 forks source link

ds2ds: using static sourceFeature #212

Closed etj closed 11 years ago

etj commented 11 years ago

At the moment it is not possible to use the sourcefeature configured in the flow definition, since any input file (both shp and xml) will override such configuration.

In order to allow this behaviour, a new entry in acceptedFileTypes will be added in Ds2DsAction, with extension .run.

When a file with name " anyname .run" is found in the input queue (or added in the watch dir, if the ds2ds action is the first action in the chain), the sourcefeature will be the one configured in the flow.