This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
mtsatellite
Watch
1
Star
0
Fork
0
You've already forked mtsatellite
mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced
2024-11-08 19:20:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3c76ef6d1c
mtsatellite
/
cmd
/
mtseeder
History
Sascha L. Teichmann
f658d12641
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
..
baselevel.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
main.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
pyramid.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