Al
|
c29d1ad947
|
[addresses] Implementing number_min_abs_value, number_max_abs_value outside of number_abs_value constraint
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
589497cb16
|
[addresses] Adding Portuguese sub-building config
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
03b9825390
|
[addresses/units] Adding special handling for floor phrase + unit concatenation in the unit field (handles bruksenhetsnummer/bolignummer-style addresses in Norway)
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
9d7239d0ad
|
[addresses] Adding null-phrase/null-phrase-alpha-only handling and zero padding to numbered components in sub-building configs
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
420b169d48
|
[addresses] adding nb.yaml to valid configs
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b22d30cb52
|
[addresses] Adding Danish config to parsed configs
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b8a9d15d41
|
[addresses] Dutch address config
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
22be892635
|
[dictionaries] Updates to German dictionaries
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e91b318121
|
[addresses] French address levels alphanumeric
|
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
|
6980565698
|
[addresses] Allowing null_phrase_probability for alpha, and alpha+digits instead of just for ordinals (mostly for Spain)
|
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
|
ad4b197ead
|
[fix] floor samples
|
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
|
24bd95a2fa
|
[numbering] Adding ability to have alpha-specific config (phrases that only apply to lettered apartments, etc.)
|
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
|
985ba85623
|
[fix] handling None return values e.g. for languages with no configs yet
|
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
|
e5f81a0f81
|
[addresses] Updates to unit directional probabilities and adding quadrant addresses for units like 1RF
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
dde8801b3f
|
[addresses] only use ordinal for digits
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
c77c13c1bd
|
[polygons] When loading polygons from disk/GeoJSON, include holes
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
68b647f572
|
[fix] args
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
717c48ef36
|
[fix] missing definition
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
02d25ce53e
|
[fix] var name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b56da09847
|
[addresses] Running combine_fields while generating sub-building information so that phrases only get added to single fields
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
c89aaf5e57
|
[addresses] Don't add quattroshapes city on non_local_language, only as a supplement in case the city's not in OSM
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
33d7437c4a
|
[addresses] Adding use_floor_probability to address config
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b91be6ef7a
|
[fix] OSM name keys, break out of loop early in categorizing OSM boundary components
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
74ad180b34
|
[addresses] Prefer language-namespaced keys if requested
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
1f1845da7a
|
[fix] imports/args
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
9a6681c49d
|
[fix] remove unused method
|
2016-07-21 17:04:57 -04:00 |
|