Map
This web service contains methods to gets maps and to do further processing of those.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetExtentByPcCn
Returns an extent object based on the specified postal code and city name. -
GetMapByExtent
Returns a new overview map based on a extent. -
GetVectorMapFromOrthoState
Creates a vector map on the basis of a ortho photo mapstate. -
PanByPixel
Pans the map to a given pixel coordinate. -
ZoomToExtendWidth
Obsolete - because of a spelling error the method named ZoomToExtentWidth should be used instead. -
ZoomByFactor
Zooms the map by a factor. -
GetMapByPcCn
Returns a new map based on a postal code and a city name. -
GetMapByRnPc
Returns a new road map based on the road in the given postal code area. -
GetThemeTypes
Returns a complete list of all available theme types, not only for the current map extent. The types changes rarely so it should be cached by the consumer. -
GetExtentByRnPc
Returns an extent object that includes the complete road. -
PanByPixelBox
Pans the map by a pixel box. -
GetOrthoMapFromVectorState
Creates a ortho photo map on the basis of a vector mapstate. Note that markings such as roads or points are not supported on ortho maps so they will disappear using this method. -
GetMapByPc
Returns a new map based on a postal code. -
UTMToPixelMapping
Maps the UTM coordinates to pixel coordiantes within the map. -
GetOrthoMapByExtent
Returns a new orthophoto overview map based on a extent. NOTE: The coordinates specified in the extent must be in meters. -
GetServiceareaMap
Returns a new servicearea map. -
PanInDirection
Pans the map in a direction by a factor. -
GetVersion
Returns the current Assembly Version Number installed on the server. -
GetUserHostAddress
Returns the clients IP-Address -
ZoomToExtentWidth
Zooms the map to a given extent width. -
GetMapByExtend
Returns a new overview map based on a extent. -
GetThemes
Returns available themes with the specified type for the map extent. -
GetMap
Returns a new overview map. -
GetPointsMap
Returns a new points map. -
GetRouteMap
Returns a new route map. -
GetCoordinatesByAddress
Returns road and placment location coordinates for a specific address.