Commit Graph

19 Commits

Author SHA1 Message Date
Al
7e007a49ab [osm] removing place=district mapping globally (means city_district in Hungary) and mapping it specifically to state_district/city_district in the places where it's needed 2016-10-18 19:02:36 -04:00
Al
cd9fe4eb7b [boundaries] Adding option to still check for global overrides but only if nothing else was found using admin_level, etc. Updating South Korea and adding this option to Luxembourg. 2016-09-24 15:36:03 -04:00
Al
cb3fe5273a [components] using gnis:class=Populated Place to map to city for the US when admin_level is not specified and the place key is not specified/not mapped 2016-09-07 11:49:44 -04:00
Al
ec24c4b6ac [boundaries] removing the place=borough mapping because it's used on the east coast and PA to mean city 2016-09-07 11:24:37 -04:00
Al
db8f5b717c [boundaries] adding use_admin_center to boundary configs right alongside other overrides 2016-09-02 02:00:18 -04:00
Al
e4e35d0593 [osm] adding no_global_overrides option for boundary configs 2016-08-30 12:44:24 -04:00
Al
da619e3cf4 [osm] Adding border_type=city to override tags 2016-08-25 15:21:33 -04:00
Al
1fb8185b75 [osm/boundaries] Allowing OSM entities to map to NULL 2016-08-01 00:52:58 -04:00
Al
274f31b37e [osm] map place=district to state_district 2016-07-26 20:30:47 -04:00
Al
7b25d1edfb [fix] config updates for contained_by overrides in OSM admin components 2016-07-25 17:10:15 -04:00
Al
83f39a3dc5 [fix] removing print 2016-07-23 03:26:02 -04:00
Al
2a634797ec [fix] make sure values are hashable in mapping OSM components 2016-07-23 03:04:23 -04:00
Al
53f6053ec6 [fix] var names in osm component mapping 2016-07-23 02:05:41 -04:00
Al
bc2a0f0926 [osm] Splitting place keys into those that override admin_level and those that are fallbacks when admin_level, etc. are not present 2016-07-21 17:04:57 -04:00
Al
7489c14455 [osm] Adding method for overriding per-country boundary types (either by id or containing polygon) 2016-07-21 17:04:57 -04:00
Al
f5ecba155f [osm] get_first_component for passing in a properties dictionary and returning an address formatting component 2016-07-21 17:04:57 -04:00
Al
ff66151109 [components] Check global keys first (e.g. place= before admin_level=) in boundary component mapping 2016-07-21 17:04:57 -04:00
Al
72fad2f5e3 [fix] six.iteritems 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