Here is a sample Symbol Def file that will show flow directions with ">".  You 
have to edit the layer def's XML though.

<SimpleSymbolDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="SymbolDefinition-1.1.0.xsd" version="1.1.0">
    <Name>SanpipeFlow</Name>
      <Graphics>
        <Path>
          <Geometry> M 0.0, 0.0 L 20.0,0.0</Geometry>
          <LineColor>FF00d5d5</LineColor>
          <LineWeight>.2</LineWeight>
          <LineCap>'Round'</LineCap>
          <LineJoin>'Round'</LineJoin>
        </Path>
        <Text>
          <Content>'>'</Content>
          <FontName>'Arial'</FontName>
          <Height>6</Height>
          <PositionX>10</PositionX>
          <PositionY>0</PositionY>
          <HorizontalAlignment>'Center'</HorizontalAlignment>
          <VerticalAlignment>'Halfline'</VerticalAlignment>
          <TextColor>FF00d5d5</TextColor>
        </Text>
         </Graphics>
      <LineUsage>
        <VertexControl>'OverlapWrap'</VertexControl>
        <Repeat>20</Repeat>
      </LineUsage>
      <ParameterDefinition/>
</SimpleSymbolDefinition>

Brian  Berdel
McMahon Associates, Inc.
p: 215.283.9444 x 260
www.mcmtrans.com

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Friday, May 07, 2010 4:34 AM
To: [email protected]
Subject: [mapguide-users] (no subject)

Hi Berdel,

If u have done this sucessfully

Could u please give the code for the SymbolDefinition

I have some sample SymbolDefinition files and I can apply to a layer

But How can i show the flow direction?

With a Arrow mark or any other style ?

Please,

I m trying it so long but didnot get any sucess


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

Important notice to recipients:
Copies of documents that may be relied upon by you are limited to the printed 
copies (also known as 'hard copies') that are signed and sealed by the Engineer 
and/or Land Surveyor. Files in electronic formats, or other types of 
information furnished by the Engineer and/or Land Surveyor to you such as text, 
data or graphics are for your convenience only. Any conclusions or information 
obtained or derived from such electronic files will be at the user's sole risk. 
When transferring documents in electronic formats, the Engineer and/or Land 
Surveyor makes no representation as to long-term compatibility, usability, or 
readability of the documents resulting from the use of software application 
packages, operating systems or computer hardware differing from those used by 
McMahon Associates, Inc. at the beginning of the project.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to