mtsatellite/common
Sascha L. Teichmann e1e3821f47 Bumped version to 0.8.2 2017-03-05 18:10:14 +01:00
..
area.go Simplified area coverage calculation a great deal. 2017-02-26 17:01:15 +01:00
basetilecreator.go Re-worked memory management of blocks loaded from redis client to avoid 2017-03-03 23:00:29 +01:00
basetilehash.go Fixed toFront opertaion in LRU logic of base tile hashing. Tests now pass. 2016-05-11 11:49:53 +02:00
basetilehash_test.go Test linked list in both directions in base tile hash. 2016-05-11 18:43:20 +02:00
block.go Increased readability of block content extraction a tiny bit. 2017-03-01 11:41:21 +01:00
colors.go Silence all warnings of golint not related to missing comments. 2016-04-24 12:41:58 +02:00
coords.go Unified pooling for redis client in hspatial requests. 2017-02-28 18:50:45 +01:00
coords_test.go More header updates. 2015-07-26 16:44:51 +02:00
coverage.go More header updates. 2015-07-26 16:44:51 +02:00
image.go Use blake2b instead of sha1 to check for identical tiles to not regenerate the tiles pyramid. 2017-02-26 21:47:50 +01:00
math.go Removed dead code. 2016-04-24 12:55:17 +02:00
post17offset.go Before Go 1.7 there is an extra offset needed to decode blocks correctly 2016-04-08 23:40:36 +02:00
pre17offset.go Before Go 1.7 there is an extra offset needed to decode blocks correctly 2016-04-08 23:40:36 +02:00
redisclient.go Re-worked memory management of blocks loaded from redis client to avoid 2017-03-03 23:00:29 +01:00
renderer.go Factored YOrder out of Renderer as it is only an optimization and not directly related to the rendering. 2017-03-01 15:05:51 +01:00
spans.go More header updates. 2015-07-26 16:44:51 +02:00
spans_test.go More header updates. 2015-07-26 16:44:51 +02:00
version.go Bumped version to 0.8.2 2017-03-05 18:10:14 +01:00
yorder.go Re-worked memory management of blocks loaded from redis client to avoid 2017-03-03 23:00:29 +01:00