Changeset 5980 for geovis


Ignore:
Timestamp:
Feb 8, 2016 6:56:45 PM (8 years ago)
Author:
ldelgass
Message:

Document selection protocol

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geovis/trunk/geovis_protocol.txt

    r5976 r5980  
    143143    <layerName> - The name of the layer containing the feature data.
    144144
     145select feature <featureIDList> <layerName>
     146    <featureIDList> - List of feature IDs to be selected.
     147    <layerName> - The name of the layer containing the feature data.
     148
    145149== Map Commands ==
    146150
     
    327331   in the results indicates a point outside the view frustum or invalid input
    328332   map coordinate
     333nv>select annotation <guid> <annotationName>
     334nv>select clear
     335nv>select feature <guid> <featureIDList> <numFeatures> <layerName>
    329336nv>ok -token <seqnum>
    330337   Reply indicated commands through <seqnum> (numbered beginning at 0) have been
Note: See TracChangeset for help on using the changeset viewer.