Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
hiddentrue
idKB


ThemeMapping
Type

Raster

Available from 


Requirement (Problem)

You have 1000's of raster images and you want to create a single mosaic (a complete stitched map) of those images.

Image RemovedImage Added

Courtesy of QGIS documentation for OGC Client support

 

Image courtesy of Stack Exchange


Example

A customer had over 3800 ECW images of their area which needed to be viewed at a variety of scales.  The key difference here is the need to view at different scales - if that requirement isn't needed then a simple Raster Tile Index can be built. 

...

Code Block
languagebash
titleMapServer Layer snippet
	LAYER 
		NAME "aerial1999"
		STATUS DEFAULT
		TYPE RASTER
		METADATA
		  "wms_title" 			"Aerial Photography 1999-2000"
		  "wms_srs"             "EPSG:27700"
		  "wms_name"            "aerial1999"
		  "wms_server_version"  "1.1.1"
		  "wms_format"          "image/png"
		END
		DATA "Raster\Aerial_Photographs_1999-2000\_all_ecw.vrt"
	END

...


Filter by label (Content by label)
showLabelsfalse
max5
spacesTEST
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("raster","overview","gdaladdo","ecw","mosaic") and type = "page" and space = "ISHAREHELP"
labelsmosaic overview gdaladdo ecw raster