jQueryGeo / geo

Small, fast & simple JavaScript mapping and geospatial API as a jQuery plugin
http://docs.jquerygeo.com
MIT License
422 stars 74 forks source link

Medical images #156

Open jitendrasbhati opened 10 years ago

jitendrasbhati commented 10 years ago

Hi, may i know whether this plugin can be used to display medical images for ex pyramidal tiff images besides maps ?

ryanttb commented 10 years ago

jQuery Geo will not parse the tiff images on the client. The best way is to have server software parse the images and return portions as a tiled map service. Esri's ArcGIS Server can do this and possibly GeoServer.