Skip to content

Handling the word 'block' in addressString #356

@BK01

Description

@BK01

Issue:
Including the word 'Block' in an address (to report road accidents) is resulting in incorrect results. Specifically, the word 'Block' is being interpretted as a street name, and the actual street name is interpretted as locality garbage.

Example:
The following addressString provides a correct location based on the address range of that highway segment.

800 Trans-Canada Highway, West Vancouver, BC

The following addressStrings provide a location in a different locality.

800 Block Trans-Canada Highway, West Vancouver, BC
800 Blk Trans-Canada Highway, West Vancouver, BC

Task:
Is it possible to enhance the BC Address Geocoder to handle this use case without impacting other aspects of the parser?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions