Crawler for python raster types.
Members
Name | Description | |
---|---|---|
CrawlerName | The crawler class name. | |
ModulePath | The python module path. |
IPythonRasterCrawler.CrawlerName Property
The crawler class name.
Public Property CrawlerName As String
public string CrawlerName {get; set;}
IPythonRasterCrawler.ModulePath Property
The python module path.
Public Property ModulePath As String
public string ModulePath {get; set;}
Classes that implement IPythonRasterCrawler
Classes | Description |
---|---|
PythonRasterCrawler | A crawler for Python Raster Types |