Al
|
1cf1527acd
|
[boundaries] removing omissions from boundary names 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
|
ad81095879
|
[osm] moving osm_address_components to its own module
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
4271f7f84b
|
[units] Refactoring unit generator to use base alphanumeric generator
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
c18f53027f
|
[floors] Refactoring floor/level generator to use base alphanumeric generator
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
d38918ca7f
|
[directions] wrapper for adding cardinal/relative directions probabilistically
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
ed12d7bbe4
|
[names] component expansion uses the new configurable affix replacements
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
6f8e94b851
|
[config] Adding default/alternative probability distribution to config.utils
|
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
|
f96bcd1727
|
[numbering] choose_alphanumeric_type for base NumericPhrase
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
6cec1d99f7
|
[fix] import
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
3263535cf1
|
[fix] name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
2f784ddec6
|
[fix] state abbreviation instead of full name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
8c82125788
|
[fix] defaults
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
62c0801683
|
[fix] state name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
670da6c4bc
|
[fix] method name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
477c96ea00
|
[fix] var name
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
00be2e4d0e
|
[fix] all_languages var
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
1e2894a665
|
[fix] normalize place names before adding OSM components, modify components in place, delete keys and use the boundary components if the component is ambiguous
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
cec0d6f6df
|
[fix] tuple
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e198bbf23e
|
[fix] whitespace
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b190c88cc1
|
[fix] state
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
3c6691d295
|
[fix] kwargs
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
4909fa7ee1
|
[fix] deriving whitespace and state in normalized_place_name, adding all candidate languages to arguments
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
330394ff51
|
[fix] raw OSM reverse geocoded components vs. versus normalized version
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f7697cf20d
|
[fix] import
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e5fdd915d0
|
[fix] check the first phrase for components and bail if it matches something other than the specified tag
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
8370a41ec0
|
[fix] import
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
651bc32650
|
[addresses] more thoroughly solving the addr:city='Harlem' issue
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
5a31b60cbe
|
[addresses] Adding normalized_place_name, a method for separating compound fields like addr:city='New York NY' into simply 'New York', solving the compound phrase problem. Also solves the mislabeled place name problem, causing the system to ignore the user tag and fall back on reverse geocoded components in cases e.g. where addr:city='Harlem', which is a known neighborhood but not a city when reverse geocoded. A few other refactors for expanded address components
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
52246e0cd0
|
[formatting] Defining some of the new tag names in AddressFormatter as well as insert_component which reparses the address formatter template and inserts a given components, removing it from an existing block if necessary
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b22fb669b9
|
[aliases] Adding get method for aliases
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
c84f50e227
|
[aliases] packaging up field aliasing
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
b9ee3be806
|
[phrases] Using simple string encoding/decoding for default serialize/deserialize in PhraseFilter base class
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f00e425891
|
[osm] Adding parse_osm_number_range for addr:flats and addr:unit
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
5160a05c5d
|
[fix] typo
|
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
|
771a360a85
|
[phrases] Using safe_encode/safe_decode as default trie serializer/deserializer
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
8ae524005a
|
[fix] import
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
55717f1060
|
[fix] file encoding
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
68b70c351b
|
[fix] /postal.text.normalize/geodata.text.normalize/
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f4e6a405e1
|
[polygons] Moving neighborhoods reverse geocoder to match the naming convention, adding coding: utf-8
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
4a2d266230
|
[phrases] adding __init__ to base PhraseFilter
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
c8ea12e1eb
|
[osm] Adding place=city/town/village/hamlet/municipality to admin borders data set
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
3b4d3090cd
|
[fix] polygons crossing the international date line
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
99e634aaba
|
[fix] some weirdness with the dateline and polygons that have a longitude of exactly 180.0
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
a24fe03b81
|
[categories] Category query fragment generator. Given a language, key and value, and a flag for plurals, returns a tuple of (category_phrase, preposition, add_place_name)
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
4933303cec
|
[categories] Config for looking up category-related phrases given a language + OSM key and value (amenity=restaurant, natural=waterfall, etc.)
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
fa99b4ce77
|
[addresses] wrapping up some of the functionality from OSM formatter to be used in on an arbitrary address component dictionary
|
2016-07-21 17:04:57 -04:00 |
|