Difference between revisions of "Talk:GDAL2Tiles SoC 2007"
Jump to navigation
Jump to search
Wiki-Maphew (talk | contribs) |
Wiki-Klokan (talk | contribs) (NASA World Wind Support) |
||
Line 1: | Line 1: | ||
I'd be interested in seeing this support World Wind tile structures also. Existing code at http://www.worldwindcentral.com/wiki/Dstile_howto | I'd be interested in seeing this support World Wind tile structures also. Existing code at http://www.worldwindcentral.com/wiki/Dstile_howto | ||
+ | |||
+ | == NASA World Wind Support == | ||
+ | |||
+ | Maphew, thanks for suggestion. As I was looking at [http://www.worldwindcentral.com/wiki/Dstile_howto DSTile HowTo] it seems that WorldWind need fixed directory structure with tiles (according [http://issues.worldwind.arc.nasa.gov/confluence/download/attachments/394/world+wind+tile+systemt.gif this page]), then we can't use recomended Tile Structure from [[Tile_Map_Service Specification]]. NASA WorldWind is open source project, so modification are possible... This need to be checked, maybe there is some better support for tiles in it. Anybody knows about it? |
Revision as of 00:58, 21 March 2007
I'd be interested in seeing this support World Wind tile structures also. Existing code at http://www.worldwindcentral.com/wiki/Dstile_howto
NASA World Wind Support
Maphew, thanks for suggestion. As I was looking at DSTile HowTo it seems that WorldWind need fixed directory structure with tiles (according this page), then we can't use recomended Tile Structure from Tile_Map_Service Specification. NASA WorldWind is open source project, so modification are possible... This need to be checked, maybe there is some better support for tiles in it. Anybody knows about it?