[mapguide-users] Broken Symbolisation of CompositeTypeStyle (AreaUsage)?

Andreas Morf a.morf at fkl.ch
Thu Apr 17 10:49:50 EDT 2008


Hi all,

As I migrated a project from my beta-site to MG OS 2.0.0 I got the following
problem:

A layer definition (polygon) which was rendered before - and now just
nothing is visible anymore.

Anyone an idea?

Does anyone know about the plan of rendering the legend items for
Line-CompositeTypeStyles? This was Ticket#43 for 1.2.0 and is not working in
2.0.0

 

Greets, Andreas

 

 

Broken Layerdef:

<?xml version="1.0" encoding="utf-8"?>

<LayerDefinition xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="LayerDefinition-1.2.0.xsd" version="1.2.0">

  <VectorLayerDefinition>

 
<ResourceId>Library://test/Daten/AV_BB_Boflaeche.FeatureSource</ResourceId>

    <FeatureName>Default:Boflaeche_Polygon</FeatureName>

    <FeatureNameType>FeatureClass</FeatureNameType>

    <Geometry>Geometry</Geometry>

    <VectorScaleRange>

      <CompositeTypeStyle>

        <CompositeRule>

          <LegendLabel>Bobe</LegendLabel>

          <CompositeSymbolization>

            <SymbolInstance>

              <SimpleSymbolDefinition>

                <Name>area</Name>

                <Graphics>

                  <Path>

                    <Geometry>M -2.0,2.0 L 2.0,-2.0</Geometry>

                    <FillColor>88000000</FillColor>

                    <LineColor>ff770000</LineColor>

                    <LineWeight>1.1</LineWeight>

                  </Path>

                  <Path>

                    <Geometry>M -2,-2 L 2,2</Geometry>

                    <FillColor>88000000</FillColor>

                    <LineColor>ffff0000</LineColor>

                    <LineWeight>1</LineWeight>

                  </Path>

                </Graphics>

                <AreaUsage>

                  <RepeatX>4.0</RepeatX>

                  <RepeatY>4.0</RepeatY>

                </AreaUsage>

                <ParameterDefinition />

              </SimpleSymbolDefinition>

              <ParameterOverrides />

            </SymbolInstance>

          </CompositeSymbolization>

        </CompositeRule>

      </CompositeTypeStyle>

    </VectorScaleRange>

  </VectorLayerDefinition>

</LayerDefinition>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080417/73fbf6a2/attachment.html


More information about the mapguide-users mailing list