Provides access to map features and their values.
Use IMapServerData to retrieve a specified feature or the field value for a specified feature.
| Description | ||
|---|---|---|
![]() |
GetFeature | Returns a feature, given the feature ID and layer. |
![]() |
GetFeatureValue | Returns the value of a given feature as a string. |
| CoClasses and Classes | Description |
|---|---|
| MapServer | The MapServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications. |