RE: [mapserver-users] RE: Labeling issue mutli lines and precision

2009-03-26 Thread Jay Kapalczynski
Fantasticworks... one last quick question.. Can I add actual text... THANKS A MILLIONVERY APPRECIATED... CODE: TEXT (['Land Value:' EMV_LAND_]*[ 'Building Value:' EMV_BLDG_]*['Total Value:'EMV_TOTAL_]) #label RESULT: Land Value: $45000 Building Value: $25 Total

RE: [mapserver-users] RE: Labeling issue mutli lines and precision

2009-03-26 Thread Steve Lime
Yup, but the text goes outside the column references, e.g. Land Value: [EMV_LAND_]. Steve On 3/26/2009 at 2:33 PM, in message d7a5eac385604446ab1dd24bf4f5a9181e06947...@mg-mail.ci.maple-grove.mn.us, Jay Kapalczynski jkapalczyn...@ci.maple-grove.mn.us wrote: Fantasticworks... one last

RE: [mapserver-users] RE: Labeling issue mutli lines and precision

2009-03-26 Thread Jay Kapalczynski
-users] RE: Labeling issue mutli lines and precision Fantasticworks... one last quick question.. Can I add actual text... THANKS A MILLIONVERY APPRECIATED... CODE: TEXT (['Land Value:' EMV_LAND_]*[ 'Building Value:' EMV_BLDG_]*['Total Value:'EMV_TOTAL_]) #label RESULT: Land

Re: [mapserver-users] RE: Labeling

2008-08-06 Thread Steve Lime
From your example I can see that your ANGLE parameter is in the wrong object it should be in the label object to rotate the text. As is you should be throwing parsing errors. the item storing the angle need not be numeric although the values must represent numbers upon conversion. Steve Jay

RE: [mapserver-users] RE: Labeling

2008-08-06 Thread Jay Kapalczynski
HERE END END -Original Message- From: Steve Lime [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 9:42 AM To: Jay Kapalczynski; mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] RE: Labeling From your example I can see that your ANGLE parameter