When I use defresolution & resolution in MapServer 6.0 on lines with a
width of 1 nothing is displayed. Specifically I am using:
   map.defresolution=96&map.resolution=144
on a polygon layer defined as:

  CLASS
    NAME "Lot and Parcel Lines"
    STYLE
      OUTLINECOLOR 255 0 0
      WIDTH 1
    END
  END

Example (works):

http://maps.hscounty.com/cgi-bin/mapserv.exe?map=MAP_15_MAIN&layers=ownership&mode=map

Example, with defresolution & resolution doesn't work:

http://maps.hscounty.com/cgi-bin/mapserv.exe?map=MAP_15_MAIN&layers=ownership&mode=map&map.defresolution=96&map.resolution=144

Any insight would be appreciated.

Thanks,
Rich

-- 
Richard Greenwood
[email protected]
www.greenwoodmap.com
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to