Vertex3 / gseUW

University of Washington Gizinta Sync Engine
Other
0 stars 0 forks source link

Add new extract tool for changed buildings #20

Open SteveGrise opened 7 years ago

SteveGrise commented 7 years ago

Look for the last changed features in buildings, and extract the entire building if changed date > parameter. Currently parameter is 1 day.

SteveGrise commented 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

SteveGrise commented 7 years ago

script keeps track of the start time for the hourly load process. Looks for changes since the start of the script run.

SteveGrise commented 7 years ago

changed autocad_layer to fme_feature_type for export.