Al
|
684550ea7d
|
[fix] only add house_number phrase to numeric inputs
|
2016-08-06 14:49:28 -04:00 |
|
Al
|
445e8082c8
|
[addresses] Adding per-country overrides for address component dependencies
|
2016-08-06 02:36:47 -04:00 |
|
Al
|
0ab3b13b75
|
[osm] Remove hanging commas, slashes, etc. Implementing a stricter rule for user-specified tags (not reverse geocoded) so that if they contain an unknown phrase followed by an unknown boundary phrase, we delete that tag and fall back to the reverse geocoded components. Moving CLDR country tagging to later in the process since those are known correct names.
|
2016-08-02 16:25:45 -04:00 |
|
Al
|
4ab60cd4fc
|
[osm] Remove boundary names with trailing commas
|
2016-08-02 03:13:05 -04:00 |
|
Al
|
12466b12dc
|
[osm] Removing boundary names (not including postal codes) which are simply digits
|
2016-08-02 02:17:25 -04:00 |
|
Al
|
e11c723f8b
|
[fix] var rename
|
2016-08-01 17:50:00 -04:00 |
|
Al
|
79ce922432
|
[osm] Fixing sub-building components so generated numbers are not added to the address components unless cls.phrase returns non-None
|
2016-08-01 17:44:23 -04:00 |
|
Al
|
3505af4bc1
|
[fix] don't add phrases for non-numeric existing components
|
2016-07-31 22:14:37 -04:00 |
|
Al
|
d3e50fc894
|
[fix] NULL-phrase first ordering
|
2016-07-31 22:10:25 -04:00 |
|
Al
|
b727078be5
|
[fix] use alphanumeric in generated component configs by default
|
2016-07-31 20:39:22 -04:00 |
|
Al
|
3a19506121
|
[fix] containing ids
|
2016-07-31 18:30:58 -04:00 |
|
Al
|
d04a627e92
|
[fix] KeyError
|
2016-07-31 18:29:29 -04:00 |
|
Al
|
f8e9d39e12
|
[places] Implementing population-based place components in both place and address component expansion
|
2016-07-30 19:15:03 -04:00 |
|
Al
|
3f4c18ddb6
|
[fix] None case for names
|
2016-07-27 01:16:05 -04:00 |
|
Al
|
4e14926169
|
[osm] choosing random name for semicolons and first name for commas in OSM name components
|
2016-07-27 01:06:14 -04:00 |
|
Al
|
024d47a8a5
|
[osm] Adding admin_center handling to OSM address components
|
2016-07-25 02:14:51 -04:00 |
|
Al
|
776145cf8e
|
[osm] Adding new option to control whether we drop non-city OSM boundary names that have the same name as the enclosed city
|
2016-07-25 01:24:13 -04:00 |
|
Al
|
696448981c
|
[fix] var name
|
2016-07-24 21:58:56 -04:00 |
|
Al
|
bfb89adaab
|
[osm] use containing ids in component mapping
|
2016-07-24 21:57:04 -04:00 |
|
Al
|
6d0e5359e7
|
[addresses] Implementing list-based field combinations
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
1e79f31649
|
[fix] components
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
2d2e2489ff
|
[addresses] Fixes for standalone components, conditional adds, and allowing generated unit numbers to use known floor number
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
9efc2d4d79
|
[addresses] Adding ability to determine unit numbers using a known floor number
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
53ea1c139a
|
[osm/addresses] using new is_numeric in AddressComponents expansion and removing venue names that are identical to the house number
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
22be892635
|
[dictionaries] Updates to German dictionaries
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
9c090302f7
|
[addresses] Topological sort of address component dependencies so they get checked/removed in order
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
a32f6b5017
|
[addresses] Making address_language a classmethod
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
69e1c846ba
|
[parser] Fixing config keys so OSM streets/venues get abbreviated. Selecting namespaced address fields in cases like Brussels or Hong Kong where everything is bilingual. Adding the ability to pass a known language into address component expansion
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
75aa713792
|
[fix] moving language code replacements out of address components
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
046f445a56
|
[fix] component bitsets
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
0dbfd79b72
|
[fix] language format changes only apply to local languages
|
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
|
110be7a245
|
[fix] args
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
52aa95c213
|
[subdivisions] Adding zone types
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
694020ddf3
|
[fix] all_names returns a list not a set
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
97d2bfb508
|
[osm] venue names
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
66e35d517d
|
[fix] language disambiguation
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
4c71cab6a0
|
[languages] Adding script-only disambiguation
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e5a0dc5a4f
|
[fix] dependencies
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
35b4f598f8
|
[fix] drop invalid components
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
a0b4095479
|
[fix] args
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b884719101
|
[fix] var name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
99ebc3228a
|
[addresses] Address component expansion makes a copy while building PO box addresses, now has a drop names method to drop just venue name, etc.
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f4a217045f
|
[fix] name error in neighborhoods
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
78935c31a3
|
[fix] import
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
2a4794087f
|
[fix] component dependencies
|
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
|
7b8dbf911c
|
[addresses] Component dropout for PO box and category addresses
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
0c3dd33990
|
[addresses] Adding place dropout to AddressComponents so admin components will be more standard
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
dde8801b3f
|
[addresses] only use ordinal for digits
|
2016-07-21 17:04:57 -04:00 |
|