v.clean.rmarea.qgm 389 Bytes
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Remove small areas, the longest boundary with adjacent area is removed" module="v.clean">
	<option key="input" typeoption="type"/>
	<option key="tool" answer="rmarea" hidden="yes"/>

	<option key="threshold"/>
	<option key="output"/>
</qgisgrassmodule>