IFAssetService
Use this service to manage assets.
The following operations are supported. For a formal definition, please review the Service Description.
-
AddAssets
Upload a file DOCNAME and associate it to assetID. -
GetAssetDetails
Upload a file DOCNAME and associate it to assetID. -
GetAssets
Returns an Array of all assets of a given assetType within the lat/lon bounding box described by the parameters. -
GetAssetsIDAndLocation
Returns a subset of asset information of all assets of a give assetType within the lat/lon bounding box described by the parameters.
The information returned will have the following attributes:- id
- latitude
- longitude
-
GetAssetsIDAndLocationAsJSON
Returns a JSON String of all assets of a give assetType within the lat/lon bounding box described by the parameters.
The information returned will be JSON data with the following attributes:- id
- latitude
- longitude
-
GetAssetsIDAndLocationAsJSONList
Returns a JSON String of all assets of a give assetType within the lat/lon bounding box described by the parameters.
The information returned will be JSON data with the following attributes:- id
- latitude
- longitude
-
GetCTVAreaAsJSONList
Retrieves an HTML document -
GetCountyAreaAsJSONList
Retrieves an HTML document -
GetDisplayHTML
Retrieves an HTML document -
GetDisplayXSL
Gets an XSL mapping that can be used for an asset type for this user's organization. -
GetServiceAreaAsJSONList
Retrieves an HTML document -
GetStateAreaAsJSONList
Retrieves an HTML document -
SetDisplayXSL
Adds an XSL mapping that can be used for an asset type for this user's organization.