wiki:BluePrint/GIS/ImageLayers

Version 4 (modified by Fran Boon, 16 years ago) ( diff )

MapScript

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)


GIS BluePrints

Note: See TracWiki for help on using the wiki.