Commit Graph

2016 Commits

Author SHA1 Message Date
dependabot[bot]
40a0e7ef70 Bump pyyaml from 5.1 to 5.4 in /scripts
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:48:20 +00:00
dependabot[bot]
6ead75ccd2 Bump lxml from 3.6.0 to 4.6.2 in /scripts
Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-3.6.0...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 22:24:47 +00:00
Al Barrentine
790e24bc0a Merge pull request #454 from openvenues/dependabot/pip/scripts/pyyaml-5.1
Bump pyyaml from 3.11 to 5.1 in /scripts
2020-03-03 01:59:52 -05:00
dependabot[bot]
a113d4ec6a Bump requests from 2.9.1 to 2.20.0 in /scripts
Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.9.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-07 23:04:54 +00:00
dependabot[bot]
34de474861 Bump pyyaml from 3.11 to 5.1 in /scripts
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 20:21:09 +00:00
Al
ab67e0864a [dictionaries] adding new street_names.txt dictionary and movign all the synonyms to there, generating the new dictionary type in address_dictionaries.py 2018-02-21 22:13:51 -05:00
antoine-de
1c13bf3678 fix typo in python imports 2018-01-22 18:39:27 +01:00
Al
1a64ad682b [merge] merging in the Ohio expansion numex changes from master 2017-11-29 11:51:43 -05:00
Al
c276cf1529 [numex] adding a new type of left context for numeric expressions called conat_only_if_number (for something like "oh" which can be "Columbus, OH" or something like "Twenty-One Oh One" 2017-11-24 15:36:53 -05:00
Al
448ca6a61a [merge] merging commit from v1.1 2017-10-12 01:41:04 -04:00
Al
fc91471434 [osm/boundaries] check polygons with an ISO3166-2 as well in the country polygon index in case the country polygon is funky 2017-04-09 02:15:46 -04:00
Al
4ecd6c23c6 [formatting] removing the ability to insert city between house number and road in France from discussion in #27 2017-04-08 15:42:59 -04:00
Al
ef0d4c2ded [build] fixing checks in numex.py, run when the resources/numex directory changes 2017-04-05 08:53:48 -04:00
Al
0ec2e57afa [fix] adding yaml to requirements-simple.txt for CI 2017-04-05 08:33:39 -04:00
Al
217de3a8a2 [addresses] adding the ability to hyphenate the generated unit/floor numbers, either for ranges or simple hyphenated numbers, including hyphenated variants of the letter + number or number + letter forms. Implementing for English but something similar can be done in the other configs. 2017-03-27 01:48:32 -04:00
Al
81c59e116a [countries] use ISO 3166 country name 5% of the time for general addresses, 10% of the time for OpenAddresses. Gives the parser examples of names like "Korea, Republic of" in #168 2017-03-25 19:41:59 -04:00
Al
579425049b [fix] with the new CLDR transform format, reverse the lines rather than the nodes in reverse transliterators 2017-03-17 18:28:15 -04:00
Al
5d73aa1295 [fix] don't write formatted addresses in the ways-only data set unless the formatter returns non-None value 2017-03-05 03:50:00 -05:00
Al
b4437848c4 [fix] override_country_dir 2017-03-02 14:31:53 -05:00
Al
6b8b6982aa [addresses] more classmethods 2017-03-02 04:23:09 -05:00
Al
f7c8a63093 [addresses] making most of the methods on AddressComponents classmethods if possible so they can be accessed easily for sources not using OSM polygon lookup, etc. 2017-03-01 15:51:56 -05:00
Al
702901608b [openaddresses_uk] adding OpenAddresses UK as a data set. No lat/lons but it does have addresses, cities and postcodes 2017-03-01 15:44:25 -05:00
Al
375f7b1684 [addresses] making postcode before {suburb,city} more likely in the UK for #39 2017-03-01 15:43:26 -05:00
Al
a5d8700df3 [openaddresses] use override_country_dir config option in OA address formatter 2017-03-01 13:52:07 -05:00
Al
f507f2bb3e [addresses] fix for Colombian house number formatting if the second regex group is not found 2017-02-25 23:24:06 -05:00
Al
64d0783e73 [addresses] Chinese and Colombian house number regex changes 2017-02-25 23:19:12 -05:00
Al
d0679294bf [openaddresses] adding positional args so OpenAddresses ingestion can be run only for specific countries, subdirs, or individual files. 2017-02-24 03:40:09 -05:00
Al
79c2429bba [addresses] strip phrases like "# 123" off of English street names if they follow a thoroughfare/post-directional phrase whose expansion does not contain highway/route 2017-02-22 09:51:43 -08:00
Al
f76faafd8c [openaddresses] adding a few house number phrases as well in Colombia 2017-02-18 12:03:02 -08:00
Al
adfdc06d14 [addresses] using the number dictionary for abbreviations in house number phrases as well 2017-02-18 12:00:27 -08:00
Al
7cab675809 [openaddresses] adding random formatting to Colombian house numbers that match the {calle}-{building number} format 2017-02-18 11:28:47 -08:00
Al
146412f4f8 [openaddresses] adding country-specific validators and doing no validation on house numbers in Colombia 2017-02-18 11:04:02 -08:00
Al
5b616dfb57 [addresses] allowing neighborhood components to be passed in 2017-02-17 02:11:56 -05:00
Al
be6f48f109 [fix] that didn't work, set log level to CRITICAL 2017-02-15 14:06:57 -05:00
Al
26bf617a06 [fix] prevent Shapely from logging to console 2017-02-15 14:00:51 -05:00
Al
a0b508caf6 [transliteration] adding no-args option for transliteration_rules script 2017-02-15 13:22:33 -05:00
Al
92b34f6af4 [fix] var name 2017-02-14 18:53:53 -05:00
Al
ca79342636 [fix] config 2017-02-14 18:50:51 -05:00
Al
64673c2875 [neighborhoods] add neighborhoods that are not the top match occasionally 2017-02-14 18:17:48 -05:00
Al
b99e31ca17 [neighborhoods] add name:prefix in admin boundaries and neighborhoods (used often in e.g. Germany), use alternative/language keys as well 2017-02-14 18:07:13 -05:00
Al
614479aee1 [neighborhoods] don't add point with same name as existing OSM polygon 2017-02-14 16:40:08 -05:00
Al
854ac853a9 [fix] OSM neighborhoods index check 2017-02-14 03:53:22 -05:00
Al
a416a314fa [fix] var 2017-02-14 03:38:53 -05:00
Al
5bbc0e15d7 [fix] poly.context 2017-02-14 03:09:02 -05:00
Al
b9c24867d7 [fix] set component to suburb on OSM neighborhoods index 2017-02-14 02:19:53 -05:00
Al
072a838fde [neighborhoods] components are now pre-calculated by CTH index 2017-02-14 02:04:07 -05:00
Al
c91a0bdb91 [fix] rm 2017-02-14 01:56:24 -05:00
Al
949c10ab22 [fix] remove print 2017-02-14 01:53:54 -05:00
Al
738bd7b525 [neighborhoods] logging, moving OSM/CTH before Quattroshapes for easier testing 2017-02-14 01:52:59 -05:00
Al
67f69ce6ce [fix] move 2017-02-14 01:51:23 -05:00