IPythonRasterCrawler Interface

Crawler for python raster types.

Members

Name Description
Read/write property CrawlerName The crawler class name.
Read/write property 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.