Open SteveGrise opened 7 years ago
Needs to be included in the hourly script:
default start = now - 1 day after first run keep track of time and process records since last run will need to track across multiple sites output CAD file by date
script keeps track of the start time for the hourly load process. Looks for changes since the start of the script run.
changed autocad_layer to fme_feature_type for export.
Look for the last changed features in buildings, and extract the entire building if changed date > parameter. Currently parameter is 1 day.