mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-15 23:00:19 +01:00
README.md edited online with Bitbucket
This commit is contained in:
parent
498ffb97c4
commit
41c1043866
|
@ -17,7 +17,7 @@ of time periodically. After a cycle of collection the web server **mtwebmapper**
|
||||||
to regenerate the map. To not fully regenerate the whole world map but only the differences
|
to regenerate the map. To not fully regenerate the whole world map but only the differences
|
||||||
the map has to be pre-rendered with **mtseeder**.
|
the map has to be pre-rendered with **mtseeder**.
|
||||||
|
|
||||||
* [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured a Redis backend to the
|
* [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured as a Redis backend to the
|
||||||
Minetest server. It stores the data in an opitimized form to make updates of the pre-rendered map fast.
|
Minetest server. It stores the data in an opitimized form to make updates of the pre-rendered map fast.
|
||||||
It is also used to track the changes made to the world. They are aggregated over
|
It is also used to track the changes made to the world. They are aggregated over
|
||||||
a defined time interval and then send to the mtwebmapper server.
|
a defined time interval and then send to the mtwebmapper server.
|
||||||
|
@ -37,4 +37,4 @@ the map has to be pre-rendered with **mtseeder**.
|
||||||
|
|
||||||
This is Free Software under the terms of the MIT license.
|
This is Free Software under the terms of the MIT license.
|
||||||
See [LICENSE](LICENSE) file for details.
|
See [LICENSE](LICENSE) file for details.
|
||||||
(c) 2014 by Sascha L. Teichmann
|
(c) 2014 by Sascha L. Teichmann
|
Loading…
Reference in New Issue
Block a user