Al
|
fbebcc11d0
|
[fix] properties/polygon key split
|
2016-04-05 22:47:48 -04:00 |
|
Al
|
ee160c715b
|
[osm/polygons] Trying persistent polygons again on OSM/Quattroshapes to test the new settings
|
2016-04-05 19:46:45 -04:00 |
|
Al
|
b8ccb8bfa1
|
[osm/polygons] Storing polygon JSON under a different key so it doesn't have to be read from disk after a successful cache matched point-in-polygon test just to retrieve the properties
|
2016-04-05 19:45:44 -04:00 |
|
Al
|
a8ea5f47c3
|
[fix] var name
|
2016-04-05 19:23:08 -04:00 |
|
Al
|
65e0067ed0
|
[fix] classmethod for loading polygons
|
2016-04-05 19:20:12 -04:00 |
|
Al
|
a8b0114871
|
[osm/polygons] Keep OSM/Quattroshapes admin polygons in memory as there are fewer of them and they are large
|
2016-04-05 19:14:17 -04:00 |
|
Al
|
b693fe11dd
|
[fix] double prep
|
2016-04-05 18:49:52 -04:00 |
|
Al
|
136700fa7f
|
[fix] return_all in polygon index
|
2016-04-05 18:42:20 -04:00 |
|
Al
|
e242868fd9
|
[osm/polygons] Keep stats on cache hits/misses for testing cache sizes
|
2016-04-05 16:46:19 -04:00 |
|
Al
|
ec29c36cbc
|
[build] Adding lru-dict, a fast C LRU cache, to requirements.txt for geodata package
|
2016-04-05 14:55:35 -04:00 |
|
Al
|
004165d184
|
[osm/polygons] Using an LRU cache for prepped polygons in the various PolygonIndex subclasses. That way can store less simplified polygons but keep frequently accessed ones (like countries) in memory
|
2016-04-05 14:53:07 -04:00 |
|
Al
|
01567d2672
|
[osm/boundaries] admin_level 10 in Spain = suburb
|
2016-04-05 01:26:29 -04:00 |
|
Al
|
1af5b88922
|
[fix] name
|
2016-04-05 00:51:01 -04:00 |
|
Al
|
49498ccf81
|
[fix] import
|
2016-04-04 23:38:30 -04:00 |
|
Al
|
6bb6ddb06a
|
[fix] arg name
|
2016-04-04 22:41:20 -04:00 |
|
Al
|
0107473c6d
|
[osm] Adding place=plot to subdivisions data set
|
2016-04-04 22:15:07 -04:00 |
|
Al
|
1ded6567f0
|
[fix] command for subdivision polys
|
2016-04-04 21:55:58 -04:00 |
|
Al
|
d570ca406b
|
[fix] import
|
2016-04-04 21:54:45 -04:00 |
|
Al
|
4aacad3676
|
[fix] var scope
|
2016-04-04 21:43:05 -04:00 |
|
Al
|
1844f99baf
|
[fix] Simplify OSM polygons but using the new threshold
|
2016-04-04 21:39:26 -04:00 |
|
Al
|
860498d509
|
[osm] Storing polygon properties in a LevelDB, polygons themselves stay in memory
|
2016-04-04 21:30:16 -04:00 |
|
Al
|
145ede2bcf
|
[osm] Adding building polygon reader, including closed ways for admin polys
|
2016-04-04 19:59:10 -04:00 |
|
Al
|
adb9c31321
|
[requirements] Adding LevelDB to requirements
|
2016-04-04 19:55:37 -04:00 |
|
Al
|
a35e037941
|
[dictionaries] More Spanish abbreviations
|
2016-04-03 15:59:01 -04:00 |
|
Al
|
61cff4dc87
|
[osm] Splitting out generic amenities like ATM, fuel, restrooms, etc. so they can be used in category queries. Adding subdivision polygons, postcode polygons, building polygons, adding a few types of place keys to venues data set
|
2016-04-03 15:36:36 -04:00 |
|
Al
|
e642e91e0e
|
[addresses] Adding stairway/entrance strings to the English address configs
|
2016-03-30 10:25:25 -04:00 |
|
Al
|
af323295c1
|
[dictionaries] Spanish dictionary for postcode
|
2016-03-29 20:40:01 -04:00 |
|
Al
|
c1822917eb
|
[categories] Adding categories section to the English parser config
|
2016-03-29 20:38:55 -04:00 |
|
Al
|
5327f4fe25
|
[osm] adding civil boundaries (e.g. postal areas in Dublin), fixing output files
|
2016-03-29 18:54:26 -04:00 |
|
Al
|
5b6874ff1d
|
[categories] Using TSV files instead of YAML for category queries, easier to edit
|
2016-03-29 18:37:37 -04:00 |
|
Al
|
971ab42750
|
Merge branch 'master' into parser-data
|
2016-03-29 17:13:56 -04:00 |
|
Al
|
14e8f50cf1
|
[fix] Expansions when passing in the address_components= option. Was only limiting results at the phrase level, should work at the individual expansion level
|
2016-03-29 16:46:29 -04:00 |
|
Travis
|
2795d258d1
|
[auto][ci skip] Adding data files from Travis build #108
|
2016-03-29 19:11:57 +00:00 |
|
Al
|
a077f72fd7
|
Merge branch 'blackat87-patch-1'
|
2016-03-29 14:07:56 -04:00 |
|
Al
|
65335e6e49
|
[dictionaries] Adding contrà, rio terà as canonical forms, adding c.le for cortile
|
2016-03-29 14:07:17 -04:00 |
|
Al
|
7e583d3f7a
|
[fix] separating slashes by whitespace as they're separate tokens
|
2016-03-29 13:44:35 -04:00 |
|
Al
|
6dad58c696
|
[fix][ci skip] last remaining instance of vignt in libpostal
|
2016-03-29 12:51:19 -04:00 |
|
Al
|
f819a8ef96
|
[fix] spacing in numex
|
2016-03-29 12:42:16 -04:00 |
|
Al
|
2991772c36
|
Merge branch 'master' into parser-data
|
2016-03-29 12:39:10 -04:00 |
|
Al
|
ab63d18269
|
Merge branch 'master' of https://github.com/openvenues/libpostal
|
2016-03-29 12:14:03 -04:00 |
|
Al
|
eff3ae0ff7
|
[fix][ci skip] Updating GIF to reflect French correction
|
2016-03-29 12:13:36 -04:00 |
|
Travis
|
08d873ac15
|
[auto][ci skip] Adding data files from Travis build #105
|
2016-03-29 15:39:14 +00:00 |
|
Al
|
86f3078582
|
Merge branch 'patch-1' of https://github.com/blackat87/libpostal into blackat87-patch-1
|
2016-03-29 11:36:50 -04:00 |
|
Al
|
8e16ad245f
|
[fix] Building the dictionaries/numex table, etc. locally on clang, just not publishing unless it's gcc
|
2016-03-29 11:35:02 -04:00 |
|
Al
|
1bc92d6995
|
[fix] output path in numex.py
|
2016-03-29 11:25:36 -04:00 |
|
Al
|
46b4cc7a5f
|
[fix] altering file to test the numex build
|
2016-03-29 11:20:31 -04:00 |
|
Al
|
2a2d1738a3
|
[fix] path for running numex.py
|
2016-03-29 11:15:24 -04:00 |
|
blackat87
|
82d3e9131a
|
add new italian abbreviations
add new italian abbreviations for 'casella postale' and 'presso'
|
2016-03-29 11:43:20 +02:00 |
|
blackat87
|
cec9ff858a
|
add new italian abbreviations
add new italian abbreviations for 'cortina', 'costa', 'crocevia', 'campiello', 'contra'', 'canale', 'calata', 'cortile', 'cantone', 'casale', 'calle', 'cascina', 'banchina', 'bivio', 'brigata', 'borgata', 'baluardo', 'borgo', 'autostrada', 'arco', 'androna', 'alzaia', 'alto'
removed from calle abbreviations 'cle' e 'c.le' which refer to 'cortile'
|
2016-03-29 11:40:30 +02:00 |
|
Al
|
378459fde8
|
[fix] vignt => vingt in French numex
|
2016-03-29 02:18:37 -04:00 |
|