Skip to content

Migrate UpdateSGID.py script #11

Description

@stdavis

This script pulls data from UTrans into the internal SGID database. Erik would like an updated query to be used:

(STATUS IS NULL OR STATUS NOT IN ('Planned', 'Retired')) AND CARTOCODE <> '99'

This query will include NULLs values in STATUS that the previous query did not. I also filters out roads with a 'Retired' value (the previous only filtered out 'Planned').

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions