Module: safe.storage.test_clipping

class safe.storage.test_clipping.Test_Clipping(methodName='runTest')[source]

Tests for clipping module

test_clip_points_by_polygons()[source]

Points can be clipped by polygons (real data)

test_clip_points_by_polygons_with_holes0()[source]

Points can be clipped by polygons with holes

test_clip_points_by_polygons_with_holes_real()[source]

Points can be clipped by polygons with holes (real data)

test_clip_raster_by_polygons()[source]

Raster grids can be clipped by polygon layers

# See qgis project in test data: raster_point_and_clipping_test.qgs

This module forms part of the InaSAFE tool.

Previous topic

Module: safe.storage.raster

Next topic

Module: safe.storage.projection

This Page