Version 1 (modified by 16 years ago) ( diff ) | ,
---|
Image Layers
2 approaches:
(1) Build a .map file for MapServer
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 250m True Marble as a useful base/sample
Note:
See TracWiki
for help on using the wiki.