r.what.vectorpoints.qgm 500 Bytes
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Query rasters on their category values and labels" module="r.what">
	<flag key="n" />
	<flag key="f" />
	<flag key="c" />
	<flag key="i" />
	<option key="map" />
	<option key="points" />
	<file key="output" type="new"/>
	<option key="cache" advanced="yes"/>
	<option key="null_value" advanced="yes" />
	<option key="separator" advanced="yes" />
</qgisgrassmodule>