I have question, is it possible to make python command for QGIS function "Densify geometries given an interval":
processing.runalg("qgis:"DENSIFY_GIVEN_AN_INTERVAL ???",input, output", interval)
أكثر...
- input layer: Polygon.shp
- output layer: Densify_interval.shp
- interval: 50 meters
processing.runalg("qgis:"DENSIFY_GIVEN_AN_INTERVAL ???",input, output", interval)
أكثر...