arcrest.opendata package¶
Submodules¶
arcrest.opendata.opendata module¶
OpenData Operations
- 
class 
arcrest.opendata.opendata.OpenData(url, securityHandler=None, proxy_url=None, proxy_port=None)[source]¶ Bases:
arcrest.opendata._base.BaseOpenData,arcrest.web._base.BaseWebOperationsRepresents an open data site Inputs:
url - web address of the open data site- 
root¶ get/set the base url
- 
 
Module contents¶
initializer code.