Commit Graph

28 Commits (c84d5aacb20d8f93f5c9c8896abc17842c772ffb)

Author SHA1 Message Date
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 c419d9b2c2 fix test for extended elemen.Member 2016-01-08 09:35:53 +01:00
Oliver Tonnhofer f5d16e170b remove unused deltacoords proto code 2015-11-20 23:07:26 +01:00
Oliver Tonnhofer 593f252504 rebuild .pb.go files 2015-05-15 10:47:29 +02:00
Oliver Tonnhofer cd5b89c119 update goprotobuf and lib/pq dependencies 2015-05-15 10:42:30 +02:00
Oliver Tonnhofer 3b73f91a0d make go gettable 2014-08-04 15:19:35 +02:00
Oliver Tonnhofer 7d9ddfd7d4 fixed cache/binary test for go1.3 2014-06-23 15:03:23 +02:00
Oliver Tonnhofer e99c35f699 fix deserializing of cached tags with empty key 2014-06-23 14:40:16 +02:00
Oliver Tonnhofer a4ea44acb1 pool idRefs/bytes in diff cache 2013-11-20 09:21:26 +01:00
Oliver Tonnhofer 95aa490208 use binary.Varint instead of binary.ReadVarint in UnmarshalIdRefsBunch 2013-11-19 08:41:39 +01:00
Oliver Tonnhofer 596f4de970 marshal length as unsigned varint 2013-11-19 08:40:27 +01:00
Oliver Tonnhofer fbbf29d167 use binary.Varint instead of binary.ReadVarint in UnmarshalDeltaNodes 2013-11-18 17:24:31 +01:00
Oliver Tonnhofer 52fb1dfd6e add package descriptions 2013-09-02 10:26:29 +02:00
Oliver Tonnhofer 9e454714b8 name package to imposm3 2013-08-29 15:44:31 +02:00
Oliver Tonnhofer d6fcfc6c23 more refactoring 2013-08-06 17:22:31 +02:00
Oliver Tonnhofer ef3db821be refactored IdRefs mashaling into cache/binary 2013-08-06 16:14:29 +02:00
Oliver Tonnhofer e38875a850 remove unused code; make private functions lowercase 2013-07-04 16:03:26 +02:00
Oliver Tonnhofer bad86777af add script for taginfo extract 2013-06-11 10:31:22 +02:00
Oliver Tonnhofer b1de9ebfdd store common keys as single char 2013-06-05 10:10:04 +02:00
Oliver Tonnhofer 618deea4a9 store common tags as single unicode char 2013-06-05 09:39:22 +02:00
Oliver Tonnhofer 9f48dbbab9 update serialize tests for removed ids 2013-06-05 08:04:53 +02:00
Oliver Tonnhofer f31323f975 do not store Ids in cache value, already stored as the key 2013-06-05 07:47:28 +02:00
Oliver Tonnhofer 0237f72b27 improve reuse of cached []byte buffer 2013-06-03 11:04:15 +02:00
Oliver Tonnhofer 0473597fa6 do not use protobuf for delta encoded nodes 2013-05-21 12:13:48 +02:00
Oliver Tonnhofer 81d818a0c4 fixed cache tests 2013-05-17 15:33:36 +02:00
Oliver Tonnhofer 853a45296f combine internal.proto and model.proto 2013-05-17 15:16:24 +02:00
Oliver Tonnhofer 0833105371 move binary package into cache package 2013-05-17 15:10:59 +02:00