Commit Graph

293 Commits

Author SHA1 Message Date
Al
8a46950367 [fix] label properties for relations 2016-07-17 03:13:01 -04:00
Al
d3b1ba12cb [osm] Adding method for overriding per-country boundary types (either by id or containing polygon) 2016-07-15 19:50:53 -04:00
Al
753d937b09 [osm] update properties of a relation with its label's properties 2016-07-15 19:41:07 -04:00
Al
54fc7b47de [fix] include admin center id and type 2016-07-15 16:39:21 -04:00
Al
65b4755487 [fix] include all relation members from OSM in dependencies 2016-07-15 01:56:26 -04:00
Al
e36629b6a9 [fix] define var 2016-07-14 19:35:22 -04:00
Al
20df34b714 [osm] fixing Santa Monica and other polygons by treating member ways with blank role type (old way of specifying outer) as outer boundaries so the polygons are valid, adding a properties-only option admin polygons 2016-07-14 19:24:47 -04:00
Al
c42bb4ca9b [fix] Only add nodes to dictionary if they have place= as there are named nodes that are not admin_centres 2016-07-14 17:58:54 -04:00
Al
4d5d0c3621 [fix] Reverting to dropping ways/relations in planet-neighborhoods.osm since the polygon index itself can now be checked 2016-07-14 16:58:56 -04:00
Al
af3ab3194b [osm] get_first_component for passing in a properties dictionary and returning an address formatting component 2016-07-14 16:57:38 -04:00
Al
0094d07621 [osm] Adding admin_center properties to admin boundary polygons 2016-07-14 16:37:27 -04:00
Al
c0917bec87 [osm] Extract all members with role= as dependencies 2016-07-14 16:35:08 -04:00
Al
3baf3c3f60 [components] Check global keys first (e.g. place= before admin_level=) in boundary component mapping 2016-07-14 16:33:47 -04:00
Al
2510d0896b [osm] For the OSM neighborhoods data set, including neighborhoods, cities, etc. which are ways/relations to more effectively dedupe with ClickThatHood and Quattroshapes 2016-07-11 22:31:52 -04:00
Al
dfeea0906c [osm] Adding OSM file for places stored as nodes. Adding a general venue definition accessible from the geodata Python package. OSM definitions expand simple variables so can reuse/combine definitions in the bash script 2016-07-06 15:40:04 -04:00
Al
ad50e44c12 [osm] Japanese addresses only use named valid venues, not just anything with a name 2016-07-03 23:43:32 -04:00
Al
ade190f8c7 [osm] Since most streets in Japan do not have names, define a separate set of valid address constraints and merge the files into planet-addresses.osm 2016-06-30 02:34:03 -04:00
Al
e2a9a57269 [numex] Adding numeric expression spellout in the Python geodata module for generating training data 2016-06-24 16:10:36 -04:00
Al
1f7186d9f2 [fix] addr:place= 2016-06-09 16:17:21 +02:00
Al
e0306b2147 [osm] Adding railway stations to venues/addresses data sets 2016-06-09 14:59:37 +02:00
Al
3b0712ef41 [fix] name 2016-06-02 12:17:40 -04:00
Al
24b84dd503 [fix] name 2016-06-02 03:05:31 -04:00
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