[Mapserver-users] Mapserver Bug

Zamil Murji Zamil.Murji@divestco.com
Mon, 14 Jul 2003 15:31:30 -0600


Hi Steve and the rest of the list,

I found a bug with regards to mapserver and tiled polygon layers. It seems that mapserver only displays the first tiled polygon layer in the .map file and doesn't show the tiled polygon layers below it. All other layers show up just fine below the first tiled polygon layer. 

I've attached two images. One with the tile county layer showing (above the township grid) and another with the township gird showing (above the county layer). 
Here are the two layer defs, please tell me if i'm missing something obvious:
LAYER
  NAME "counties"
  TILEINDEX us_data/culture/countytileindex
  STATUS off
  TYPE POLYGON
  CLASS
   OUTLINECOLOR 0 0 0
  end
end    

LAYER
  NAME "twp"
  TILEINDEX us_data/townships/twptileindex
  STATUS off
  TYPE POLYGON
#  MAXSCALE 25
  CLASS
   OUTLINECOLOR 183 178 178
#OUTLINECOLOR 255 0 0 
  END
END

Zamil

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users