[mapguide-trac] #948: Allow MapGuide-specific expression functions to be excluded

MapGuide Open Source trac_mapguide at osgeo.org
Thu Apr 2 14:48:48 EDT 2009


#948: Allow MapGuide-specific expression functions to be excluded
------------------------------+---------------------------------------------
   Reporter:  waltweltonlair  |       Owner:  waltweltonlair
       Type:  enhancement     |      Status:  new           
   Priority:  medium          |   Milestone:  2.2           
  Component:  General         |     Version:  2.1.0         
   Severity:  minor           |    Keywords:                
External_id:  1109764         |  
------------------------------+---------------------------------------------
 MapGuide defines a number of functions that can be used in expressions.
 These include:

  * IF
  * LOOKUP
  * RANGE
  * ARGB
  * DECAP
  * URLENCODE
  * FEATURECLASS
  * FEATUREID
  * LAYERID
  * MAPNAME
  * SESSION

 The last four only make sense in the context of MapGuide.  FEATUREID
 returns a utf8-encoded version of the feature ID, LAYERID returns the guid
 of the active layer, MAPNAME is the name of the !MgMap, and SESSION
 returns the session string.  These were originally added to support
 selection of features in the DWF Viewer.

 For applications other than MapGuide, we should provide a way for these
 four functions to be excluded.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/948>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list