Skip to content

Instantly share code, notes, and snippets.

@r03ert0
Created October 11, 2017 09:31
Show Gist options
  • Save r03ert0/431ba2cef9502f85c4d0af750b807f7c to your computer and use it in GitHub Desktop.
Save r03ert0/431ba2cef9502f85c4d0af750b807f7c to your computer and use it in GitHub Desktop.
f({
"tileSources": [
{
"width": 6572,
"tileSize": 256,
"getTileUrl": "function(level,x,y){ return \"ftp://bigbrain.loris.ca/BigBrainRelease.2015/2D_Final_Sections/Coronal/Dzi/pm2886o_files/\"+level+\"/\"+x+\"_\"+y+\".png\"}",
"tileOverlap": 0,
"height": 5711
}
],
"pixelsPerMeter": 50000
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment