Skip to content

Rooms within a property are causing confusion #661

@mortonc

Description

@mortonc

Hi!

I noticed that whenever an address has a sort of sub-unit e.g
"room 3, flat 22, 50 Downing Street, London"
It would mark the room as the house name which is inaccurate.

e.g

 ('flat 22', 'unit'),
 ('50', 'house_number'),
 ('downing street', 'road'),
 ('london', 'city')]```

Removing the room number does resolve this however I am interested in retaining this information. Is there a way to parse room numbers or alternative unit/sub-unit types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions