[mapguide-users] Change layer symbol

Dorin did_1414 at yahoo.com
Wed Jan 7 06:47:18 EST 2009


I had created a symbol layer definition, with Autodesk MapGuide Enterise, as the following xml file, for points :


<?xml version="1.0" encoding="UTF-8"?>
<SimpleSymbolDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation=SymbolDefinition-1.0.0.xsd" version="1.0.0">
<Name>Hospital</Name>
 <Description>International Hospital Symbol</Description>
 <Graphics>
  <Path>
   <Geometry>M -2.5,2.5 H 2.5 V -2.5 H -2.5 Z</Geometry>
   <FillColor>FF0000FF</FillColor>
   <LineColor>FFFFFFFF</LineColor>
   <LineWeight>0.75</LineWeight>
   <LineWeightScalable>false</LineWeightScalable>
  </Path>
  <Path>
   <Geometry>M -1.0,1.25 V -1.25 Z M 1.0,1.25 V -1.25 Z M -1.0,0.0 H 1.0 Z</Geometry>
   <LineColor>FFFFFFFF</LineColor>
   <LineWeight>0.75</LineWeight>
   <LineWeightScalable>false</LineWeightScalable>
  </Path>
 </Graphics>
 <PointUsage/>
 <ParameterDefinition/>
</SimpleSymbolDefinition>

I want to change the symbols for points, on the specific layer, but through MGE 2009, the Symbol Definition ( previously used) is not accesible. It's accesible only Symbol Library.

Could help me anybody with this?

Thanks a lot


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20090107/74e8c185/attachment.html


More information about the mapguide-users mailing list