Skip to content

DatacheckEntry class: describe 'info' data #291

Description

@yakra

code is the error code string, one of:
BAD_ANGLE
BUS_WITH_I
DUPLICATE_COORDS
DUPLICATE_LABEL
HIDDEN_JUNCTION
HIDDEN_TERMINUS
INVALID_FINAL_CHAR
INVALID_FIRST_CHAR
LABEL_INVALID_CHAR
LABEL_LOOKS_HIDDEN
LABEL_PARENS
LABEL_SELFREF
LABEL_SLASHES
LABEL_UNDERSCORES
LACKS_GENERIC
LONG_SEGMENT
LONG_UNDERSCORE
MALFORMED_LAT
MALFORMED_LON
MALFORMED_URL
NONTERMINAL_UNDERSCORE
OUT_OF_BOUNDS
SHARP_ANGLE
US_BANNER
VISIBLE_DISTANCE
VISIBLE_HIDDEN_COLOC
info is additional information, at this time either a distance (in
miles) for a long segment error, an angle (in degrees) for a sharp
angle error, or a coordinate pair for duplicate coordinates, other
route/label for point pair errors

code is the error code string, one of:
BAD_ANGLE
BUS_WITH_I
DUPLICATE_COORDS
DUPLICATE_LABEL
HIDDEN_JUNCTION
HIDDEN_TERMINUS
INVALID_FINAL_CHAR
INVALID_FIRST_CHAR
LABEL_INVALID_CHAR
LABEL_LOOKS_HIDDEN
LABEL_PARENS
LABEL_SELFREF
LABEL_SLASHES
LABEL_UNDERSCORES
LACKS_GENERIC
LONG_SEGMENT
LONG_UNDERSCORE
MALFORMED_LAT
MALFORMED_LON
MALFORMED_URL
NONTERMINAL_UNDERSCORE
OUT_OF_BOUNDS
SHARP_ANGLE
US_BANNER
VISIBLE_DISTANCE
VISIBLE_HIDDEN_COLOC
info is additional information, at this time either a distance (in
miles) for a long segment error, an angle (in degrees) for a sharp
angle error, or a coordinate pair for duplicate coordinates, other
route/label for point pair errors

Move info description for each error type up the the right of the error code for which it occurs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions