The mobile map cache Id to download
Returns Promise object that represents an Object with the domain's default GIS services
Download mobile map cache
The mobile map cache Id to download
Returns Promise object that represents a streaming download (?)
Get gis service configuration for user, group, domain, or service id
OptionalwhichType: anydomain, group, mapservice, or user
OptionalwhichId: anydomain, group, mapservice, or user Id
OptionalgetGisData: boolean = trueIf true, check for feature server JSON data, default is true
Optionalcontext: string[] = []Filter returned list by specific context, i.e. Office, Field, Mobile, Public, etc. Default is all.
Returns Promise object that represents an Object with the desired GIS service definitions
Get attributes available for provided entity
The entity type to describe
Returns Promise object that represents a collection of attribute description objects
Get initial extent for user
Returns Promise object that represents ... (?)
Get inspection gis services
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Returns Promise object that represents an Object with the specified inspection's entity
Get service request gis services
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Returns Promise object that represents an Object with the specified request's entit(y|ies)
Get currently selected entities from the Cityworks install's session for your user
Returns Promise object that represents an Object with the currently-selected entities
Get service request gis services
Optionalcontext: string[] = []Filter returned list by specific context, i.e. Office, Field, Mobile, Public, etc. Default is all.
OptionalallDomains: boolean = trueservices assigned to any domain the user belongs to, default is true
OptionalallGroups: boolean = trueservices assigned to any groups the user belongs to regardless of domain, default is true
OptionalgetGisData: boolean = trueIf true, check for feature server JSON data, default is true
Returns Promise object that represents an Object with the user's GIS services
Get workorder gis services
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Returns Promise object that represents an Object with the specified WorkOrder's entit(y|ies)
Get domain gis services