AW: [mapguide-users] How to use Custom LineStyle

SriRam007 binod_tripathy at yahoo.co.in
Thu May 6 01:24:19 EDT 2010


Hello everyone,

I went through the PDF file and understood the process.
But still i m not getting how to implement it.

Dynamically can i do this?

Is there any static way?

If i want to do it dynamically Should i create all the tags dynamically
inside the layer definition file.
and have to remove the linetypestyle tag??

///////////
<CompositeTypeStyle> 
       <CompositeRule> 
           <LegendLabel>Test</LegendLabel> 
           <CompositeSymbolization> 
             <SymbolInstance> 
              
<ResourceId>Library://Path/To/File.SymbolDefinition</ResourceId> 
               <ParameterOverrides> 
                 <Override> 
                   <SymbolName>Fault</SymbolName> 
                   <ParameterIdentifier>LINE_WEIGHT</ParameterIdentifier> 
                   <ParameterValue>1.0</ParameterValue> 
                 </Override> 
               </ParameterOverrides> 
             </SymbolInstance> 
           <CompositeSymbolization> 
       </CompositeRule> 
   </CompositeTypeStyle> 
////////////////



thanks

-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/AW-mapguide-users-How-to-use-Custom-LineStyle-tp5003379p5012601.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list