cytomine / Cytomine-IMS

Cytomine-IMS: Image Management System
GNU Lesser General Public License v2.1
14 stars 16 forks source link

use mimeType of images in order to render tile #11

Closed stevben closed 10 years ago

stevben commented 10 years ago

for the moment, we consider that all images use IIPImageServer. we could use the mimeType to distribute the request into the right image_server

the mime_type should be sent by CORE with the tile arguments.