I want grids drawn only within the layer extent. But in my case , they are
not.​
I do not understand why grids are drawn out of extent.
I am expecting grids are confined to the extent. Otherwise labels disappear.


here is the relevant part the code:

EXTENT 35  25  43 45     # grids are supposed to be drawn within this
rectangle

  TYPE LINE
  STATUS ON
  CLASS
        NAME "Graticule"
        COLOR 100 100 100
        LABEL
            COLOR  255 0 0
            FONT "FreeSans"
            TYPE truetype
            SIZE 10
            POSITION AUTO
            #POSITION CC
            PARTIALS FALSE
            BUFFER 2
            OUTLINECOLOR 255 255 255
            FORCE TRUE
       END
  END
  PROJECTION
    "init=epsg:4326"
  END

​
​regards​

-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to