Commit Graph

  • cbec2f20a3 build with go 1.8 Oliver Tonnhofer 2017-04-03 15:18:42 +0200
  • fb7d574d9e fix memory leak in Geom.Bounds Oliver Tonnhofer 2017-03-03 09:12:15 +0100
  • dbc9deb913 fix diff reader for missing subdirectories Oliver Tonnhofer 2017-02-13 10:37:16 +0100
  • 4ec0b2c57d improve diff reader from directory Oliver Tonnhofer 2017-02-10 11:23:20 +0100
  • 0a2184b445 fix `go install` instructions in README Oliver Tonnhofer 2017-02-02 13:45:29 +0100
  • 4de5d987d7 do not expire clipped ways/relations Oliver Tonnhofer 2017-02-01 11:59:41 +0100
  • 10847c43c4 do not expire tiles for nodes within limitto_cache_buffer Oliver Tonnhofer 2017-02-01 11:19:37 +0100
  • 688c586157 rewrite to new filter syntax ImreSamu 2017-01-22 18:50:22 +0100
  • ddee20fd5a refactoring filter reject,require ImreSamu 2017-01-22 18:48:28 +0100
  • 353bc5d974 make expiretiles dirs group writeable (before umask) Oliver Tonnhofer 2017-01-19 15:28:28 +0100
  • 8f8bebb843 fix IMPOSM_SKIP_COORDS/IMPOSM_SKIP_NODES for benchmarking Oliver Tonnhofer 2017-01-04 15:33:02 +0100
  • fa4a8f7b73 document load_all:true requirements for relation/relation_members #51 Oliver Tonnhofer 2017-01-04 14:44:04 +0100
  • 2b3794f295 Merge branch 'master' into filter_reject_require_v1 ImreSamu 2016-12-17 00:16:45 +0100
  • f4ccff032e fix rebuilding of geos if version changed Oliver Tonnhofer 2016-12-16 09:14:09 +0100
  • 759b041606 filter - reject/require ImreSamu 2016-12-14 00:25:34 +0100
  • e4ad0beadb add CurrentChangeset/CurrentDiff to read latest sequence id Oliver Tonnhofer 2016-12-09 15:25:34 +0100
  • 3b22b6d736 fix parsing of last_run form yaml state Oliver Tonnhofer 2016-12-08 16:01:37 +0100
  • 6469b6c2ff remove unused custom time type Oliver Tonnhofer 2016-12-08 16:00:51 +0100
  • ceb84124cd add sys/unix package required by fsnotify Oliver Tonnhofer 2016-12-08 14:52:47 +0100
  • ccefe6bd40 add fsnotify license Oliver Tonnhofer 2016-12-08 13:55:16 +0100
  • 4e1d5577f8 add diff reader from directory Oliver Tonnhofer 2016-12-08 11:51:31 +0100
  • 9b181804da refactor diff downloader into replication package; add chagneset downloader Oliver Tonnhofer 2016-12-07 16:43:12 +0100
  • c84d5aacb2 update docs link Oliver Tonnhofer 2016-12-12 13:53:32 +0100
  • 4cd9a2a09e add github issue template Oliver Tonnhofer 2016-12-12 13:46:44 +0100
  • 5f1dd7cabe update yaml lib with new license (now Apache 2) Oliver Tonnhofer 2016-12-08 11:57:27 +0100
  • c8d99af5d6 refactor diff state write Oliver Tonnhofer 2016-12-07 14:20:21 +0100
  • fcb03920ae fix data race in updatedIds for generalized tables Oliver Tonnhofer 2016-12-07 13:50:20 +0100
  • ecf93839f8 fix data race in barrier for first way|relation callbacks Oliver Tonnhofer 2016-12-07 13:49:58 +0100
  • 5494e818cc clarify vendorized deps Oliver Tonnhofer 2016-12-07 11:23:28 +0100
  • 77c693643a mention imposm3 run in README Oliver Tonnhofer 2016-12-07 11:17:56 +0100
  • 9c69e264ba add doc for test package Oliver Tonnhofer 2016-12-06 17:06:43 +0100
  • e67cf93aac bump version Oliver Tonnhofer 2016-12-06 16:17:40 +0100
  • b83af8d38c add test-coverage Oliver Tonnhofer 2016-12-06 16:17:30 +0100
  • 1b96bd7ece add test for diff parser Oliver Tonnhofer 2016-12-06 16:03:40 +0100
  • 41ddc76250 add changeset parser Oliver Tonnhofer 2016-12-06 15:53:10 +0100
  • aaadf730ac make osmpbf protobuf package internal Oliver Tonnhofer 2016-12-06 15:36:16 +0100
  • a685d363e5 move diff parser to parser/diff Oliver Tonnhofer 2016-12-06 15:34:01 +0100
  • 05ee91f8bd rename diff.New*Decoder to New*Parser Oliver Tonnhofer 2016-12-06 15:28:41 +0100
  • e3593761b5 refactor parser.pbf API Oliver Tonnhofer 2016-12-06 14:47:34 +0100
  • 7d4bec6909 rename diff.DiffElem to diff.Element Oliver Tonnhofer 2016-12-06 12:52:12 +0100
  • ba70ab3393 update diff parser API Oliver Tonnhofer 2016-12-06 12:46:55 +0100
  • f8d128f966 rename update/parser package to update/diff Oliver Tonnhofer 2016-12-06 11:04:12 +0100
  • 909bd5fdec rename diff package to update Oliver Tonnhofer 2016-12-06 11:00:52 +0100
  • 3fae4c34ca parse diff metadata Oliver Tonnhofer 2016-12-06 10:52:25 +0100
  • c5993ecb81 only set DiffElem.Mod to true on modify Oliver Tonnhofer 2016-12-06 10:49:17 +0100
  • 7a020b28d5 use LDFLAGS -x to set buildVersion Oliver Tonnhofer 2016-11-28 09:41:20 +0100
  • f147798335 add documentation for `imposm3 run` Oliver Tonnhofer 2016-11-28 14:58:06 +0100
  • 4ac7509e7d flush tile list at most every 30 seconds Oliver Tonnhofer 2016-11-28 12:11:15 +0100
  • 5b132abfb1 shutdown in SIGTERM Oliver Tonnhofer 2016-11-28 11:57:05 +0100
  • 2abbaa3248 add imposm3 run command Oliver Tonnhofer 2016-11-25 13:53:58 +0100
  • c90badce51 discard additional cache.NotFound errors in diff.Update Oliver Tonnhofer 2016-11-25 13:38:19 +0100
  • 4605e38c75 document -expiretiles-* Oliver Tonnhofer 2016-11-30 12:55:03 +0100
  • 65cdcc5dcb rename expire_tiles_* options to expiretiles_* to match command line option Oliver Tonnhofer 2016-11-30 12:54:47 +0100
  • 9bf844d2dd clear tile list after flush Oliver Tonnhofer 2016-11-25 09:42:23 +0100
  • 3fd7719104 expire polygon areas and linestrings Oliver Tonnhofer 2016-11-24 13:38:02 +0100
  • ea973f769b add padding around expired tiles Oliver Tonnhofer 2016-11-23 16:05:53 +0100
  • 3453b13af2 write expire tiles; add first tests Oliver Tonnhofer 2016-11-23 14:43:04 +0100
  • bba7d68380 allways call Expire with wgs84 coords Oliver Tonnhofer 2016-11-22 17:06:58 +0100
  • 02e2abfd2a set diff.Deleter expireor Oliver Tonnhofer 2016-11-22 16:44:27 +0100
  • 80dc4c4b34 update go and GEOS version Oliver Tonnhofer 2016-11-16 16:28:10 +0100
  • eea414dfbb add hstore.include option Oliver Tonnhofer 2016-11-16 16:27:00 +0100
  • 2eb219be09 add tags.include option Oliver Tonnhofer 2016-11-16 16:25:48 +0100
  • 8eef95309b update go versions for travis Oliver Tonnhofer 2016-11-11 17:08:53 +0100
  • af77376321 improve webmerc_area accuracy; update tests Oliver Tonnhofer 2016-11-11 17:05:36 +0100
  • 9c86495275 add area and webmerc_area field; deprecate pseudoarea Oliver Tonnhofer 2016-11-11 12:21:05 +0100
  • c9e5f22bb7 update docs location Oliver Tonnhofer 2016-11-10 14:39:08 +0100
  • 89412f3fec fix markup Oliver Tonnhofer 2016-11-10 14:37:43 +0100
  • 4d90e55953 allow custom ranking for wayzorder Oliver Tonnhofer 2016-11-10 13:54:28 +0100
  • b6b3d262d4 improve area=yes/no handling Oliver Tonnhofer 2016-11-10 11:00:34 +0100
  • 81e363ef1a fix typo Oliver Tonnhofer 2016-11-10 10:13:05 +0100
  • 6bdc6c84dd use named fields when initializing tagMatcher Oliver Tonnhofer 2016-11-07 11:29:17 +0100
  • ee59cf2896 fix encoding of empty keys (#122) Oliver Tonnhofer 2016-10-12 11:03:28 +0200
  • 4a472f563a escape commonKey/tagCodePoint runes in key (closes #122) Oliver Tonnhofer 2016-10-10 09:31:11 +0200
  • c312bd2229 Merge pull request #120 from rubenv/header-features Oliver Tonnhofer 2016-09-19 10:46:45 +0200
  • 2a77446d51 Expose feature fields in PBF header Ruben Vermeersch 2016-09-13 10:21:28 +0200
  • c3f041aa85 Merge pull request #112 from missinglink/ignore_nil_chans2 Oliver Tonnhofer 2016-08-17 17:28:07 +0200
  • 39eeaf36c1 don't parse elements when chan is nil Peter Johnson 2016-08-17 16:55:41 +0200
  • d495ca4bf4 refactor test names Oliver Tonnhofer 2016-06-15 14:27:27 +0200
  • 07a8726169 properly cleanup after tests (drop schema, rm cache) Oliver Tonnhofer 2016-06-15 14:26:50 +0200
  • 1a18adc6d0 refactor test helper functions Oliver Tonnhofer 2016-06-15 14:09:05 +0200
  • 8213d072c1 support for __any__: [__any__] mappings Oliver Tonnhofer 2016-06-15 13:37:20 +0200
  • 3c271279b2 do not log NotFound errors when collecting relations for relation members Oliver Tonnhofer 2016-04-27 09:45:28 +0200
  • ada5423e7e fix running system tests without godep Oliver Tonnhofer 2016-04-27 09:45:07 +0200
  • 77162d985a bump version for new packages Oliver Tonnhofer 2016-03-11 10:23:23 +0100
  • f4ff0b0d15 Merge pull request #89 from gaspardle/floating-point-comparison Oliver Tonnhofer 2016-03-10 18:19:40 +0100
  • 137739f54b Merge pull request #93 from rubenv/master Oliver Tonnhofer 2016-03-10 18:16:27 +0100
  • 4ad68435ad document out-of-disk-space behaviour Oliver Tonnhofer 2016-03-10 18:12:35 +0100
  • 4b4865df2f Merge pull request #95 from omniscale/build-refactor Oliver Tonnhofer 2016-03-10 17:57:41 +0100
  • 387d9448c2 travis: update go version Oliver Tonnhofer 2016-03-08 16:20:24 +0100
  • fddaea018f remove glibc note and reference packaging.sh Oliver Tonnhofer 2016-03-08 15:29:36 +0100
  • afac53d975 remove godep notes from README Oliver Tonnhofer 2016-03-08 15:27:54 +0100
  • 7ddef6a41b allow to build specific revision Oliver Tonnhofer 2016-03-08 15:03:53 +0100
  • 199a7ba879 add Vagrant-based packaging script Oliver Tonnhofer 2016-03-08 14:23:37 +0100
  • 24d4aa4c11 use built-in vendor support instead of godeps Oliver Tonnhofer 2016-03-03 17:12:44 +0100
  • f66b15127d add protobuf to LICENSE.deps Oliver Tonnhofer 2016-03-03 16:50:31 +0100
  • ad3474c16d switch from godep to vendor/ Oliver Tonnhofer 2016-03-03 16:47:52 +0100
  • 57fef09c7d Include replication sequence in pbf header. Ruben Vermeersch 2015-03-23 16:21:35 +0100
  • 368c6699a7 fix import of relations without way members when using -limitto Oliver Tonnhofer 2016-02-09 11:23:21 +0100
  • 16e844cf1c Safer float comparison in relation test gaspardle 2016-02-07 22:29:57 -0500
  • 8949fe28c4 fix delete of relations with single_id_space Oliver Tonnhofer 2016-02-04 17:07:35 +0100