f76a78120d[fix] properties/polygon key split
Al
2016-04-05 22:47:48 -04:00
d460e2abe9[osm/polygons] Trying persistent polygons again on OSM/Quattroshapes to test the new settings
Al
2016-04-05 19:46:45 -04:00
171a85bdff[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
Al
2016-04-05 19:45:44 -04:00
67a3ee8e2a[fix] var name
Al
2016-04-05 19:23:08 -04:00
58f075f2ea[fix] classmethod for loading polygons
Al
2016-04-05 19:20:12 -04:00
9755d2cee9[osm/polygons] Keep OSM/Quattroshapes admin polygons in memory as there are fewer of them and they are large
Al
2016-04-05 19:05:26 -04:00
f6b88ba456[fix] double prep
Al
2016-04-05 18:49:52 -04:00
941ab39a6a[fix] return_all in polygon index
Al
2016-04-05 18:42:20 -04:00
7b82af5526[osm/polygons] Keep stats on cache hits/misses for testing cache sizes
Al
2016-04-05 16:46:14 -04:00
bea2b879a7[build] Adding lru-dict, a fast C LRU cache, to requirements.txt for geodata package
Al
2016-04-05 14:55:35 -04:00
499a20cb36[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
Al
2016-04-05 14:53:07 -04:00
4b4dca5948[osm/boundaries] admin_level 10 in Spain = suburb
Al
2016-04-05 01:24:26 -04:00
a84047b567[fix] name
Al
2016-04-05 00:51:01 -04:00
57c3e0ddd4[fix] import
Al
2016-04-04 23:38:30 -04:00
0e58f24172[fix] arg name
Al
2016-04-04 22:41:20 -04:00
2f862ca0ec[osm] Adding place=plot to subdivisions data set
Al
2016-04-04 22:15:07 -04:00
6d1352334e[fix] command for subdivision polys
Al
2016-04-04 21:55:58 -04:00
fe7cc0a937[fix] import
Al
2016-04-04 21:54:45 -04:00
142bc293bb[fix] var scope
Al
2016-04-04 21:43:05 -04:00
70effea0f7[fix] Simplify OSM polygons but using the new threshold
Al
2016-04-04 21:39:26 -04:00
4e17ef6f91[osm] Storing polygon properties in a LevelDB, polygons themselves stay in memory
Al
2016-04-04 21:30:11 -04:00
8db7f139ba[osm] Adding building polygon reader, including closed ways for admin polys
Al
2016-04-04 19:58:32 -04:00
7990e15661[requirements] Adding LevelDB to requirements
Al
2016-04-04 19:55:37 -04:00
f585f78c06[dictionaries] More Spanish abbreviations
Al
2016-04-03 15:59:01 -04:00
12a688df36[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
Al
2016-04-03 15:36:36 -04:00
a211513951[addresses] Adding stairway/entrance strings to the English address configs
Al
2016-03-30 10:25:25 -04:00
7a1b60083f[dictionaries] Spanish dictionary for postcode
Al
2016-03-29 20:40:01 -04:00
f53f2da03c[categories] Adding categories section to the English parser config
Al
2016-03-29 20:38:55 -04:00
fc689222da[osm] adding civil boundaries (e.g. postal areas in Dublin), fixing output files
Al
2016-03-29 18:54:26 -04:00
492b6ee235[categories] Using TSV files instead of YAML for category queries, easier to edit
Al
2016-03-29 18:37:37 -04:00
90d244d3aa[fix] spacing in numex
Al
2016-03-29 12:42:16 -04:00
f3a9f4a257[fix] removing init_gazetteers, doing it at the module level
Al
2016-03-28 17:42:21 -04:00
0162194dbc[dictionaries] Adding dictionary type enums to the generator script
Al
2016-03-28 17:41:43 -04:00
8791efadf3[docs] Adding descriptions of remaning dictionary types
Al
2016-03-28 17:40:43 -04:00
46e16e1946[categories] Checking in generated category files. Feel free to edit the files directly from this repo now (the generating script will stick around for reference).
Al
2016-03-28 16:39:35 -04:00
5d19aacb25[categories] Keeping keys sorted in generated YAML files, ignoring Interlingua queries
Al
2016-03-28 16:38:13 -04:00
e65711f6fa[fix] changing extension to .yaml
Al
2016-03-28 15:55:56 -04:00
a1a4c5ff7c[build] Moving dependencies for scripts into a requirements.txt
Al
2016-03-28 15:49:22 -04:00
3cd32584c6[categories] Moving category configs to YAML files
Al
2016-03-28 15:37:37 -04:00
83dc1ee529[parser] initial version of new parser address config for English
Al
2016-03-28 02:23:32 -04:00
60ecade110[dictionaries] comuna (neighborhood qualifier) and casilla de correo (variation of post office box) in Spanish
Al
2016-03-28 02:18:34 -04:00
cc9e7e65b1[dictionaries] Distrito Federal and Distrito Capital in Spanish toponyms
Al
2016-03-28 02:17:10 -04:00
37f6e6034d[docs] Adding descriptions of some of the new dictionary types
Al
2016-03-27 20:22:50 -04:00
8a105ae339[dictionaries] Spanish standalone unit types
Al
2016-03-27 20:13:17 -04:00
b54d403350[dictionaries] moving viviendas to place names
Al
2016-03-27 20:12:38 -04:00
942af4bce2[dictionaries] English entrance/staircase dictionaries
Al
2016-03-27 20:08:21 -04:00
1273ba66cf[dictionaries] adding número to new house_number dictionary in Spanish
Al
2016-03-27 20:07:11 -04:00
b62d293e7f[dictionaries] apartamento, ático, sala in Spanish dictionaries
Al
2016-03-27 20:05:58 -04:00
b1a78dec37[dictionaries] casita in Spanish dictionaries
Al
2016-03-27 20:04:58 -04:00
52c8716b00[dictionaries] Removing lower from English standalone unit types
Al
2016-03-27 19:58:20 -04:00
66c030640c[dictionaries] Post office abbreviations in English place types
Al
2016-03-27 19:57:43 -04:00
af64f0bcde[dictionaries] Abbreviations for front and rear
Al
2016-03-27 15:52:49 -04:00
fd3d7febd8[dictionaries] adding at and nearby to English stopwords
Al
2016-03-27 15:52:12 -04:00
9cf182e46b[dictionaries] pruning English post office box words
Al
2016-03-27 15:51:42 -04:00
b169f932ec[dictionaries] English level types
Al
2016-03-27 15:50:35 -04:00
2b4a9f0962[osm] Splitting category queries data into several files (amenities, buildings, natural features, waterways)
Al
2016-03-27 15:30:35 -04:00
b25682e761[polygons/zones] Adding a polygon reader for OSM zones (named residential/commercial/industrial/military areas) which are closed ways and can be used in addresses e.g. in office parks, larger housing complexes, etc.
Al
2016-03-26 23:16:57 -04:00
9ee1f56a0f[categories] documentation of Nominatim special phrases scraper
Al
2016-03-26 23:12:17 -04:00
ac18e383bd[osm] Building OSM file for deriving category queries, zone data for including the names of residential, commercial and industrial areas in the parser. Named landuse and historic features are considered valid places/venues.
Al
2016-03-26 23:08:24 -04:00
af73bb300d[fix] Adding islands to admin borders
Al
2016-03-24 02:12:07 -04:00
11fd03cdf1[osm] Adding Czech admin level 10 as suburb
Al
2016-03-23 15:55:21 -04:00
a9339f7be2[dictionaries] Spanish dictionaries for staircase, entrance, and unit directions
Al
2016-03-23 02:10:26 -04:00
d209649e17[dictionaries] Splitting out Spanish level types
Al
2016-03-23 02:08:48 -04:00
b1eb383d7d[dictionaries] Adding a few former Spanish unit types to the building_types gazetteer
Al
2016-03-23 02:08:05 -04:00
b83a97a384[dictionaries] Abbreviation for Buenos Aires
Al
2016-03-23 02:05:24 -04:00
4def948d2d[dictionaries] Moving some of the old Spanish unit types to more appropriate gazetteers
Al
2016-03-23 02:05:01 -04:00
a2e65dccbd[dictionaries] Splitting out Spanish unit types
Al
2016-03-23 02:03:45 -04:00
c2caba2226[dictionaries] Adding front/rear to English unit directions
Al
2016-03-22 10:31:05 -04:00
bbe5f8227a[dictionaries] Splitting English level_types into separate dictionaries for basement, sub-basement, mezzanine, numbered, and standalone
Al
2016-03-21 14:41:28 -04:00
8d63f81c2d[dictionaries] accented canonical for sin número
Al
2016-03-21 12:28:13 -04:00
bced5edede[dictionaries] Adding IH abbreviation for Interstate
Al
2016-03-21 12:27:25 -04:00
801ed526bd[dictionaries] Industrial Estate in English place names
Al
2016-03-21 12:26:50 -04:00
30077e578e[numex] more ordinal indicators for Catalan
Al
2016-03-18 23:02:47 -04:00
156f12b6b7[dictionaries] Splitting out unit types in the English dictionaries
Al
2016-03-18 23:02:16 -04:00
5e2d9f371e[numex] Moving numex script to a different subpackage, adding function for creating ordinals
Al
2016-03-18 20:36:22 -04:00
e6b59980e7[categories] Scraper for Nominatim Special Phrases, translated into a number of languages
Al
2016-03-18 17:52:28 -04:00
40cf3d1933[dictionaries] Splitting English dictionaries into distinct level types (numbered, basement, mezzanine, etc.) for adding tokens automatically in address parser training data
Al
2016-03-17 13:05:55 -04:00
f1334c5111[dictionaries] Adding Av/ form to Spanish dictionaries
Al
2016-03-16 02:25:51 -04:00
ba9701cd70[dictionaries] Adding I as an alternative form of izquierda
Al
2016-03-16 01:37:15 -04:00
959c0d7caa[dictionaries] Moving дом/dom in Russian to building types as it comes before house numbers
Al
2016-03-16 01:34:25 -04:00
4cc19a89de[dictionaries] Calle abbreviations, using spaces around slash
Al
2016-03-16 01:29:38 -04:00
73dcdbb1ea[dictionaries] Add rural route to English street types
Al
2016-03-16 01:21:13 -04:00
13e0de0e4b[dictionaries] Australian po box abbreviations
Al
2016-03-16 00:49:44 -04:00
454b5184a3[dictionaries] adding kiosk and department to English place names
Al
2016-03-16 00:49:10 -04:00
725af51a09[dictionaries] More abbreviations for duplex and house
Al
2016-03-15 18:47:35 -04:00
ae344753bf[dictionaries] / needs to be separated by spaces since it's always its own token
Al
2016-03-15 18:44:16 -04:00
0b1775a201[dictionaries] Surname splits
Al
2016-03-15 18:42:25 -04:00
e02c6adc85Merge pull request #91 from uberbaud/openbsd
Al Barrentine
2016-07-20 19:47:18 -04:00
08e4284f68Merge pull request #89 from uberbaud/alt_build_path
Al Barrentine
2016-07-20 18:33:00 -04:00
c0366147e8Add support for OpenBSD
Tom Davis
2016-07-20 18:19:31 -04:00
a8bb798ce0Call libpostal_data in source path, not build path
Tom Davis
2016-07-20 17:31:52 -04:00
2c32ef440a[osm] Splitting place keys into those that override admin_level and those that are fallbacks when admin_level, etc. are not present
Al
2016-07-20 14:59:35 -04:00
6aa510d7dc[dictionaries] Distrito Nacional abbreviation for the Dominican Republic
Al
2016-07-20 13:32:10 -04:00
746938b26e[boundaries] Adding small islands/territories, usually with just the country boundary so we can pick up simple named points (note: Western Sahara not represented as a country in OSM)
Al
2016-07-20 04:00:29 -04:00
4595c0ec6e[boundaries] San Marino
Al
2016-07-20 03:51:56 -04:00
b0ac1e1138[boundaries] Åland Islands
Al
2016-07-20 03:38:10 -04:00
5fe56379b7[boundaries] United States Minor Outlying Islands
Al
2016-07-20 03:31:56 -04:00
10fc914930[boundaries] Wallis and Futuna
Al
2016-07-20 03:28:50 -04:00
57fe6687ad[boundaries] Christmas Island
Al
2016-07-20 03:24:33 -04:00
d34a3cc98b[boundaries] French Southern Territories
Al
2016-07-20 03:23:39 -04:00