styles with umms wms and grid keyword
Bart van den Eijnden
bartvde at XS4ALL.NL
Tue Mar 8 11:21:11 PST 2005
Hi Nuno,
WMS named styles are not available as yet. You can style layers using
UserStyles from the SLD spec though.
I just tested the GRID, it has no problems with WMS, but in WFS I got an
internal server error on a GetFeature. So probably only WMS works for GRID
:)
I have an example, but that is for my projection:
LAYER
METADATA
WMS_TITLE "Grid"
WMS_SRS "EPSG:28992"
WFS_TITLE "Grid"
END
NAME "Grid"
DUMP TRUE
PROJECTION
"init=epsg:28992"
END
TYPE LINE
STATUS ON
CLASS
COLOR 128 128 128
LABEL
TYPE BITMAP
SIZE SMALL
COLOR 0 0 0
PARTIALS FALSE
END
END
GRID
LABELFORMAT "%5.0f"
END
END
Other examples are on the Wiki:
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?MapServerGrid
Best regards,
Bart
On Tue, 8 Mar 2005 18:31:01 +0000, Nuno GIL <nunoragil at GMAIL.COM> wrote:
> Dear users,
> I would like to know if the new version of the MapServer software
> supports WMS styles?
> The LatLon grid available through the GRID keyword on the map file can
> be accessed via a WMS or via a WFS only?
> Can someone please forward me an example of a mapfile using the GRID
> keyword?
> Thank you,
> Nuno
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
More information about the MapServer-users
mailing list