complexType LineLinkageLayer
diagram mapping_p219.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:Layer
properties
base   tns:Layer
children tns:VisibilityConstraintList tns:GeometryTable tns:LinkageTable tns:SourcePointStyle tns:DestinationPointStyle tns:ThemeList
attributes
Name    Type    Use    Default    Fixed    Annotation
renderable    xsd:boolean    optional    true      
Disable the rendering of this layer.
description    xsd:string            
The name/description for this layer.
relationshipExpression    xsd:string    required         
The column name containing the relationship; the values are mapped to the attribute names of the geometry table.
metricExpression    xsd:string    required         
The name of metric expression. This column has the metric values.
sourceExpression    xsd:string    required         
The name of source column containing the expression.
destinationExpression    xsd:string    required         
The name of destination column containing the expression.
directionArrowEnabled    xsd:boolean    optional    false      
Show the direction arrows on all linkage lines. All arrows will show from source to destination.
description
Line linkage layer represents the lines drawn on the map from the centroids of the source geometries to the centroids of the destination geometries.

attribute LineLinkageLayer/@relationshipExpression
type xsd:string
properties
use   required
description
The column name containing the relationship; the values are mapped to the attribute names of the geometry table.

attribute LineLinkageLayer/@metricExpression
type xsd:string
properties
use   required
description
The name of metric expression. This column has the metric values.

attribute LineLinkageLayer/@sourceExpression
type xsd:string
properties
use   required
description
The name of source column containing the expression.

attribute LineLinkageLayer/@destinationExpression
type xsd:string
properties
use   required
description
The name of destination column containing the expression.

attribute LineLinkageLayer/@directionArrowEnabled
type xsd:boolean
properties
use   optional
default   false
description
Show the direction arrows on all linkage lines. All arrows will show from source to destination.

element LineLinkageLayer/GeometryTable
diagram mapping_p220.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Table
properties
content   complex
attributes
Name    Type    Use    Default    Fixed    Annotation
name    xsd:string    required         
The name of the table in the Repository.
description
The table instance having centroids of all the required geometries.

element LineLinkageLayer/LinkageTable
diagram mapping_p221.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Table
properties
content   complex
attributes
Name    Type    Use    Default    Fixed    Annotation
name    xsd:string    required         
The name of the table in the Repository.
description
This table has the source/destination data with its metric values for which the line linkage will be drawn.

element LineLinkageLayer/SourcePointStyle
diagram mapping_p222.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Style
properties
minOcc   0
maxOcc   1
content   complex
description
Point style applied on the source end point.

element LineLinkageLayer/DestinationPointStyle
diagram mapping_p223.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Style
properties
minOcc   0
maxOcc   1
content   complex
description
Point style applied on the destination end point.

element LineLinkageLayer/ThemeList
diagram mapping_p224.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ThemeList
properties
minOcc   0
maxOcc   1
content   complex
children tns:Theme
description
A list of themes associated with the line linkage layer.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com