Skip to content

yangdengxian/pyramidweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyramidweb

build and start

This project demonstrates how the openseadragon package can be used with webpack.

Clone the project.

git clone https://github.com/yangdengxian/pyramidweb.git

Install the project dependencies.

cd high-image-view
mvn install

Create a bundle for the browser.

mvn build

Start the project

mvn start

branchs description

v1.0.0

  • readDZIImage
  • writeDZIImage

v1.1.0

  • create fileserver
  • static files configuration

How to config static files path in spring boot

dependencies

dependencies pyramidio spring-boot

description

This project depends pyramidio, if you are interested to the native codes, read them on github, please.
This is only a web example implemented in pure java and srping-boot. If you want to look at the tiles pictures, there is a another project for JavaScript(high-image-view) to help you with viewing the tiles. Remember it, all of them will be start at the same time.

Releases

No releases published

Packages

No packages published