Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
python job.py --action INIT --job migrate_to_1.1.8 --env SF_PROD
python job.py --action STAGE --job streets --env SF_PROD
python job.py --action EXECUTE --job migrate_to_1.1.8 --env SF_PROD

SFGIS ETL

initialize database feature classes

  • street_segments_provisional
  • street_segments_staging
  • streetnames_provisional
  • streetnames_staging

deploy workspaces 

  • streets_source_to_sfgisStg_setenv.fmw
  • streets_sfgisStg_to_sfgisStg_setenv.fmw
    • change were made to account for post_direction

...