Commit Graph

523 Commits (3b73f91a0d144524b6b9bac7011ffc9e90276e58)

Author SHA1 Message Date
Johannes Weskamm f67a7b8852 Removed dangling comma
title says it all :-)
2013-10-21 13:59:54 +02:00
Oliver Tonnhofer f0d5972908 add note about compatibility of binary release 2013-10-07 14:11:33 +02:00
Oliver Tonnhofer a48cd0317d remove duplicate nodes
prevents inserts of broken ways with only two identical nodes
2013-09-11 11:35:11 +02:00
Oliver Tonnhofer c49bf4c5b9 add test for inserted way marking 2013-09-09 13:25:28 +02:00
Oliver Tonnhofer 8a3585dbba ignore name tag when checking if way of multipolygon was inserted 2013-09-09 12:31:07 +02:00
Oliver Tonnhofer 204332bef4 update README with binary downloads 2013-09-04 15:41:53 +02:00
Oliver Tonnhofer c75339ddca fixed rpath for binary builds 2013-09-04 15:25:04 +02:00
Oliver Tonnhofer f5273d91f0 fixed sed calls in makefile for linux 2013-09-04 15:21:12 +02:00
Oliver Tonnhofer f49bef69fd add version 2013-09-04 14:19:36 +02:00
Oliver Tonnhofer ff42de9c2b add mercurial and git as go get dependencies
closes #1
2013-09-03 10:55:07 +02:00
Oliver Tonnhofer 8e0665aa12 rename internal environment switches 2013-09-02 13:09:26 +02:00
Oliver Tonnhofer c8586caf39 update README 2013-09-02 12:14:33 +02:00
Oliver Tonnhofer 015bd6a1f5 fix make test target 2013-09-02 12:07:15 +02:00
Oliver Tonnhofer 938284266c touch .lasttestrun after test succeeded 2013-09-02 11:41:33 +02:00
Oliver Tonnhofer 600dfa1b61 fixed package of pbf/doc.go 2013-09-02 10:48:32 +02:00
Oliver Tonnhofer 0b352d19c8 fixed typo 2013-09-02 10:33:33 +02:00
Oliver Tonnhofer 6b074e93ef wrap long command line examples 2013-09-02 10:29:20 +02:00
Oliver Tonnhofer 52fb1dfd6e add package descriptions 2013-09-02 10:26:29 +02:00
Oliver Tonnhofer 7f4c807cce remove unused file 2013-09-02 10:25:03 +02:00
Oliver Tonnhofer 231d81589b update links in README 2013-09-02 10:04:12 +02:00
Oliver Tonnhofer 13ed864ca9 add README/LICENSE 2013-09-02 09:11:17 +02:00
Oliver Tonnhofer 9675135f6f update .gitignore 2013-09-02 09:07:16 +02:00
Oliver Tonnhofer 28ab6cd5d9 add empty parser package 2013-09-02 09:01:48 +02:00
Oliver Tonnhofer 16114e4328 automate testing 2013-08-30 17:20:07 +02:00
Oliver Tonnhofer f68c5b93d8 rename mapping.json 2013-08-30 16:31:05 +02:00
Oliver Tonnhofer 1813730f62 remove explicit database/user/password from test.py 2013-08-30 16:30:27 +02:00
Oliver Tonnhofer bfbf5b31ef add simple Makefile 2013-08-29 16:57:16 +02:00
Oliver Tonnhofer 7c65f49b7c use imposm3 command in test 2013-08-29 16:55:28 +02:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer 7390b78aa6 import tests with clipping 2013-08-29 15:31:12 +02:00
Oliver Tonnhofer d26c58d416 collect the right geometries for IndexQuery result 2013-08-09 16:11:57 +02:00
Oliver Tonnhofer 49a13a6f3b automatically calculate split params for large limitto coverages 2013-08-09 14:34:00 +02:00
Oliver Tonnhofer e7d5abd44a use mutex for IndexQuery 2013-08-09 14:29:33 +02:00
Oliver Tonnhofer df5ad4c6ff bug hunting in indexquery 2013-08-09 14:26:21 +02:00
Oliver Tonnhofer d6e46f78c9 make geos.QueryIndex less hacky 2013-08-09 10:08:30 +02:00
Oliver Tonnhofer 5aed40b843 show available commands when command is unknown 2013-08-07 14:19:13 +02:00
Oliver Tonnhofer a89633414c add missing stats/counter.go file 2013-08-07 14:01:27 +02:00
Oliver Tonnhofer 1ae42f8345 warn for unknown xml tags on osc file 2013-08-07 13:54:28 +02:00
Oliver Tonnhofer 5866471a07 test delta cache with SetLinearImport 2013-08-07 13:18:07 +02:00
Oliver Tonnhofer c4a945750d delete rel-way references; improved tests 2013-08-07 13:09:34 +02:00
Oliver Tonnhofer d6fcfc6c23 more refactoring 2013-08-06 17:22:31 +02:00
Oliver Tonnhofer ef3db821be refactored IdRefs mashaling into cache/binary 2013-08-06 16:14:29 +02:00
Oliver Tonnhofer 9df027e29b refactored diff cache 2013-08-06 15:39:42 +02:00
Oliver Tonnhofer 7d78ff85de removed unused functions 2013-08-06 15:36:21 +02:00
Oliver Tonnhofer d89a9f2832 implement DeleteFromWay 2013-08-06 15:29:30 +02:00
Oliver Tonnhofer 63794491f6 enable LinearImport for diffCache during import 2013-08-05 12:51:25 +02:00
Oliver Tonnhofer 639c206b16 remove way references from diff cache 2013-08-05 12:05:15 +02:00
Oliver Tonnhofer fedb2a8914 add linear import and direct import mode to diff cache 2013-08-05 12:05:06 +02:00
Oliver Tonnhofer d048f33a61 test for changes in diffcache 2013-08-02 13:22:43 +02:00
Oliver Tonnhofer 6857c1f011 add integration tests 2013-08-02 10:58:15 +02:00