Commit Graph

23 Commits (fed6c026cd1fa484399fe1b4ffd83af70baff005)

Author SHA1 Message Date
Oliver Tonnhofer fed6c026cd validate simplified geometries 2014-01-29 10:06:07 +01:00
Oliver Tonnhofer de4ec76ed8 handle ways without refs/nodes in ring builder
fixes 'index out of range' panics
2014-01-14 12:06:43 +01:00
Oliver Tonnhofer e449183225 only skip import of polygons if way was inserted as multipolygon 2014-01-13 08:52:15 +01:00
Oliver Tonnhofer 3affe43808 improve inserted_ways handling
compare destination tables for each way instead of only comparing
if the tags are similar
2013-12-16 09:57:47 +01:00
Oliver Tonnhofer 3901c5d8c4 make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00
Oliver Tonnhofer d4dd4731d9 add VERBOSE option to test Makefile 2013-11-13 13:30:41 +01:00
Oliver Tonnhofer 62234d49b1 import with -optimize in test-system 2013-11-13 13:30:19 +01:00
Oliver Tonnhofer 6ad5a535a1 insert rels with negative IDs to be able to distinguish rels from ways during delete 2013-11-07 16:09:08 +01:00
Oliver Tonnhofer 9ac14cc3da support insertedWays in -diff; handle delete of relations 2013-11-05 15:03:32 +01:00
Oliver Tonnhofer 311bd01c81 update tests 2013-10-29 14:07:40 +01:00
Oliver Tonnhofer c5bf11c32b add test for updated generalizations 2013-10-29 10:58:03 +01: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 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 16114e4328 automate testing 2013-08-30 17:20:07 +02:00
Oliver Tonnhofer 1813730f62 remove explicit database/user/password from test.py 2013-08-30 16:30:27 +02:00
Oliver Tonnhofer 7c65f49b7c use imposm3 command in test 2013-08-29 16:55:28 +02:00
Oliver Tonnhofer 7390b78aa6 import tests with clipping 2013-08-29 15:31:12 +02:00
Oliver Tonnhofer c4a945750d delete rel-way references; improved tests 2013-08-07 13:09:34 +02:00
Oliver Tonnhofer 639c206b16 remove way references from diff cache 2013-08-05 12:05:15 +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