My Map is green "line" .. i wanna change it to other color.. anyone can help me how i wanna change it on the fly or the xml code can get the value from database..
or any source code?? or suggestion how i wanna do it..any method?? so how wanna get this xml code?? XMLEDITOR on Maestro.. <?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" xsi:noNamespaceSchemaLocation="LayerDefinition-1.1.0.xsd" version="1.1.0"> <VectorLayerDefinition> <ResourceId>Library://ChangeColor/Highway.FeatureSource</ResourceId> <FeatureName>Default:Highways_polyline</FeatureName> <FeatureNameType>FeatureClass</FeatureNameType> <Filter /> <PropertyMapping> <Name>NAME</Name> <Value>NAME</Value> </PropertyMapping> <PropertyMapping> <Name>FeatId</Name> <Value>FeatId</Value> </PropertyMapping> <PropertyMapping> <Name>ID</Name> <Value>ID</Value> </PropertyMapping> <Geometry>Geometry</Geometry> <Url /> <ToolTip /> <VectorScaleRange> <LineTypeStyle> <LineRule> <LegendLabel /> <Label> <Unit>Points</Unit> <SizeContext>DeviceUnits</SizeContext> <SizeX>10</SizeX> <SizeY>10</SizeY> <Rotation>0</Rotation> <MaintainAspect>true</MaintainAspect> <Text>NAME</Text> <FontName>Arial</FontName> <ForegroundColor>000000</ForegroundColor> <BackgroundColor>ffffff</BackgroundColor> <BackgroundStyle>Transparent</BackgroundStyle> <HorizontalAlignment>'Center'</HorizontalAlignment> <VerticalAlignment>'Baseline'</VerticalAlignment> <Bold>false</Bold> <Italic>false</Italic> <Underlined>false</Underlined> </Label> <LineSymbolization2D> <LineStyle>Solid</LineStyle> <Thickness>2</Thickness> <Color>008000</Color> >> change this color to other color on d fly.. how?? <Unit>Points</Unit> <SizeContext>DeviceUnits</SizeContext> </LineSymbolization2D> </LineRule> </LineTypeStyle> </VectorScaleRange> </VectorLayerDefinition> </LayerDefinition> Print screen to get xml code ... ----- [ http://www.myguidepages.com Click My Website ][ http://www.easy-share.com/f/1325981887/GIS My Collection GIS ][ http://www.easy-share.com/f/1325975362/mp3 My Collection MP3 ][ http://www.easy-share.com/f/1325973905/Free Ebook My Collection Ebook ] -- View this message in context: http://n2.nabble.com/How-changing-polyline-%28shp-files%29-on-the-fly---tp2536844p2536844.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
