Commit graph

  • a7af835ce4 Fix regexp error master Ilya Zverev 2019-06-04 11:15:21 +03:00
  • 6647dfd28e Fix error in setting alt server Ilya Zverev 2018-08-06 16:52:51 +03:00
  • 7d8b7e8ccd Add a couple more profile examples Ilya Zverev 2018-06-26 15:06:46 +03:00
  • 1b97e96785 Update changelog v1.4.0 Ilya Zverev 2018-05-30 19:40:04 +03:00
  • 7f80e89687 Remove x flag from conflate.py Ilya Zverev 2018-05-30 19:28:05 +03:00
  • a2c486b822 Fix for negative coords in geocoder data Ilya Zverev 2018-05-29 07:12:48 +03:00
  • d0fa7c9960 Switch lat and lon in kdtree Ilya Zverev 2018-05-28 17:45:01 +03:00
  • a06ff6f837 Extract bbox calculation in the downloader Ilya Zverev 2018-05-28 15:32:49 +03:00
  • a8e9db4863 Add places feed to the repository Ilya Zverev 2018-05-28 13:23:31 +03:00
  • ff1ac46d36 Forgot to update one profile Ilya Zverev 2018-05-28 13:16:47 +03:00
  • 0f19afbd01 Mighty refactoring Ilya Zverev 2018-05-28 13:15:53 +03:00
  • c1108109fe Fix undef error Ilya Zverev 2018-05-26 22:51:24 +03:00
  • 700ed671c0 Update changelog for find_ref Ilya Zverev 2018-05-26 20:18:39 +03:00
  • dfec92f4a0 find_ref profile option, and support for region list in audit Ilya Zverev 2018-05-26 20:17:08 +03:00
  • 18ef5346a1 nearest_points profile parameter Ilya Zverev 2018-05-26 10:53:33 +03:00
  • 74ae123f31 Allow setting region from dataset constructor Ilya Zverev 2018-05-26 10:15:07 +03:00
  • 74fb564646 rename --match to --list Ilya Zverev 2018-05-26 08:46:55 +03:00
  • 49703be019 Also print non-matches Ilya Zverev 2018-05-25 23:43:20 +03:00
  • 40601f6ece Find matches without modifying the data Ilya Zverev 2018-05-25 23:07:26 +03:00
  • 052d0ed296 Better handling of server runtime errors Ilya Zverev 2018-05-25 20:55:22 +03:00
  • 5557754b9c Fix small bugs in geocoding and unused tags Ilya Zverev 2018-05-25 17:13:36 +03:00
  • c0f5e10317 An option to use an alternative overpass api server Ilya Zverev 2018-05-25 13:08:40 +03:00
  • dd0c7f4751 nwr for overpass Ilya Zverev 2018-05-24 20:12:10 +03:00
  • 1e034bafa4 Decreased default max_request_bboxes to 4 Ilya Zverev 2018-05-24 17:56:24 +03:00
  • 0511154a37 Geocoder works now Ilya Zverev 2018-05-24 17:24:41 +03:00
  • 65d9cfd9dd Started working on geocoding points Ilya Zverev 2018-05-23 19:32:31 +03:00
  • 862c61cde6 Unignore osm files Ilya Zverev 2018-05-07 13:26:18 +03:00
  • a84ae247de Stop ignoring data files: move them to data/ directory instead Ilya Zverev 2018-04-28 15:48:09 +03:00
  • cf1be7b099 1.3.3 v1.3.3 Ilya Zverev 2018-04-26 14:15:28 +03:00
  • b458763a09 Fix an audit bug, and update azbuka profile Ilya Zverev 2018-04-26 13:41:08 +03:00
  • 593fbe2fd9 Yield support Ilya Zverev 2018-04-25 15:55:02 +03:00
  • 43df2ac79a Add a profile for Azbuka Vkusa Ilya Zverev 2018-04-25 15:47:11 +03:00
  • 2786513ba7 Few fixes Ilya Zverev 2018-04-25 15:42:22 +03:00
  • 017e004d0f Update moscow addr profile Ilya Zverev 2018-04-20 19:50:15 +03:00
  • 5b7d2c40be 1.3.2, also another profile v1.3.2 Ilya Zverev 2018-04-19 19:32:33 +03:00
  • 284f952576 Fix duplicates algorithm v1.3.1 Ilya Zverev 2018-03-20 17:26:21 +03:00
  • 87c6ce1a70 Support GeoJSON, fix some warnings, prepare 1.3.0 v1.3.0 Ilya Zverev 2018-03-15 13:13:30 +03:00
  • 05a0337a72 Update changelog Ilya Zverev 2018-03-15 11:16:58 +03:00
  • b212957922 Check the dataset for duplicates Ilya Zverev 2018-03-15 11:12:18 +03:00
  • b4510f16a1 Conflate lifecycle prefixes Ilya Zverev 2018-03-15 11:12:02 +03:00
  • 8218e04a12 Better error message for overpass timeouts Ilya Zverev 2018-03-15 11:11:14 +03:00
  • 913974e22e Ignore log files Ilya Zverev 2018-03-15 11:10:17 +03:00
  • 7986205743
    Merge pull request #13 from geometalab/remarks Ilya Zverev 2018-02-13 12:51:17 +03:00
  • 74715bff79
    correct introduced bug. Nicola Jordan 2018-02-13 10:49:40 +01:00
  • b942d1e559
    Use more sensible property name. Nicola Jordan 2018-02-13 10:36:48 +01:00
  • 1fc60102f6
    Use a simplified non-clashing property. Nicola Jordan 2018-02-13 10:35:03 +01:00
  • d72ce2fd96
    also copy categories on OSMPoint Nicola Jordan 2018-02-13 10:32:15 +01:00
  • f8376661e9
    Merge branch 'master' into remarks Nicola Jordan 2018-02-12 16:47:04 +01:00
  • a0b429b45f add __remarks__ for review enhancement Nicola Jordan 2018-02-12 16:29:00 +01:00
  • af20b5e506 Fix case of list of strings Ilya Zverev 2018-01-16 17:44:16 +03:00
  • 66c6579a1b Remove dot and -v Ilya Zverev 2018-01-16 17:12:18 +03:00
  • 84bde1c007 Update changelog, and set version 1.3.0 Ilya Zverev 2018-01-16 17:08:50 +03:00
  • 4d34d9b3a7 Merge branch 'param' Ilya Zverev 2018-01-16 17:07:13 +03:00
  • 79c7ab80ce Example for using param in minkult.py, and remove imports for profiles Ilya Zverev 2018-01-16 17:04:47 +03:00
  • 7d0a631874 Finish adding param Ilya Zverev 2018-01-16 17:04:12 +03:00
  • 4181e183fa Readme for filtering tool, and fixed the license Ilya Zverev 2018-01-16 14:51:42 +03:00
  • 031dfd6054 Update changelog and use 'other' category is present Ilya Zverev 2018-01-16 13:42:22 +03:00
  • f1fb2157ba Add pbf and lst files to gitignore Ilya Zverev 2018-01-16 13:31:18 +03:00
  • d01a7275ec Filter points by categories in matcher Ilya Zverev 2018-01-16 13:30:16 +03:00
  • fdc4b242b0 Tag filter in cpp, better categories matching in conflate Ilya Zverev 2018-01-15 19:36:32 +03:00
  • 85ee8ea9f2 Relations work now Ilya Zverev 2018-01-15 15:54:53 +03:00
  • 1765590f3e More work on c++ file Ilya Zverev 2018-01-14 16:33:28 +03:00
  • 5de8bd2d16 Fix errors in for_filter writes Ilya Zverev 2018-01-13 11:55:28 +03:00
  • eb13c43a0f for filter writer in conflate.py user 2018-01-12 19:42:03 +03:00
  • 558d621cc1 Initial version of cpp filter Ilya Zverev 2018-01-12 16:38:41 +03:00
  • e35e459652 1.2.3, fix contact keys better Ilya Zverev 2017-12-29 12:07:45 +03:00
  • fede43100b 1.2.2, also fix a bug Ilya Zverev 2017-12-28 16:04:16 +03:00
  • 99a3406e7c Fix contact namespace in unused_tags array Ilya Zverev 2017-12-27 17:01:34 +03:00
  • aa72fe3448 Conflate contact: namespace Ilya Zverev 2017-12-27 16:39:17 +03:00
  • c6f5f93e72 Update changelog Ilya Zverev 2017-12-25 19:14:37 +03:00
  • b7407806a7 Strip tags in datasets, and update minkult profile Ilya Zverev 2017-12-25 19:13:51 +03:00
  • 5cfab45786 Start working on adding a parameter to functions Ilya Zverev 2017-12-24 23:11:40 +03:00
  • d4ccf219fc Skip addr:full if a housenumber is present Ilya Zverev 2017-12-21 19:52:22 +03:00
  • d70957ccd8 Add comments to example profiles Ilya Zverev 2017-12-20 19:39:47 +03:00
  • 9ad48a0d44 Add five more profile examples Ilya Zverev 2017-12-20 19:27:42 +03:00
  • 9b0f14ef4b 1.2.1 Ilya Zverev 2017-12-20 15:58:02 +03:00
  • 485e0eb7a6 Make --output optional Ilya Zverev 2017-12-20 15:52:43 +03:00
  • 768c8c35d2 Fix created/moved colour in json, and support audit['create'] Ilya Zverev 2017-12-20 15:43:07 +03:00
  • 52c36c3ffc 1.2.0 Ilya Zverev 2017-11-30 17:54:24 +03:00
  • beedeb3744 Support audit json Ilya Zverev 2017-11-23 17:20:48 +03:00
  • 07fdfafbb0 Checking moveability for json output Ilya Zverev 2017-11-06 16:43:16 +03:00
  • 0397c86c78 1.1.0 Ilya Zverev 2017-10-06 18:27:47 +03:00
  • fa92043915 Fix osm data validation in case of string query, and do no delete tags Ilya Zverev 2017-10-06 18:25:33 +03:00
  • 6fcb4b2914 Fix #6 and a few more improvements Ilya Zverev 2017-08-28 16:49:02 +03:00
  • 1f1b5090f1 PEP8 a bit, also introduce -q and redefine -v Ilya Zverev 2017-07-07 20:10:09 +03:00
  • 63e13b461c Updated installation instructions Ilya Zverev 2017-06-07 22:21:41 +03:00
  • 04d23a4958 Forgot to remove debug output Ilya Zverev 2017-06-07 22:15:42 +03:00
  • 302b59b9b8 PyPi package 1.0.0 Ilya Zverev 2017-06-07 22:15:08 +03:00
  • 1b77fc54ef Moscow parkomats: request the dataset url for the latest version Ilya Zverev 2017-06-07 19:07:55 +03:00
  • 2f8e352742 Make only a single overpass api request for all boxes Ilya Zverev 2017-06-07 19:07:27 +03:00
  • 6c9e279175 Do not add source tag by default Ilya Zverev 2017-06-07 14:45:56 +03:00
  • 7d5edffcac Split bbox into many smaller boxes, fixes #3 Ilya Zverev 2017-06-07 14:41:19 +03:00
  • c0c741e59e Add repr for objects and configurable options for padding and overpass timeout Ilya Zverev 2017-06-07 14:40:45 +03:00
  • c661496ce3 Support profile classes, fixes #4 Ilya Zverev 2017-06-07 00:09:45 +03:00
  • 3a9c80f132 Sort overpass results by quad-tile, improving speed Ilya Zverev 2017-06-02 10:18:39 +03:00
  • 8363d07311 Added zipfile Ilya Zverev 2017-05-16 19:18:45 +03:00
  • 0e025b7b46 Minimum weight 5 → 3 Ilya Zverev 2017-05-16 18:45:07 +03:00
  • e12ea4ebba Rename priority → weight Ilya Zverev 2017-05-16 18:39:59 +03:00
  • 5796715bf6 One --osm argument is enough Ilya Zverev 2017-05-16 18:34:21 +03:00
  • 4fc1616eb6 Ignore osm files Ilya Zverev 2017-05-16 18:24:34 +03:00