Commit graph

67 commits

Author SHA1 Message Date
Ilya Zverev
a7af835ce4 Fix regexp error 2019-06-04 11:15:21 +03:00
Ilya Zverev
6647dfd28e Fix error in setting alt server 2018-08-06 16:52:51 +03:00
Ilya Zverev
7f80e89687 Remove x flag from conflate.py 2018-05-30 19:28:05 +03:00
Ilya Zverev
a2c486b822 Fix for negative coords in geocoder data 2018-05-29 07:12:48 +03:00
Ilya Zverev
d0fa7c9960 Switch lat and lon in kdtree 2018-05-28 17:45:01 +03:00
Ilya Zverev
a06ff6f837 Extract bbox calculation in the downloader 2018-05-28 15:32:49 +03:00
Ilya Zverev
a8e9db4863 Add places feed to the repository 2018-05-28 13:23:31 +03:00
Ilya Zverev
0f19afbd01 Mighty refactoring 2018-05-28 13:15:53 +03:00
Ilya Zverev
c1108109fe Fix undef error 2018-05-26 22:51:24 +03:00
Ilya Zverev
dfec92f4a0 find_ref profile option, and support for region list in audit 2018-05-26 20:17:08 +03:00
Ilya Zverev
18ef5346a1 nearest_points profile parameter 2018-05-26 10:53:33 +03:00
Ilya Zverev
74ae123f31 Allow setting region from dataset constructor 2018-05-26 10:15:07 +03:00
Ilya Zverev
74fb564646 rename --match to --list 2018-05-26 08:46:55 +03:00
Ilya Zverev
49703be019 Also print non-matches 2018-05-25 23:43:20 +03:00
Ilya Zverev
40601f6ece Find matches without modifying the data 2018-05-25 23:09:16 +03:00
Ilya Zverev
052d0ed296 Better handling of server runtime errors 2018-05-25 20:55:46 +03:00
Ilya Zverev
5557754b9c Fix small bugs in geocoding and unused tags 2018-05-25 17:13:36 +03:00
Ilya Zverev
c0f5e10317 An option to use an alternative overpass api server 2018-05-25 13:08:40 +03:00
Ilya Zverev
dd0c7f4751 nwr for overpass 2018-05-24 20:12:10 +03:00
Ilya Zverev
1e034bafa4 Decreased default max_request_bboxes to 4 2018-05-24 17:56:24 +03:00
Ilya Zverev
0511154a37 Geocoder works now 2018-05-24 17:24:41 +03:00
Ilya Zverev
65d9cfd9dd Started working on geocoding points 2018-05-23 19:32:31 +03:00
Ilya Zverev
cf1be7b099 1.3.3 2018-04-26 14:15:28 +03:00
Ilya Zverev
b458763a09 Fix an audit bug, and update azbuka profile 2018-04-26 13:41:08 +03:00
Ilya Zverev
593fbe2fd9 Yield support 2018-04-25 15:55:02 +03:00
Ilya Zverev
2786513ba7 Few fixes 2018-04-25 15:42:22 +03:00
Ilya Zverev
5b7d2c40be 1.3.2, also another profile 2018-04-19 19:32:33 +03:00
Ilya Zverev
284f952576 Fix duplicates algorithm 2018-03-20 17:26:21 +03:00
Ilya Zverev
87c6ce1a70 Support GeoJSON, fix some warnings, prepare 1.3.0 2018-03-15 13:13:30 +03:00
Ilya Zverev
b212957922 Check the dataset for duplicates 2018-03-15 11:12:18 +03:00
Ilya Zverev
b4510f16a1 Conflate lifecycle prefixes 2018-03-15 11:12:02 +03:00
Ilya Zverev
8218e04a12 Better error message for overpass timeouts 2018-03-15 11:11:14 +03:00
Nicola Jordan
74715bff79
correct introduced bug. 2018-02-13 10:49:40 +01:00
Nicola Jordan
b942d1e559
Use more sensible property name. 2018-02-13 10:36:48 +01:00
Nicola Jordan
1fc60102f6
Use a simplified non-clashing property. 2018-02-13 10:35:03 +01:00
Nicola Jordan
d72ce2fd96
also copy categories on OSMPoint 2018-02-13 10:32:15 +01:00
Nicola Jordan
f8376661e9
Merge branch 'master' into remarks 2018-02-12 16:47:04 +01:00
Nicola Jordan
a0b429b45f add __remarks__ for review enhancement 2018-02-12 16:29:00 +01:00
Ilya Zverev
af20b5e506 Fix case of list of strings 2018-01-16 17:44:16 +03:00
Ilya Zverev
4d34d9b3a7 Merge branch 'param' 2018-01-16 17:07:13 +03:00
Ilya Zverev
79c7ab80ce Example for using param in minkult.py, and remove imports for profiles 2018-01-16 17:04:47 +03:00
Ilya Zverev
7d0a631874 Finish adding param 2018-01-16 17:04:12 +03:00
Ilya Zverev
031dfd6054 Update changelog and use 'other' category is present 2018-01-16 13:42:22 +03:00
Ilya Zverev
d01a7275ec Filter points by categories in matcher 2018-01-16 13:30:16 +03:00
Ilya Zverev
fdc4b242b0 Tag filter in cpp, better categories matching in conflate 2018-01-15 19:36:32 +03:00
Ilya Zverev
1765590f3e More work on c++ file 2018-01-14 16:33:28 +03:00
Ilya Zverev
5de8bd2d16 Fix errors in for_filter writes 2018-01-13 11:55:28 +03:00
user
eb13c43a0f for filter writer in conflate.py 2018-01-12 19:42:03 +03:00
Ilya Zverev
e35e459652 1.2.3, fix contact keys better 2017-12-29 12:07:45 +03:00
Ilya Zverev
fede43100b 1.2.2, also fix a bug 2017-12-28 16:04:16 +03:00