[mapserver-users] Scalebar Object in PHP Mapscript
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Fri Jun 17 10:43:01 PDT 2011
I have this set as well
$oMap->set("units", MS_METERS);
But I still have the problem
Steve
"Lime, Steve D (DNR)" <steve.lime at state.mn.us>
2011-06-16 18:31
A
"Steve.Toutant at inspq.qc.ca" <Steve.Toutant at inspq.qc.ca>,
"mapserver-users at lists.osgeo.org" <mapserver-users at lists.osgeo.org>
cc
Objet
RE: [mapserver-users] Scalebar Object in PHP Mapscript
What do you mean by ?the map is well scaled but the scalebar is not ??
Other common params would be SIZE, STYLE and INTERVALS. Does the map have
units set?
Steve
From: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of
Steve.Toutant at inspq.qc.ca
Sent: Thursday, June 16, 2011 12:29 PM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Scalebar Object in PHP Mapscript
Hi,
I create a scalebar like this
$oMap->scalebar->set("units", MS_METERS);
$oMap->scalebar->outlinecolor->setRGB(0,0,0);
$oMap->scalebar->set("status", MS_EMBED);
And create an image of the map with the scalebar embedded
On the image, the map is well scaled but the scalebar is not.
Is the code above good? Is there some more parameters I should set?
thanks
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110617/6395c2cd/attachment.htm>
More information about the MapServer-users
mailing list