mapscript point layer zooming

Tamas Szekeres szekerest at GMAIL.COM
Tue Oct 16 13:56:47 EDT 2007


Hi,

It would be helpful to post the entire mapfile you have. Are you using
an inline layer as the point layer?
Which projection you use with your map? What is the mapserver version?

Best regards,

Tamas


2007/10/16, Fanda <zerosgm at gmail.com>:
> Hi all,
> I am facing really odd problem. I have some line and polygon layers in my
> mapfile and everything goes fine with them. But there is also one POINT
> layer and it shows up only in its full extent. If I zoom in or pan the layer
> disappears whereas the other layers are still visible as expected. There is
> no max/minscale defined. I am using C# mapscript. The definition of the
> layer in the mapfile is as follows:
>
>   LAYER
>     NAME                Vrty
>     STATUS      ON
>     TYPE                POINT
>     DATA                "vrty"
>     TOLERANCE   1
>
>     CLASS
>       NAME                      'vrty'
>       STYLE
>         SYMBOL          'circle'
>         SIZE            20
>         COLOR           255 0 0
>       END
>     END
>
>     PROJECTION
>       "init=epsg:2065"
>     END
>   END
>
> Any help would be greatly appreciated,
> Fanda
> --
> View this message in context: http://www.nabble.com/mapscript-point-layer-zooming-tf4632685.html#a13229010
> Sent from the Mapserver - User mailing list archive at Nabble.com.
>



More information about the mapserver-users mailing list