arcrest.cmp package¶
Submodules¶
arcrest.cmp.community module¶
-
class
arcrest.cmp.community.CMPUser(url, securityHandler=None, proxy_url=None, proxy_port=None, initialize=False)[source]¶ Bases:
arcrest._abstract.abstract.BaseCMPrepresents the user information for a given community maps program
-
AgolUsername¶ gets the AgolUsername property
-
ContributorUID¶ gets the ContributorUID property
-
FullName¶ gets the FullName property
-
GlobalID¶ gets the GlobalID property
-
JobTitle¶ gets the JobTitle property
-
OBJECTID¶ gets the OBJECTID property
-
PhoneNumber1¶ gets the PhoneNumber1 property
-
root¶ returns the root url
-
-
class
arcrest.cmp.community.CommunityMapsProgram(url, securityHandler, proxy_url=None, proxy_port=None, initialize=False)[source]¶ Bases:
arcrest._abstract.abstract.BaseCMPcontains operations to manage community mapping program content
-
contributionStatus¶ gets the contribution status of a user
-
contributorUID¶ gets the contributor UID
-
metadataContributer¶ gets the metadata featurelayer object
-
metadataURL¶ gets/sets the public metadata url
-
root¶
-
user¶ gets the user properties
-