Get gis service configuration for user, group, domain, or service id
Returns Promise object that represents an Object with the desired GIS service definitions
Optional
whichType: anydomain, group, mapservice, or user
Optional
whichId: anydomain, group, mapservice, or user Id
Optional
getGisData: boolean = trueIf true, check for feature server JSON data, default is true
Optional
context: string[] = []Filter returned list by specific context, i.e. Office, Field, Mobile, Public, etc. Default is all.
Get inspection gis services
Returns Promise object that represents an Object with the specified inspection's entity
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Get service request gis services
Returns Promise object that represents an Object with the specified request's entit(y|ies)
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Get service request gis services
Returns Promise object that represents an Object with the user's GIS services
Optional
context: string[] = []Filter returned list by specific context, i.e. Office, Field, Mobile, Public, etc. Default is all.
Optional
allDomains: boolean = trueservices assigned to any domain the user belongs to, default is true
Optional
allGroups: boolean = trueservices assigned to any groups the user belongs to regardless of domain, default is true
Optional
getGisData: boolean = trueIf true, check for feature server JSON data, default is true
Get workorder gis services
Returns Promise object that represents an Object with the specified WorkOrder's entit(y|ies)
The WorkOrder to check against.
If true, check for feature server JSON data, default is true.
Get domain gis services
Returns
Returns Promise object that represents an Object with the domain's default GIS services