arcrest package¶
Subpackages¶
- arcrest.agol package
- arcrest.ags package
- arcrest.cmp package
- arcrest.common package
- Submodules
- arcrest.common.domain module
- arcrest.common.errorhandlers module
- arcrest.common.filters module
- arcrest.common.find module
- arcrest.common.general module
- arcrest.common.geometry module
- arcrest.common.renderer module
- arcrest.common.servicedef module
- arcrest.common.spatial module
- arcrest.common.symbology module
- Module contents
- arcrest.enrichment package
- arcrest.geometryservice package
- arcrest.hostedservice package
- arcrest.manageags package
- arcrest.manageorg package
- arcrest.manageportal package
- arcrest.opendata package
- arcrest.packages package
- arcrest.security package
- arcrest.web package
- arcrest.webmap package
Submodules¶
arcrest.constants module¶
This module contains system level constants that will carry throughout the project.
-
arcrest.constants.
USER_AGENT
= 'ArcREST/3.5.4'¶ DEFAULTTOKENEXPIRATION - is the timeout of the token in minutes Default is 100 as an integer.
-
arcrest.constants.
VERIFY_SSL_CERTIFICATES
= False¶ USER_AGENT identify the browser and operating system to the web server.