Commit Graph

846 Commits (master)

Author SHA1 Message Date
Oliver Tonnhofer c0333738f3 fix link in docs (closes #69) 2016-01-28 13:48:24 +01:00
Oliver Tonnhofer bb3d003bf6 more db fixes for travis 2016-01-18 08:50:15 +01:00
Oliver Tonnhofer 8f31536700 build test files before running tests 2016-01-15 16:21:44 +01:00
Oliver Tonnhofer 6e22a4580e fix dbparams 2016-01-15 16:12:51 +01:00
Oliver Tonnhofer 6bf86225ed update leveldb for travis 2016-01-15 16:01:35 +01:00
Oliver Tonnhofer 4f4ee8872a update travis for updated tests 2016-01-15 15:19:43 +01:00
Oliver Tonnhofer b034c52261 remove -lgeos 2016-01-15 15:01:49 +01:00
Oliver Tonnhofer 863d6d4dc0 Merge branch 'relations' into travis 2016-01-15 14:55:17 +01:00
Oliver Tonnhofer bfb50549aa rename relation_member_ fiels types to member_ 2016-01-15 14:53:47 +01:00
Oliver Tonnhofer d17e296815 document relation and relation_member 2016-01-15 14:41:25 +01:00
Oliver Tonnhofer 766118b324 update relations when member node changed 2016-01-08 16:08:00 +01:00
Oliver Tonnhofer 8eae74a6da diff update relation_members 2016-01-08 09:35:54 +01:00
Oliver Tonnhofer 3baf2b482f refactor relation writing 2016-01-08 09:35:54 +01:00
Oliver Tonnhofer b25774d891 fix race condition triggered with new relation_members handling 2016-01-08 09:35:54 +01:00
Oliver Tonnhofer 7a7314bfb5 rename option to from_member 2016-01-08 09:35:54 +01:00
Oliver Tonnhofer c7705bbccf remove unsused test 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer c419d9b2c2 fix test for extended elemen.Member 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer 44230b50f2 convert route mapping to yaml 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer e030ffcf45 remove debug log.print 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer 423390ea71 Add new relation_members table type 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer 1aff01cc9e use column name in index name instead of 'osm_id' 2016-01-08 09:35:41 +01:00
Oliver Tonnhofer 901b40bfd7 diff: document last.state.txt (closes #79) 2015-12-22 10:10:35 +01:00
Oliver Tonnhofer 902dee364f fix go install command (closes #78) 2015-12-22 10:09:54 +01:00
Oliver Tonnhofer 7a49cdff6e remove link to freebsd build instructions as they only build a fixed version 2015-12-21 13:27:59 +01:00
Oliver Tonnhofer c6445e3fc7 Merge pull request #76 from omniscale/system-test
Rewrite system test from Python to Go
2015-12-21 13:25:28 +01:00
Oliver Tonnhofer 36bf5f14b3 update Makefile/README for new go system tests 2015-12-21 13:09:46 +01:00
Oliver Tonnhofer 7bf29b60f7 remove python tests 2015-12-21 12:54:36 +01:00
Oliver Tonnhofer 6722369ab1 add cache checks to go system tests 2015-12-21 10:41:27 +01:00
Oliver Tonnhofer af4aff7d6b document prefix connection option 2015-11-27 09:03:14 +01:00
Oliver Tonnhofer 3f083fb753 add single table tests 2015-11-23 09:05:19 +01:00
Oliver Tonnhofer 15111cab7a add diff tests 2015-11-22 12:25:35 +01:00
Oliver Tonnhofer 23ff4867e8 add first go system test 2015-11-22 11:09:15 +01:00
Oliver Tonnhofer 3e5c836957 add extraTags to geometry tables 2015-11-21 18:14:26 +01:00
Oliver Tonnhofer 7f1a5cb999 validate polygons from ways 2015-11-21 18:10:20 +01:00
Oliver Tonnhofer b3110b3bb5 add benchmarks for deltacoords 2015-11-21 18:05:07 +01:00
Oliver Tonnhofer f5d16e170b remove unused deltacoords proto code 2015-11-20 23:07:26 +01:00
Oliver Tonnhofer b8530cb803 remove freeBuffer/freeNode hack 2015-11-20 22:54:53 +01:00
Oliver Tonnhofer 838123acc2 fix Benchmarks 2015-11-20 15:03:08 +01:00
Oliver Tonnhofer f82ada188d Merge pull request #72 from gaspardle/master
Use the right character to separate the directories in the pathname for the current os
2015-11-19 08:31:56 +01:00
Luc-Edmond Gaspard b466940a19 use the right character to separate the directories in the pathname for the current os 2015-11-18 11:49:49 -05:00
Oliver Tonnhofer b3b388b11b import multipolygons if at least on ring was build 2015-10-20 13:20:48 +02:00
Oliver Tonnhofer 12f92b99cc update "Planned features" 2015-10-14 15:02:01 +02:00
Oliver Tonnhofer 407d1c0d84 Merge pull request #68 from vmx/patch-1
Setting password without escaping
2015-10-11 18:00:53 +02:00
Volker Mische d384f35a54 Setting password without escaping
For me on Debian testing setting the password only worked without the escaping of the single quotes.
2015-10-09 16:46:46 +00:00
Oliver Tonnhofer 4195e24dee do not insert relations with unsupported types during diff import 2015-10-07 10:22:30 +02:00
Oliver Tonnhofer 1b347cde96 force sort order of pbf test files 2015-10-07 10:21:57 +02:00
Oliver Tonnhofer d3452eafda improve tests and actually fix #65 and #66
previous fix only worked by accident because way and relation ids were
the same
2015-09-30 14:30:55 +02:00
Oliver Tonnhofer 54938c21b7 travis: fix deps 2015-09-29 14:33:33 +02:00
Oliver Tonnhofer 787f02bd00 travis: fix deps 2015-09-29 14:28:56 +02:00
Oliver Tonnhofer ec09fef9ef travis: fix deps 2015-09-29 14:26:25 +02:00