[places] higher probability of state_district for non-city Ireland
This commit is contained in:
@@ -197,6 +197,17 @@ countries:
|
|||||||
island:
|
island:
|
||||||
probability: 0.4
|
probability: 0.4
|
||||||
|
|
||||||
|
# Ireland
|
||||||
|
ie:
|
||||||
|
components:
|
||||||
|
state_district:
|
||||||
|
population:
|
||||||
|
- lt: 100000
|
||||||
|
gte: 10000
|
||||||
|
probability: 0.5
|
||||||
|
- lt: 10000
|
||||||
|
probability: 0.8
|
||||||
|
|
||||||
# India
|
# India
|
||||||
in:
|
in:
|
||||||
components:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user