Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Documentation on running a tile server #6
Comments
bgilbert
changed the title from
comprehensive user guide to Documentation on running a tile server
Dec 7, 2015
bgilbert
added the
enhancement
label
Dec 7, 2015
|
There are lots of ways to do this, and we don't have any particularly great documentation on the topic. If you want to generate the tiles statically, VIPS is a good bet; if you want to generate them on demand, there are |
muntesco
commented
Dec 8, 2015
|
Well. I've uploaded some .svs slides on my webserver (inside vslides However non way. thanks. 2015-12-08 1:09 GMT+02:00 Benjamin Gilbert notifications@github.com:
|
muntesco commentedDec 7, 2015
is it any comprehensive guideline how to put an openslide library on a webserver and to work directly with svs files? I mean, once svs file is uploaded on server, how is it possible to generate automatically the tiles to visualize?