Changes between Version 33 and Version 34 of HttpApi/RenderingService
- Timestamp:
- 04/29/10 11:39:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v33 v34 122 122 == !QueryMapFeatures == 123 123 === 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. 124 125 === Parameters === 125 126 === Usage === … … 343 344 Creates 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. 344 345 === Technical Notes === 345 == !QueryMapFeatures == 346 == !QueryMapFeatures ==#QueryMapFeatures1.2 346 347 === Overview === 347 348 !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.