Commit Graph

353 Commits (13ed864ca949970491e438280629cda948f26286)

Author SHA1 Message Date
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
Oliver Tonnhofer f3155e9b7a fixed pbf test 2013-08-02 10:55:52 +02:00
Oliver Tonnhofer e0e3358b6d query for multiple nodes/ways/relations 2013-08-02 10:14:05 +02:00
Oliver Tonnhofer 191632ea0c dump query-cache output as json 2013-08-02 10:08:01 +02:00
Oliver Tonnhofer 87d79a576d refactored command parsing; update --help 2013-08-01 16:19:20 +02:00
Oliver Tonnhofer 0aba137bb8 add cache/query as subcommand 2013-08-01 15:31:47 +02:00
Oliver Tonnhofer b5d578175f remove members of deleted relation from InsertedWaysCache 2013-08-01 14:07:06 +02:00
Oliver Tonnhofer c38105b3d1 fixed check if coords of way are cached 2013-08-01 14:06:35 +02:00
Oliver Tonnhofer efec87a40c improve cache/query output 2013-08-01 13:35:00 +02:00
Oliver Tonnhofer 9716a0c5cf check for geometryLimiter before accessing it 2013-08-01 13:34:32 +02:00
Oliver Tonnhofer 9600eafa9c add mutex for concurrent access to Limiter.IntersectsBuffer 2013-07-30 08:39:07 +02:00
Oliver Tonnhofer 7500984424 use buffered geometry limiter in diff import 2013-07-30 08:30:06 +02:00
Oliver Tonnhofer 4ec962f002 renamed geom/clipper to geom/limit 2013-07-30 08:17:47 +02:00
Oliver Tonnhofer 0f10433ed5 new buffered clipper 2013-07-30 08:01:15 +02:00
Oliver Tonnhofer 61b8f9478d load -limito for diff import 2013-07-29 17:03:15 +02:00
Oliver Tonnhofer 230bec58c4 only cache added relations and ways when we have referenced ways/coords 2013-07-29 16:59:05 +02:00
Oliver Tonnhofer e3b653de6d fixed diff parser for relations 2013-07-29 16:55:17 +02:00
Oliver Tonnhofer 07f4009033 refactored progress statistics (display progress in percent) 2013-07-29 15:47:09 +02:00
Oliver Tonnhofer ea76544cd9 fixed data race 2013-07-29 15:46:26 +02:00
Oliver Tonnhofer 1b3b7be949 Merge branch 'subcommands' 2013-07-29 09:51:42 +02:00
Oliver Tonnhofer 53ebc4ead4 refactor rps counter 2013-07-29 09:51:38 +02:00