[mapguide-trac] #1746: Maestro .LayerDefinition - Display Composite Fail

MapGuide Open Source trac_mapguide at osgeo.org
Mon Jul 11 05:49:29 EDT 2011


#1746: Maestro .LayerDefinition - Display Composite Fail
----------------------------+-----------------------------------------------
   Reporter:  crispinatime  |       Owner:  jng        
       Type:  defect        |      Status:  new        
   Priority:  medium        |   Milestone:  Maestro-3.5
  Component:  Maestro       |     Version:             
   Severity:  minor         |    Keywords:             
External_id:                |  
----------------------------+-----------------------------------------------

Comment(by crispinatime):

 XML "looks" OK and validates (see below).
 Another consideration is that I am running my "build" version from the
 \out\Release folder.  Is there any difference between that and an MSI
 installation folder?

 {{{
 <?xml version="1.0" encoding="utf-8"?>
 <LayerDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.3.0"
 xsi:noNamespaceSchemaLocation="LayerDefinition-1.3.0.xsd">
   <VectorLayerDefinition>
     <ResourceId>Library://XXXX/Oracle_XXXX.FeatureSource</ResourceId>
     <FeatureName>KingOra:XXXX~CABLES~GEOMETRY</FeatureName>
     <FeatureNameType>FeatureClass</FeatureNameType>
     <Geometry>GEOMETRY</Geometry>
     <VectorScaleRange>
       <LineTypeStyle>
         <LineRule>
           <LegendLabel />
           <LineSymbolization2D>
             <LineStyle>Solid</LineStyle>
             <Thickness>3</Thickness>
             <Color>ffff0000</Color>
             <Unit>Points</Unit>
             <SizeContext>DeviceUnits</SizeContext>
           </LineSymbolization2D>
         </LineRule>
       </LineTypeStyle>
     </VectorScaleRange>
   </VectorLayerDefinition>
 </LayerDefinition>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1746#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list