Changes between Version 33 and Version 34 of HttpApi/RenderingService


Ignore:
Timestamp:
Apr 29, 2010, 11:39:23 AM (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HttpApi/RenderingService

    v33 v34  
    122122== !QueryMapFeatures ==
    123123=== Overview ===
     124!QueryMapFeatures for !MapGuide 2.1 is nearly identical to [#QueryMapFeatures1.2 !MapGuide 1.2].  The only addition to the API was the addition of "ENVELOPEINTERSECTS" for the SELECTIONVARIANT parameter.
    124125=== Parameters ===
    125126=== Usage ===
     
    343344Creates a temporary map.  Sets center of map to (-114,51) and scale to 1:50000.  Turns on layers d5d01111 and d5d01118.  The visible layers are rendered as a 500 by 500 PNG image.  No selection is defined or drawn.
    344345=== Technical Notes ===
    345 == !QueryMapFeatures ==
     346== !QueryMapFeatures ==#QueryMapFeatures1.2
    346347=== Overview ===
    347348!QueryMapFeatures operation identifies features that meet the specified spatial selection criteria. These features can be persisted as selected features in a map.  !QueryMapFeatures returns an XML document describing the set of selected features.  If a single feature is selected, the XML contains the tooltip, hyperlink, and properties of the feature.