Richard, I was also unable to reproduce your issue (see the similar titled thread initiated by Mike Smith), using the msautotest/renderers/polygon-as-line.map
please submit a self-contained test-case where the issue can be reproduced. thanks, thomas On Sun, Jul 17, 2011 at 21:35, Richard Greenwood <[email protected]> wrote: > 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 > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
