[addresses] PO Box config
This commit is contained in:
@@ -549,10 +549,10 @@ po_boxes:
|
||||
# phrases appear only in Australia
|
||||
sample: false
|
||||
default: *po_box
|
||||
probability: 0.95
|
||||
probability: 0.995
|
||||
alternatives:
|
||||
- alternative: *box
|
||||
probability: 0.05
|
||||
probability: 0.005
|
||||
|
||||
numeric_probability: 0.9 # PO Box 123
|
||||
alpha_probability: 0.05 # PO Box A
|
||||
@@ -586,6 +586,12 @@ po_boxes:
|
||||
- alternative: *box
|
||||
probability: 0.1
|
||||
|
||||
order:
|
||||
- after: house
|
||||
probability: 0.8
|
||||
- before: house
|
||||
probability: 0.2
|
||||
|
||||
# Categories
|
||||
# ==========
|
||||
# Use the operators "in" and "near" for building category queries
|
||||
|
||||
Reference in New Issue
Block a user