Commit Graph

271 Commits

Author SHA1 Message Date
Al
a9c65af75e [addresses] Don't generate sub-building components at all if there's no house number 2016-05-31 16:02:55 -04:00
Al
e8647c4701 [fix] unused var 2016-05-31 11:01:37 -04:00
Al
4e66f81d1b [intersections] Only requiring a tag to share at least two ways 2016-05-30 23:10:04 -04:00
Al
ce55fb2a34 [fix] name 2016-05-30 23:06:45 -04:00
Al
27d2a05a27 [fix] input file 2016-05-30 22:12:56 -04:00
Al
eff7ad9163 [fix] args 2016-05-30 22:12:39 -04:00
Al
b1c81f9405 [fix] add ways db dir 2016-05-30 22:07:01 -04:00
Al
01fd66f4eb [fix] name 2016-05-30 22:01:17 -04:00
Al
2dcdc741a2 [fix] logging for intersections data 2016-05-30 22:00:28 -04:00
Al
ebd8101b57 [fix] import 2016-05-30 22:00:14 -04:00
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
006d15dbac [fix] import 2016-05-30 14:53:55 -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
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
97582e9c64 [fix] place=municipality 2016-05-24 15:35:33 -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
edff5b9730 [fix] removing unnecessary vars 2016-05-23 13:04:25 -04:00
Al
f20cff3b2a [osm] venue names 2016-05-23 12:51:28 -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
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
Al
e7b1022371 [osm] Same great training script, only shorter 2016-05-22 12:22:37 -04:00
Al
49312e163f [parser/osm] OSM address formatter using the new component expansion 2016-05-22 12:21:55 -04:00
Al
e1aec72c32 [fix] docs 2016-05-21 02:20:38 -04:00
Al
f107129b68 [fix] renaming a few keys in fetch_osm_address_data.sh to use the convention expected by definitions module 2016-05-18 18:10:45 -04:00
Al
ac41e170fb [osm] Adding OSM definitions to quickly determine if a set of properties meets one of the libpostal definitions (valid amenity, etc.) 2016-05-18 18:09:26 -04:00
Al
091f46cb7d [polygons] Adding university and hospital polygons to the subdivisions index, (multiple sub-buildings but still want to know the parent entity) 2016-05-17 16:39:50 -04:00
Al
a90bd2d0f5 [fix] six.iteritems 2016-05-16 02:08:43 -04:00
Al
608f8f3c6f [osm] Adding osm_type_and_id function for handling all-to-nodes output from osmfilter. Using in neighborhoods as well as admin rtree. 2016-05-10 18:10:05 -04:00
Al
29cd94f87a [osm] moving osm_address_components to its own module 2016-05-05 19:00:57 -04:00
Al
87d5eac6ea [fix] import 2016-05-05 15:45:17 -04:00
Al
0a67df8a38 [osm] Adding parse_osm_number_range for addr:flats and addr:unit 2016-05-04 02:44:59 -04:00
Al
84f7d01972 [osm] Adding place=city/town/village/hamlet/municipality to admin borders data set 2016-05-02 11:52:09 -04:00
Al
27bfbf59e7 [fix] some weirdness with the dateline and polygons that have a longitude of exactly 180.0 2016-04-29 19:59:53 -04:00
Al
bcae68a736 [osm] addr:place can be used for street name, expanded building polygon definitions, fixing boundary polygons 2016-04-28 23:44:30 -04:00
Al
116d45834f [intersections] Lower memory version of intersection freader 2016-04-28 12:58:36 -04:00