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

Traian Stanev traian.stanev at autodesk.com
Thu Apr 17 16:06:54 EDT 2008


Hi Andreas,

Polygon fills were temporarily disabled in the MGE/OS 2.0 release. They have been since enabled again in the Subversion trunk. You would need to compile the MGOS source from trunk in order to see polygon styles. Sorry for the inconvenience, and nice polygon fill by the way.

Traian


From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Andreas Morf
Sent: Thursday, April 17, 2008 10:50 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Broken Symbolisation of CompositeTypeStyle (AreaUsage)?

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/32606914/attachment.html


More information about the mapguide-users mailing list