mapserver-bot

Results 88 comments of mapserver-bot
trafficstars

**Author: msmitherdc** **Date: 2011/08/19 - 20:54** Its not zoom level thats causing this, its the LABEL OFFSET. I have a layer that has a class like this CLASS NAME "Passenger...

**Author: msmitherdc** **Date: 2011/08/19 - 20:55** ``` CLASS NAME "Passenger Ship Locations" EXPRESSION 'Passenger' STYLE SYMBOL 'passenger' SIZE 15 ANGLE [DIRECTION] END LABEL ANTIALIAS true BUFFER 0 COLOR 0 0...

**Author: assefa** **Date: 2011/08/19 - 20:58** mike, I will give it a look early next week. Sorry fir the delay on this.

**Author: msmitherdc** **Date: 2011/08/19 - 21:00** No problem, it allowed me some time to find out what the problem really was. Mike

**Author: msmitherdc** **Date: 2011/08/19 - 21:15** Looks like the problem is here (line 233) ``` /*if there are labels we want the coordinates to be the center of the element.*/...

attachment http://trac.osgeo.org/mapserver/attachment/ticket/3992/KML_Layer_log.txt : ``` Log of coordinates from kml output ```

attachment http://trac.osgeo.org/mapserver/attachment/ticket/3992/kmlpatch_labelsxy.patch : ``` Patch to remove label XY as the Placemark XY ```

**Author: havatv** **Date: 2011/08/15 - 00:24** First step: Updated 6.0 and trunk documentation in mapserver/docs@d43f05a2904056ce4fde372523ebdf31f9ae134e (r12056) as follows: Added notes to the SVG and PDF documents that the documentation does...

**Author: havatv** **Date: 2011/10/30 - 10:19** Updated the description of IMAGETYPE in the map document for trunk and 6.0 in mapserver/docs@9f1baf8806d9627e39dd54c6e90532aba3584228 (r12722).

attachment http://trac.osgeo.org/mapserver/attachment/ticket/4031/msTokenize.patch : ``` A patch for mapserver.h and mapfile.c against revision 12562 ```