Commit graph

39 commits

Author SHA1 Message Date
Ilya Zverev
63e13b461c Updated installation instructions 2017-06-07 22:21:41 +03:00
Ilya Zverev
04d23a4958 Forgot to remove debug output 2017-06-07 22:15:42 +03:00
Ilya Zverev
302b59b9b8 PyPi package 1.0.0 2017-06-07 22:15:08 +03:00
Ilya Zverev
1b77fc54ef Moscow parkomats: request the dataset url for the latest version 2017-06-07 19:07:55 +03:00
Ilya Zverev
2f8e352742 Make only a single overpass api request for all boxes 2017-06-07 19:07:27 +03:00
Ilya Zverev
6c9e279175 Do not add source tag by default 2017-06-07 14:45:56 +03:00
Ilya Zverev
7d5edffcac Split bbox into many smaller boxes, fixes #3 2017-06-07 14:41:19 +03:00
Ilya Zverev
c0c741e59e Add repr for objects and configurable options for padding and overpass timeout 2017-06-07 14:40:45 +03:00
Ilya Zverev
c661496ce3 Support profile classes, fixes #4 2017-06-07 00:09:45 +03:00
Ilya Zverev
3a9c80f132 Sort overpass results by quad-tile, improving speed 2017-06-02 10:18:39 +03:00
Ilya Zverev
8363d07311 Added zipfile 2017-05-16 19:18:45 +03:00
Ilya Zverev
0e025b7b46 Minimum weight 5 → 3 2017-05-16 18:45:07 +03:00
Ilya Zverev
e12ea4ebba Rename priority → weight 2017-05-16 18:39:59 +03:00
Ilya Zverev
5796715bf6 One --osm argument is enough 2017-05-16 18:34:21 +03:00
Ilya Zverev
4fc1616eb6 Ignore osm files 2017-05-16 18:24:34 +03:00
Ilya Zverev
7cc8740961 Custom OSM data weights support, also more stable output 2017-05-16 18:22:09 +03:00
Ilya Zverev
e23705d775 Use xml overpass output, fix osm xml reading, write backup osm xml 2017-05-16 17:27:38 +03:00
Ilya Zverev
61d1646fb0 Make JOSM XML output the default 2017-05-16 12:42:17 +03:00
Ilya Zverev
e58d77547c Merge branch 'master' of github.com:mapsme/osm_conflate 2017-05-16 12:12:23 +03:00
Ilya Zverev
d62b08505f Option to output JOSM XML files 2017-05-16 12:11:37 +03:00
Ilya Zverev
c8b14ad5a1 Support dict and json profiles 2017-05-13 16:52:04 +03:00
Ilya Zverev
6ba89d2d70 Delete key if tag transform function returned None 2017-05-12 15:48:14 +03:00
Ilya Zverev
4b79b8b62c Tag transforms for the source dataset 2017-05-12 15:30:35 +03:00
Ilya Zverev
7b08ac57f3 Updates after testing on Shell data 2017-05-11 18:53:29 +03:00
Ilya Zverev
f41407e6b2 Convert tags to strings 2017-05-01 12:19:34 +03:00
Ilya Zverev
9657ab9424 Update moscow parkomats 2017-04-26 19:30:51 +03:00
Ilya Zverev
59510d6052 Distance in meters 2017-04-24 17:54:16 +03:00
Ilya Zverev
c61ae158af Write changes as GeoJSON 2017-04-21 16:09:04 +03:00
Ilya Zverev
abbdabd3b5 Fix distance scale 2017-04-20 13:56:28 +03:00
Ilya Zverev
2e8a587a3a Add distance to the json 2017-04-19 20:45:38 +03:00
Ilya Zverev
d561958208 Add --changes argument to check the changes 2017-04-19 20:36:17 +03:00
Ilya Zverev
392067cc9e Update gitignore and parse opening hours for Auchan 2017-02-17 19:36:03 +03:00
Ilya Zverev
7ffa9222a0 Check that an object is a node or an area 2017-02-16 17:44:27 +03:00
Ilya Zverev
f11ff777da Remove pythonese set from profiles and link the wiki in Readme 2017-02-16 16:48:41 +03:00
Ilya Zverev
804b43571f Update readme 2017-02-16 15:01:20 +03:00
Ilya Zverev
73a8fd38fd Reduce the overpass timeout and refactor tags merger a bit 2017-02-16 14:57:21 +03:00
Ilya Zverev
a2cdbf3773 Another example with HTML parsing 2017-02-16 14:19:48 +03:00
Ilya Zverev
cd8c9b6e2f Do not delete areas, prioritize delete_unmatched flag 2017-02-16 11:13:13 +03:00
Ilya Zverev
af5f48fbf8 Initial commit 2017-02-15 20:25:12 +03:00