beautypg.com

4 layer configuration tags, 1 dataminerid tag, 2 elementid tag – Comtech EF Data NetVue Release 1.1 User Guide User Manual

Page 185: 3 tableid tag

background image

Advanced Configuration (System Display)

Revision 3

NetVue User Guide

MN-NETVUE

10–48

publicHref="http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/cta.kml" />

10.7.4

Layer configuration tags

10.7.4.1

TableSourceInfo tag

In the tag, specify the dynamic table from which to retrieve the data necessary to
draw the layer’s objects. Objects can be markers or lines.

If the style attribute is set to markers (default), the layer shows markers. Each marker position is specified
by one pair of latitude/longitude values retrieved from the dynamic table.

If the style attribute is set to lines, the layer shows lines. Each line connects two pairs of latitude/longitude
values retrieved from the dynamic table. Each line shows as a geodesic. A geodesic is a segment of a
circle representing the shortest distance between two points on the surface of the Earth.

Inside the tag, insert these mandatory tags:

DataMinerID

ElementID

TableID

If desired, insert these optional tags inside the tag:

TitleColumnPID

AlarmLevelColumnPID

MarkerSelectionPID

TableFilters

10.7.4.1.1 DataMinerID tag

In this mandatory tag, specify the ID of the NetVue Agent hosting the Element.

10.7.4.1.2 ElementID tag

In this mandatory tag, specify the ID of the Element.

10.7.4.1.3 TableID tag

In this mandatory tag, specify the ID of the dynamic table.

LatitudeColumnPID/LongitudeColumnPID/LatitudeColumnPID2/LongitudeColumnPID2

The Parameter IDs of the table columns containing the latitude and longitude values.