Version 4 (modified by 16 years ago) ( diff ) | ,
---|
Image Layers
2 approaches:
(1) Build a .map file for MapServer using Python MapScript
Build a layer which accesses this via WMS (although it should appear to be different from user-perspective as it references local data)
(2) Use OpenLayers.Layer.Image
Can optionally use gdal2tiles to split a large image into Tiles for beter performance.
We can include access to True Marble as a useful base/sample.
(TrueMarble.32km.1350x675.tif actually included in the tree, with a script to download higher resolutions)
Note:
See TracWiki
for help on using the wiki.