Commit Graph

805 Commits

Author SHA1 Message Date
Al
fcf55720dc [fix] import 2016-05-30 21:58:12 -04:00
Al
3825c36523 [intersections] intersections training data 2016-05-30 21:50:45 -04:00
Al
8cb0c5ee8b [intersections] Adding places to intersection template, intersection phrase generator 2016-05-30 21:18:05 -04:00
Al
006d15dbac [fix] import 2016-05-30 14:53:55 -04:00
Al
bac86be6a3 [dictionaries] Adding new dictionary types to generator script 2016-05-28 17:16:43 -04:00
Al
5590c89a5e [addresses] Allowing null_phrase_probability for alpha, and alpha+digits instead of just for ordinals (mostly for Spain) 2016-05-27 13:40:38 -04:00
Al
572759885f [parser] Sample chain store alternate names from the cross-language dictionary 2016-05-26 12:09:10 -04:00
Al
5daa64faef [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-05-26 12:05:46 -04:00
Al
5377a831ab [fix] use simple language code if language_script cannot be found 2016-05-24 19:49:08 -04:00
Al
a4064ecd02 [fix] global formatter config 2016-05-24 19:44:40 -04:00
Al
3661a1e5eb [fix] config key name 2016-05-24 19:39:12 -04:00
Al
26bbd2916b [fix] neighborhood reverse geocoder using the new OSM definitions module which keeps track of whatever the data fetching script defines as being a valid {neighborhood, admin boundary, etc.} 2016-05-24 19:27:38 -04:00
Al
1a66fc3396 [boundaries] lines sharing a point are added to the polygon head-to-tail, reversing the node order as needed, produces accurate OSM polygons for reverse geocoding lookups 2016-05-24 19:24:41 -04:00
Al
206cd56cd2 [fix] moving language code replacements out of address components 2016-05-24 16:55:46 -04:00
Al
bdb6bb03e3 [formatting] Moving language country overrides to formatter config so actual language is retained 2016-05-24 16:52:08 -04:00
Al
97582e9c64 [fix] place=municipality 2016-05-24 15:35:33 -04:00
Al
6af06d904a [fix] OSM neighborhood ids 2016-05-24 15:13:07 -04:00
Al
c4eab01176 [fix] Adding basic Han numeral replacement to neighborhood deduping 2016-05-24 14:55:54 -04:00
Al
a5a24fb3b9 [fix] component bitsets 2016-05-24 13:07:32 -04:00
Al
cf2bbcb4e0 [fix] language format changes only apply to local languages 2016-05-24 12:59:32 -04:00
Al
aedb249ad7 [languages] Use English formats for Romanized CJK 2016-05-24 12:14:06 -04:00
Al
7186cf13de [fix] floor samples 2016-05-24 11:16:57 -04:00
Al
028b7a460e [fix] args 2016-05-23 17:42:34 -04:00
Al
698804b230 [fix] floors 2016-05-23 15:18:10 -04:00
Al
b8e43fa7f8 [fix] args again 2016-05-23 15:01:58 -04:00
Al
d6c11dde0f [fix] args 2016-05-23 14:59:22 -04:00
Al
1e2ffd9847 [subdivisions/buildings] Adding subdivisions and buildings rtree to training data for getting building height, zone 2016-05-23 14:51:44 -04:00
Al
dbc41a931b [subdivisions] Adding zone types 2016-05-23 14:45:55 -04:00
Al
edff5b9730 [fix] removing unnecessary vars 2016-05-23 13:04:25 -04:00
Al
b0f49db9be [fix] all_names returns a list not a set 2016-05-23 13:04:00 -04:00
Al
f20cff3b2a [osm] venue names 2016-05-23 12:51:28 -04:00
Al
85b3532333 [fix] language disambiguation 2016-05-23 11:54:36 -04:00
Al
9f95bdd4d0 [fix] set 2016-05-23 11:44:49 -04:00
Al
bd341417a3 [languages] Adding script-only disambiguation 2016-05-23 11:42:42 -04:00
Al
e6157915af [fix] parent streets 2016-05-23 10:22:25 -04:00
Al
8b87d224c9 [parser/osm] Adding address sans name for venues probabilistically 2016-05-23 05:28:37 -04:00
Al
5d590acbe0 [fix] place components 2016-05-23 05:21:00 -04:00
Al
c27a1ca450 [fix] dependencies 2016-05-23 05:12:12 -04:00
Al
007deafc73 [fix] drop invalid components 2016-05-23 05:09:25 -04:00
Al
c86451b66e [fix] check for None in chain store query formatting 2016-05-23 04:31:41 -04:00
Al
e16bf93f2e [fix] args 2016-05-23 04:09:43 -04:00
Al
5aae4a22bb [fix] import 2016-05-23 04:07:21 -04:00
Al
49a930eb7a [fix] field name 2016-05-23 04:03:13 -04:00
Al
93cdbb1b73 [fix] filenames 2016-05-22 15:10:20 -04:00
Al
8dd747296b [fix] import 2016-05-22 15:04:33 -04:00
Al
c31b2ecba7 [fix] constructor 2016-05-22 12:52:54 -04:00
Al
9ba386f594 [fix] cli arg name 2016-05-22 12:50:59 -04:00
Al
aa7328cdee [fix] no need to init language, etc. in new script 2016-05-22 12:30:43 -04:00
Al
69e814de4b [fix] coding=utf8 2016-05-22 12:28:42 -04:00
Al
fdc7c782aa [fix] cleaning up imports 2016-05-22 12:27:50 -04:00