mtsatellite/common
Sascha L. Teichmann 37574839b9 Bumped version to 0.9.1 2017-05-14 18:41:29 +02:00
..
area.go Simplified area coverage calculation a great deal. 2017-02-26 17:01:15 +01:00
basetilecreator.go Added a meaningful comment to the method of the base tile creator which creates the backgound task. 2017-04-15 13:08:19 +02: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 When an tile is rendered the writing to disk can be done in background 2017-03-06 15:43:30 +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 redis client: Issue fewer write sys calls by fill hspatial request into a temp buffer first and write it in one go. 2017-03-06 11:44:06 +01:00
renderer.go When an tile is rendered the writing to disk can be done in background 2017-03-06 15:43:30 +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.9.1 2017-05-14 18:41:29 +02:00
yorder.go Re-worked memory management of blocks loaded from redis client to avoid 2017-03-03 23:00:29 +01:00