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

<qgisgrassmodule label="Export vector to Shapefile" module="v.out.ogr">
	<option key="input" layeroption="layer" typeoption="type" />
	<option key="format" answer="ESRI_Shapefile" hidden="yes" />
	<file key="dsn" type="new" fileoption="olayer" label="Output Shapefile" filters="Shapefile (*.shp)" />
</qgisgrassmodule>