Opened 16 years ago

Last modified 14 years ago

#2796 closed enhancement

raster query on tiled index layers — at Initial Version

Reported by: assefa Owned by: warmerdam
Priority: normal Milestone: 6.0 release
Component: GDAL Support Version: unspecified
Severity: normal Keywords: raster query tileindex
Cc: dmorissette

Description

Currently mapserver raster query with tileindex assumes that the tileindex file is a shape file. This ends up giving for requests such as GetFeatureInfo errors that look like this msShapefileOpen(): Unable to access file. (f:/msapps/gmap-ms40/htdocs/my_layer_idx

Example of setup:

LAYER

NAME bathymetry METADATA

"wms_title" "Elevation/Bathymetry"

END TYPE RASTER STATUS DEFAULT

# TILEINDEX "bath_mapserver.shp"

TILEINDEX my_layer_idx

LAYER

NAME "my_layer_idx" CONNECTION ppostgis ...

Change History (0)

Note: See TracTickets for help on using tickets.