Commit Graph

716 Commits (9c69e264ba1f4796d55cac9d52cc4a57cf541856)

Author SHA1 Message Date
Oliver Tonnhofer 9c69e264ba add doc for test package 2016-12-06 17:06:43 +01:00
Oliver Tonnhofer e67cf93aac bump version 2016-12-06 16:17:40 +01:00
Oliver Tonnhofer b83af8d38c add test-coverage 2016-12-06 16:17:30 +01:00
Oliver Tonnhofer 1b96bd7ece add test for diff parser 2016-12-06 16:03:40 +01:00
Oliver Tonnhofer 41ddc76250 add changeset parser 2016-12-06 15:53:10 +01:00
Oliver Tonnhofer aaadf730ac make osmpbf protobuf package internal 2016-12-06 15:36:16 +01:00
Oliver Tonnhofer a685d363e5 move diff parser to parser/diff 2016-12-06 15:34:01 +01:00
Oliver Tonnhofer 05ee91f8bd rename diff.New*Decoder to New*Parser 2016-12-06 15:28:41 +01:00
Oliver Tonnhofer e3593761b5 refactor parser.pbf API 2016-12-06 14:47:34 +01:00
Oliver Tonnhofer 7d4bec6909 rename diff.DiffElem to diff.Element 2016-12-06 12:52:12 +01:00
Oliver Tonnhofer ba70ab3393 update diff parser API 2016-12-06 12:46:55 +01:00
Oliver Tonnhofer f8d128f966 rename update/parser package to update/diff 2016-12-06 11:04:35 +01:00
Oliver Tonnhofer 909bd5fdec rename diff package to update 2016-12-06 11:00:52 +01:00
Oliver Tonnhofer 3fae4c34ca parse diff metadata 2016-12-06 10:52:25 +01:00
Oliver Tonnhofer c5993ecb81 only set DiffElem.Mod to true on modify 2016-12-06 10:49:17 +01:00
Oliver Tonnhofer 7a020b28d5 use LDFLAGS -x to set buildVersion 2016-12-06 10:35:07 +01:00
Oliver Tonnhofer f147798335 add documentation for `imposm3 run` 2016-12-06 10:33:24 +01:00
Oliver Tonnhofer 4ac7509e7d flush tile list at most every 30 seconds 2016-12-06 10:30:49 +01:00
Oliver Tonnhofer 5b132abfb1 shutdown in SIGTERM 2016-12-06 10:30:48 +01:00
Oliver Tonnhofer 2abbaa3248 add imposm3 run command 2016-12-06 10:30:48 +01:00
Oliver Tonnhofer c90badce51 discard additional cache.NotFound errors in diff.Update 2016-12-06 10:29:05 +01:00
Oliver Tonnhofer 4605e38c75 document -expiretiles-* 2016-11-30 12:55:03 +01:00
Oliver Tonnhofer 65cdcc5dcb rename expire_tiles_* options to expiretiles_* to match command line option 2016-11-30 12:54:47 +01:00
Oliver Tonnhofer 9bf844d2dd clear tile list after flush 2016-11-25 09:42:23 +01:00
Oliver Tonnhofer 3fd7719104 expire polygon areas and linestrings 2016-11-24 13:38:02 +01:00
Oliver Tonnhofer ea973f769b add padding around expired tiles 2016-11-23 16:06:11 +01:00
Oliver Tonnhofer 3453b13af2 write expire tiles; add first tests 2016-11-23 14:43:38 +01:00
Oliver Tonnhofer bba7d68380 allways call Expire with wgs84 coords 2016-11-22 17:06:58 +01:00
Oliver Tonnhofer 02e2abfd2a set diff.Deleter expireor 2016-11-22 16:44:27 +01:00
Oliver Tonnhofer 80dc4c4b34 update go and GEOS version 2016-11-16 16:28:10 +01:00
Oliver Tonnhofer eea414dfbb add hstore.include option 2016-11-16 16:27:00 +01:00
Oliver Tonnhofer 2eb219be09 add tags.include option 2016-11-16 16:25:48 +01:00
Oliver Tonnhofer 8eef95309b update go versions for travis 2016-11-11 17:08:53 +01:00
Oliver Tonnhofer af77376321 improve webmerc_area accuracy; update tests 2016-11-11 17:05:36 +01:00
Oliver Tonnhofer 9c86495275 add area and webmerc_area field; deprecate pseudoarea 2016-11-11 12:21:05 +01:00
Oliver Tonnhofer c9e5f22bb7 update docs location 2016-11-10 14:39:08 +01:00
Oliver Tonnhofer 89412f3fec fix markup 2016-11-10 14:37:43 +01:00
Oliver Tonnhofer 4d90e55953 allow custom ranking for wayzorder 2016-11-10 13:54:28 +01:00
Oliver Tonnhofer b6b3d262d4 improve area=yes/no handling 2016-11-10 11:00:34 +01:00
Oliver Tonnhofer 81e363ef1a fix typo 2016-11-10 10:13:05 +01:00
Oliver Tonnhofer 6bdc6c84dd use named fields when initializing tagMatcher 2016-11-07 11:29:17 +01:00
Oliver Tonnhofer ee59cf2896 fix encoding of empty keys (#122) 2016-10-12 11:03:28 +02:00
Oliver Tonnhofer 4a472f563a escape commonKey/tagCodePoint runes in key (closes #122) 2016-10-10 09:31:11 +02:00
Oliver Tonnhofer c312bd2229 Merge pull request #120 from rubenv/header-features
Expose feature fields in PBF header
2016-09-19 10:46:45 +02:00
Ruben Vermeersch 2a77446d51 Expose feature fields in PBF header 2016-09-13 10:21:44 +02:00
Oliver Tonnhofer c3f041aa85 Merge pull request #112 from missinglink/ignore_nil_chans2
don't parse elements when chan is nil
2016-08-17 17:28:07 +02:00
Peter Johnson 39eeaf36c1 don't parse elements when chan is nil 2016-08-17 16:59:45 +02:00
Oliver Tonnhofer d495ca4bf4 refactor test names 2016-06-15 14:27:27 +02:00
Oliver Tonnhofer 07a8726169 properly cleanup after tests (drop schema, rm cache) 2016-06-15 14:26:50 +02:00
Oliver Tonnhofer 1a18adc6d0 refactor test helper functions 2016-06-15 14:09:05 +02:00