API Reference#
- Top Level Functions
- Raster Objects
- Constructing Rasters
- Properties
- raster_tools.Raster.dtype
- raster_tools.Raster.shape
- raster_tools.Raster.nbands
- raster_tools.Raster.null_value
- raster_tools.Raster.values
- raster_tools.Raster.data
- raster_tools.Raster.xdata
- raster_tools.Raster.mask
- raster_tools.Raster.xmask
- raster_tools.Raster.x
- raster_tools.Raster.y
- raster_tools.Raster.crs
- raster_tools.Raster.affine
- raster_tools.Raster.resolution
- raster_tools.Raster.bounds
- raster_tools.Raster.bandwise
- Deprecated Properties
- Operations
- Methods
- Plotting
- Miscellaneous
- Vector Objects
- Opening Vectors
- Attributes
- raster_tools.Vector.bounds
- raster_tools.Vector.crs
- raster_tools.Vector.data
- raster_tools.Vector.field_dtypes
- raster_tools.Vector.field_names
- raster_tools.Vector.field_schema
- raster_tools.Vector.geometry
- raster_tools.Vector.shape
- raster_tools.Vector.size
- raster_tools.Vector.table
- raster_tools.Vector.tasks
- Operations
- Distance Analysis
- Clipping Operations
- Focal Operations
- General Purpose Operations
- Operations
- raster_tools.general.ModelPredictAdaptor
- raster_tools.general.aggregate
- raster_tools.general.band_concat
- raster_tools.general.dilate
- raster_tools.general.erode
- raster_tools.general.local_stats
- raster_tools.general.model_predict_raster
- raster_tools.general.model_predict_vector
- raster_tools.general.reclassify
- raster_tools.general.regions
- raster_tools.general.remap_range
- raster_tools.general.where
- Operations
- Rasterize
- Surface Operations
- Warp Operations
- Zonal Operations