This document describes a process that can be used to create tiled image pyramids to be used with WorldWide Telescope.
Перейти к файлу
Peter Williams c8fd1a1dfc
Merge pull request #1 from pkgw/fixup
Fixup
2019-05-02 11:14:39 -04:00
README.md first commit 2017-11-10 18:50:46 -05:00
SUMMARY.md added sdk samples 2017-11-18 12:06:54 -05:00
demtiledata.md debugging gitbook render 2017-11-11 08:54:47 -05:00
processoverview.md working anchors and links 2017-11-11 09:35:53 -05:00
setup.md debugging gitbook render 2017-11-11 08:56:51 -05:00
tilepyramidsdk.md working anchors and links 2017-11-11 09:31:57 -05:00
tilepyramidsdksamples.md tilepyramidsdksamples.md: remove Unicode nonbreaking spaces 2019-05-02 11:13:58 -04:00

README.md

WorldWide Telescope Tile Pyramid SDK

This document describes a process that can be used to create tiled image pyramids to be used with WorldWide Telescope. A sample implementation of the interfaces and methods is included, and if your source data matches this closely then the sample code provided should work in full or in part for the task. If there are significant differences between the source data used in the samples and the source data you have, then this document should be used to describe a template for implementing the appropriate interfaces and methods.