mtsatellite/common
Sascha L. Teichmann b5f531b0ba Before Go 1.7 there is an extra offset needed to decode blocks correctly
after the embedded compressed data. In post 1.7 this bug was fixed.
We use build tags here to support both cases.
2016-04-08 23:40:36 +02:00
..
basetilecreator.go Fixes #14. mtseeder and mtwebmapper now have command line flags -ymin=block and -ymax=block to limit the y range of mapping. Defaults to full range. 2015-07-27 19:03:47 +02:00
block.go Before Go 1.7 there is an extra offset needed to decode blocks correctly 2016-04-08 23:40:36 +02:00
colors.go More header updates. 2015-07-26 16:44:51 +02:00
coords_test.go More header updates. 2015-07-26 16:44:51 +02:00
coords.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 github.com/bamiaux/rez instead of github.com/nfnt/resize for resampling the pyramid tiles. It is much faster but needs some testing. 2015-12-25 22:07:54 +01:00
math.go Fixes #14. mtseeder and mtwebmapper now have command line flags -ymin=block and -ymax=block to limit the y range of mapping. Defaults to full range. 2015-07-27 19:03:47 +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 More header updates. 2015-07-26 16:44:51 +02:00
renderer.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
spans.go More header updates. 2015-07-26 16:44:51 +02:00
version.go version 0.6 2015-12-26 18:19:03 +01:00