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


      
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to