[mapserver-commits] r8190 - trunk/docs/development/rfc
svn at osgeo.org
svn at osgeo.org
Thu Dec 4 05:10:48 EST 2008
Author: tbonfort
Date: 2008-12-04 05:10:48 -0500 (Thu, 04 Dec 2008)
New Revision: 8190
Modified:
trunk/docs/development/rfc/ms-rfc-49.txt
Log:
add modified files
Modified: trunk/docs/development/rfc/ms-rfc-49.txt
===================================================================
--- trunk/docs/development/rfc/ms-rfc-49.txt 2008-12-03 18:48:26 UTC (rev 8189)
+++ trunk/docs/development/rfc/ms-rfc-49.txt 2008-12-04 10:10:48 UTC (rev 8190)
@@ -33,7 +33,9 @@
These keywords can reduce mapfile size and maintainance, by avoiding
creating multiple layers or classes.
+http://trac.osgeo.org/mapserver/ticket/XXXX
+
OUTLINEWIDTH on line layers
------------------------------------------------------------------------
It is currently impossible to draw a outlined line with a scale-dependant
@@ -68,6 +70,7 @@
whatever the map extent or scale, this line layer would always be rendered by a
red line with a one pixel black outline.
+http://trac.osgeo.org/mapserver/ticket/XXXX
add LABELMETHOD to layerObj
------------------------------------------------------------------------------
@@ -94,4 +97,12 @@
so that a default can be defined for all classes (sort of like templates). A
class label would take precedent.
+http://trac.osgeo.org/mapserver/ticket/XXX
+Affected Files
+--------------------------------------------------------------------------------
+
+- mapfile.c
+- mapdraw.c (outlinewidth on lines, scale on styleobj)
+- mapserver.h
+- maplabel.c (scale on labels)
More information about the mapserver-commits
mailing list