Re: [mapserver-users] Different positions of feature points in MapServer 6.4 and 7.0.1

2016-04-22 Thread thomas bonfort
Thomas,
Unless you provide a zero-effort patch, bribe a maintainer to do it for
you, or persuade a maintainer that the bug is critical, I would say that
there is very little chance the text handling behavior you are seeing with
7.0 will be backported to the 6.4 branch.

Regards,
Thomas

On 22 April 2016 at 17:12, Kloß, Thomas - LISt <
thomas.kl...@list.smwa.sachsen.de> wrote:

> Dear MapServer users,
>
>
>
> we are using two different mapserver version in our organization: 6.4 and
> 7.0.1. In each mapfile there is a so called “copyright layer” with some
> origin information:
>
>
>
> LAYER
>
> NAME Watersign
>
> GROUP "Orthofotos"
>
> STATUS ON
>
> TRANSFORM ll
>
> TYPE POINT
>
> MINSCALEDENOM 60
>
> MAXSCALEDENOM 200
>
> FEATURE
>
> POINTS 340 -20 END
>
> TEXT 'Copyright by XYZ'
>
> END
>
> CLASS
>
> LABEL
>
> TYPE TRUETYPE
>
> FONT "Sans-Bold"
>
> SIZE 7
>
> ANTIALIAS FALSE
>
> COLOR 200 200 200
>
> END
>
> END
>
> UNITS PIXELS
>
> METADATA
>
> WMS_TITLE 'Watersign'
>
> WMS_SRS 'EPSG:25833'
>
> wms_enable_request "!GetCapabilities"
>
> END
>
> END
>
>
>
> The position of this text layer however differs between the two mapserver
> versions. Although they have the same code in the mapfile, the text layer
> is not shown at the same place but is slightly shifted.
>
>
>
> Do we have to update to 7.0.1 for the text to be at the right place or is
> there an alternative solution?
>
>
>
> Many thanks and kind regards
>
>
>
> Thomas
>
> ___
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Different positions of feature points in MapServer 6.4 and 7.0.1

2016-04-22 Thread Kloß , Thomas - LISt
Dear MapServer users,

we are using two different mapserver version in our organization: 6.4 and 
7.0.1. In each mapfile there is a so called "copyright layer" with some origin 
information:

LAYER
NAME Watersign
GROUP "Orthofotos"
STATUS ON
TRANSFORM ll
TYPE POINT
MINSCALEDENOM 60
MAXSCALEDENOM 200
FEATURE
POINTS 340 -20 END
TEXT 'Copyright by XYZ'
END
CLASS
LABEL
TYPE TRUETYPE
FONT "Sans-Bold"
SIZE 7
ANTIALIAS FALSE
COLOR 200 200 200
END
END
UNITS PIXELS
METADATA
WMS_TITLE 'Watersign'
WMS_SRS 'EPSG:25833'
wms_enable_request "!GetCapabilities"
END
END

The position of this text layer however differs between the two mapserver 
versions. Although they have the same code in the mapfile, the text layer is 
not shown at the same place but is slightly shifted.

Do we have to update to 7.0.1 for the text to be at the right place or is there 
an alternative solution?

Many thanks and kind regards

Thomas
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users