Al
|
80c404899c
|
[neighborhoods] adding some of the pure Quattroshapes neighborhoods (not matched to OSM) to be classified as city_district, starting with districts of Prague
|
2016-12-22 17:58:34 -05:00 |
|
Al
|
585b203a4f
|
[fix] /props/attrs/
|
2016-12-18 15:32:09 -05:00 |
|
Al
|
82b26117aa
|
[fix] name comparison in neighborhoods index
|
2016-12-18 15:27:21 -05:00 |
|
Al
|
8322e98ad3
|
[fix] var name II
|
2016-12-18 11:42:16 -05:00 |
|
Al
|
0c55bc3bb8
|
[fix] var name
|
2016-12-18 11:41:00 -05:00 |
|
Al
|
e5657c5612
|
[fix] putting the neighborhoods check after the dupe threshold check, as it's not really needed until then anyway
|
2016-12-18 03:00:40 -05:00 |
|
Al
|
4314a6822d
|
[fix] don't need to do two checks for OSM boundaries
|
2016-12-18 02:32:05 -05:00 |
|
Al
|
590246748f
|
[fix] move OSM check to after ClickThatHood/Quattroshapes checks as we don't need to check the point if it doesn't match a neighborhood geometry. Should speed up neighborhood index construction
|
2016-12-18 02:27:50 -05:00 |
|
Al
|
d357f0f37c
|
[neighborhoods] check polygon boundaries in OSM neighborhood points for a name match at the city level or below
|
2016-12-18 01:46:44 -05:00 |
|
Al
|
026737cd3b
|
[neighborhoods] adding component to neighborhoods index at construction time
|
2016-12-14 03:07:13 -05:00 |
|
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 |
|
Al
|
799bbe4912
|
[neighborhoods] Moving neighborhoods index to its own package
|
2016-07-21 17:04:57 -04:00 |
|