Commit Graph

25 Commits

Author SHA1 Message Date
Al
6b04711195 [neighborhoods] adjust cache size when building neighborhoods index 2016-12-13 16:11:42 -05:00
Al
cd91068f0f [neighborhoods] fix neighborhoods index checks to include the borough points while still not making letting something like Santa Monica pass as a neighborhoods when it's a proper city 2016-12-13 02:30:24 -05:00
Al
bb32253689 [fix] args 2016-10-05 02:54:52 -04:00
Al
faf418decb [languages] using country_and_languages method in OSM, neighborhoods and OpenAddresses 2016-10-05 02:49:55 -04:00
Al
a620cae6e0 [fix] var 2016-07-23 15:45:07 -04:00
Al
487d589531 [fix] remove var 2016-07-23 15:17:47 -04:00
Al
bfc75912bc [fix] Only skip Quattroshapes matching if place=neighborhood 2016-07-23 15:15:23 -04:00
Al
31db378303 [fix] var name 2016-07-23 02:32:30 -04:00
Al
ba507fded0 [fix] OSM component mapping in neighborhoods index 2016-07-23 01:44:43 -04:00
Al
a3e11974e6 [fix] import 2016-07-23 01:07:43 -04:00
Al
d18362056f [fix] typo 2016-07-23 00:32:48 -04:00
Al
ae3ee39709 [fix] Using containing polygons from OSM to determine component type in neighborhoods index 2016-07-22 19:16:44 -04:00
Al
9bf065f8a5 [fix] var 2016-07-22 19:06:12 -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
99fa6eee61 [osm] Neighborhood index now uses OSM admin R-tree to check whether nodes that are otherwise classified as non-suburbs (e.g. Santa Monica is a city) but may still match one of the neighborhood data sets, are excluded from the final neighborhood index 2016-07-21 17:04:57 -04:00
Al
9c931a329e [neighborhoods] /zetashapes/clickthathood/ 2016-07-21 17:04:57 -04:00
Al
c91950ea6c [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-21 17:04:57 -04:00
Al
d3b936067e [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-07-21 17:04:57 -04:00
Al
3c16973cac [fix] OSM neighborhood ids 2016-07-21 17:04:57 -04:00
Al
d86443a697 [fix] Adding basic Han numeral replacement to neighborhood deduping 2016-07-21 17:04:57 -04:00
Al
d519054eb4 [fix] try/except for GeoJSON in neighborhoods index, some of the neighborhoods repo polygons were using 3 coordinates 2016-07-21 17:04:57 -04:00
Al
b8513c0dc6 [osm] Adding osm_type_and_id function for handling all-to-nodes output from osmfilter. Using in neighborhoods as well as admin rtree. 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
f4e6a405e1 [polygons] Moving neighborhoods reverse geocoder to match the naming convention, adding coding: utf-8 2016-07-21 17:04:57 -04:00