-- 
Alan Boudreault
Mapgears
http://www.mapgears.com
--- Begin Message ---
The problem is effectively related to that enum order. It seems that MapServer 
doesn't use only the enum name but use the enum integer values (determined by 
the enum order) to get the inchesPerUnit values. There is scale/units code in 
4 different files, I would say that a cleanup should be done to avoid such 
problems in the future.

It's now fixed in trunk and backported in branch 5.6. I'd need someone that 
could get the svn branch 5-6 and confirm that the problem is fixed before 
Daniel prepares the MS 5.6.5 release. Changeset: 
http://trac.osgeo.org/mapserver/changeset/10345

My apologies for any inconvenience I caused >:|

regards,
Alan

On July 13, 2010 10:36:19 am Daniel Morissette wrote:
> Lime, Steve D (DNR) wrote:
> > Probably related to the issue that Steve W. identified yesterday. Time to
> > start digging folks...
> 
> I think the problem may be related to the patch for the units enum order:
> http://trac.osgeo.org/mapserver/ticket/3413
> 
> The patch (r10243) does not seem to sync the inchesPerUnit[] array in
> mapscale.c...
> 
> Checking...
> 
> Daniel
> 

-- 
Alan Boudreault
Mapgears
http://www.mapgears.com
_______________________________________________
mapserver-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-dev

--- End Message ---
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to