Commit Graph

11 Commits (0ca34413d692afb44f49b8715ef6e9423a78fe86)

Author SHA1 Message Date
Oliver Tonnhofer 0ca34413d6 rename to imposm 2018-04-17 21:06:55 +02:00
Oliver Tonnhofer b3110b3bb5 add benchmarks for deltacoords 2015-11-21 18:05:07 +01:00
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer 96b5f1c394 fix updating nodes in DeltaCoordsCache
Updating an existing node in the DeltaCoordsCache resulted in duplicate
nodes instead of a single updated node. GetCoord returned the first node,
depending on the sort order.
2014-04-25 11:18:20 +02:00
Oliver Tonnhofer e8f3e50dcf do not cache skipped nodes 2013-11-07 17:28:42 +01:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer 5866471a07 test delta cache with SetLinearImport 2013-08-07 13:18:07 +02:00
Oliver Tonnhofer f75c8994c8 remove deleted elements from cache in diff mode 2013-07-05 15:14:21 +02:00
Oliver Tonnhofer d62f11ff97 refactored cache API 2013-07-04 17:27:22 +02:00
Oliver Tonnhofer 051ad58a3c update cache test for updated error handling 2013-05-17 10:28:51 +02:00
Oliver Tonnhofer a7f58cbfe1 add test for DeltaaCoordsCache; fixed missing inserted nodes 2013-05-07 07:51:50 +02:00