I think you need to try putting POPULATION in quotes to be evaluated 2010/10/21 Turcsanyi Zoltan <[email protected]>: > Hi All, > > I need some help about simple polygon filling with custom color. > I'd like to fill polygons with colors stored in database (mapped to an FDO > property). > I'have tried to edit the layerdefinition xml, but no success. > Is there any option to do this? > > Relevant code from the xml: > ... > <Geometry>SDOOBJ</Geometry> > <VectorScaleRange> > <AreaTypeStyle> > <AreaRule> > <LegendLabel> > </LegendLabel> > <AreaSymbolization2D> > <Fill> > <FillPattern>Solid</FillPattern> > <ForegroundColor>POPULATION</ForegroundColor> > <BackgroundColor>FF000000</BackgroundColor> > </Fill> > </AreaSymbolization2D> > </AreaRule> > </AreaTypeStyle> > </VectorScaleRange> > ... > > where POPULATION is the FDO string property - containing int values. > > TIA > zolinko > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users >
-- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
