Commit Graph

279 Commits

Author SHA1 Message Date
Al
6cb834b3a3 [boundaries] admin_level=8 is city_district in Japan 2016-07-21 17:04:57 -04:00
Al
308080f6ee [formatting] Moving language country overrides to formatter config so actual language is retained 2016-07-21 17:04:57 -04:00
Al
12f86875e2 [formatting] Increase probability of postcode before city 2016-07-21 17:04:57 -04:00
Al
890268aa87 [languages] Use English formats for Romanized CJK 2016-07-21 17:04:57 -04:00
Al
e53e61358d [fix] Don't remove chome from Japanese, as the neighborhoods are usually just plain numbers 2016-07-21 17:04:57 -04:00
Al
9772e85c87 [fix] US/Canada probabilities for industrial/commercial 2016-07-21 17:04:57 -04:00
Al
d4e913c55f [boundaries] Adding CP and civil parish to English place suffixes 2016-07-21 17:04:57 -04:00
Al
a5331f7107 [osm] Venue name depends on one of {house_number, road, suburb, city_district, city, postcode} 2016-07-21 17:04:57 -04:00
Al
2d1e7ca990 [fix] Spanish office probabilities 2016-07-21 17:04:57 -04:00
Al
e4d84fac7e [parser/osm] Adding address sans name for venues probabilistically 2016-07-21 17:04:57 -04:00
Al
bd97b9a39e [formatting] New formatting config for categories, removing admin component ordering since that is now done deterministically 2016-07-21 17:04:57 -04:00
Al
e767a3d522 [fix] Chile/Argentina po boxes 2016-07-21 17:04:57 -04:00
Al
511c8c7b64 [fix] Australia config 2016-07-21 17:04:57 -04:00
Al
fc44255be7 [osm/parser] Place only probability for chain queries as well 2016-07-21 17:04:57 -04:00
Al
b61cce7983 [osm/parser] Place only probability for category queries 2016-07-21 17:04:57 -04:00
Al
e99d5aebe0 [parser/osm] Adding category plural probability, chain store sample probability and probability of dropping postcode for raw places 2016-07-21 17:04:57 -04:00
Al
405d45bf65 [addresses] Spanish PO box digit probabilities 2016-07-21 17:04:57 -04:00
Al
85fc61fda0 [fix] Spanish unit probabilities 2016-07-21 17:04:57 -04:00
Al
08212efe44 [parser] Adding OSM-specific parser config 2016-07-21 17:04:57 -04:00
Al
6fc6f9f591 [addresses] Adding address-level component dropout to AddressComponents (returns an ordering so the client formatter can potentially emit multiple addresses with different components dropped out). Adding PO box and category probabilities to config 2016-07-21 17:04:57 -04:00
Al
a6678e61cb [addresses] Updates to probabilities in English address config 2016-07-21 17:04:57 -04:00
Al
42df1817bf [addresses] Adding letra to Spanish config 2016-07-21 17:04:57 -04:00
Al
669f2c2e52 [dictionaries] Adding simple plural forms for chain stores (normalize to a singular/canonical form typically found in OSM names) 2016-07-21 17:04:57 -04:00
Al
e5f81a0f81 [addresses] Updates to unit directional probabilities and adding quadrant addresses for units like 1RF 2016-07-21 17:04:57 -04:00
Al
30751cc342 [places] Place config with dropout probabilities for admin boundaries by country, exceptions by OSM relation id 2016-07-21 17:04:57 -04:00
Al
135824f667 [fix] Spanish probability distributions 2016-07-21 17:04:57 -04:00
Al
def886858d [fix] probabilities sum to 1 for puerta 2016-07-21 17:04:57 -04:00
Al
931bfbee10 [addresses] use_floor_probability for English config and adding suite to default US unit phrases 2016-07-21 17:04:57 -04:00
Al
ffa895172b [osm] Philippines barangay is a suburb 2016-07-21 17:04:57 -04:00
Al
5a480527e3 [addresses] Canada config fix 2016-07-21 17:04:57 -04:00
Al
ec3b9245e9 [addresses] removing level_unit from the configs, probabilities for Canadian unit/house numbers 2016-07-21 17:04:57 -04:00
Al
53aa5b10ab [addresses] Spanish sub-building component probabilities 2016-07-21 17:04:57 -04:00
Al
4485a8c234 [addresses] English sub-building component probabilities and some fixes 2016-07-21 17:04:57 -04:00
Al
aeffac1047 [formatting] conditional probabilities of template swaps in formatter config 2016-07-21 17:04:57 -04:00
Al
334f22a41c [formatting] New formatter config including random component component order changes and default/per-country admin component ordering 2016-07-21 17:04:57 -04:00
Al
64ad15fa36 [boundaries] Adding boundary prefixes/suffixes for German, French, Japanese 2016-07-21 17:04:57 -04:00
Al
d739ca8268 [boundaries] Adding prefix/suffix replacements for English and Spanish 2016-07-21 17:04:57 -04:00
Al
fd95963c3a [boundaries] Using key name rather than boundary name in global boundary config 2016-07-21 17:04:57 -04:00
Al
f468ab84d2 [parser] Removing island exceptions from parser default config 2016-07-21 17:04:57 -04:00
Al
18072094f5 [boundaries] Macao boundary type mapping 2016-07-21 17:04:57 -04:00
Al
62b35b318f [parser] Parser default config 2016-07-21 17:04:57 -04:00
Al
d232d7afcd [boundaries] Adding component-specific admin name probabilities to config (e.g. choose the ISO alpha-2 code 20% of the time, etc.) 2016-07-21 17:04:57 -04:00
Al
1bf32c7320 [boundaries] Config for boundary name changes (Kings County is a state_district but Brooklyn should not be used for that context) and omissions (usually we add islands as address components, but not e.g. Manhattan Island) 2016-07-21 17:04:57 -04:00
Al
88b25a2d22 [names] Adding name affix normalizations to a YAML config 2016-07-21 17:04:57 -04:00
Al
7185bfa4f1 [dictionaries] More Spanish abbreviations 2016-07-21 17:04:57 -04:00
Al
3bbe616b5e [fix] uppercased state abbreviations 2016-07-21 17:04:57 -04:00
Al
b42a104ea5 [dictionaries] no postcodes French dictionary 2016-07-21 17:04:57 -04:00
Al
8a83634997 [states] Moving state abbreviations config to YAML 2016-07-21 17:04:57 -04:00
Al
a4da5a7fe8 [dictionaries] Removing department from numbered unit types in English, is more for named subdivisions e.g. Accounting Department, which we don't yet support 2016-07-21 17:04:57 -04:00
Al
7f241c1e35 [dictionaries] French numbered units and directionals 2016-07-21 17:04:57 -04:00