trouble with vector line
Stephen Lime
steve.lime at dnr.state.mn.us
Fri Apr 7 11:33:56 PDT 2000
I'll try it here with some demo datasets and will let you know what I find. You might try actually setting a size in your class definition and see if that changes things. I'll get back to everyone with test results...
Steve
<<< "Grzegorz Myrda" <gm at w.pl> 4/ 7 12:34p >>>
When I use "styled" line it's OK.
But when I change to vector type symbol, roads disappear.
Is this something wrong in line definition (in line.sym) or layer definition
in mapfile ?
I'm trying this with the last version of mapserv.
My definitions:
[lines.sym]
...
Symbol #17
Type ELLIPSE
Filled
Points
6 6
End
End
...
[Mapfile]
...
LAYER
NAME roads
DESCRIPTION Drogi
DATA roads
TYPE POLYLINE
STATUS ON
CLASS
COLOR 255 0 0
SYMBOL 17
END
END
...
Thx,
GM
More information about the MapServer-users
mailing list