[mapserver-users] Re: Run-time Substitution and Raster file problem
thomas bonfort
thomas.bonfort at gmail.com
Sat Mar 17 08:38:57 PDT 2012
ok, I think I have it... your regex does not allow the "." in foo.tif
--
thomas
On Sat, Mar 17, 2012 at 14:45, teknocreator <teknocreator at gmail.com> wrote:
> Note to list that I replied directly to Thomas with our mapfile as it wasn't
> really different too much than what I already included in this post. The
> only real difference was attempting to use the lines in bold:
>
> LAYER # GRIB attempt
> NAME mosaic
> STATUS ON
> TYPE RASTER
> *DATA "%file%"*
>
> CLASSITEM "[pixel]"
> METADATA
> "wms_title" "test grib"
> "wms_srs" "EPSG:6825"
> "gml_include_items" "all"
> "wms_include_items" "all"
> END
>
> VALIDATION
> *'file' '^[][_a-zA-Z0-9]+$'*
> END
>
> We're using MapServer 6.0.1 on a Linux system. Yeah, I agree that the type
> of data shouldn't make a difference.
>
> Dave M
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/Run-time-Substitution-and-Raster-file-problem-tp4626749p4627945.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list