This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com> | |
# Testing pages: | |
# * https://cloudicweb.nhi.gov.tw/cloudic/system/SMC/webtesting/SampleY.aspx | |
# * /usr/share/nhiicc/html/ESample.html in this package | |
pkgname=nhiicc | |
epoch=1 | |
pkgver=20240710.1 | |
pkgrel=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd"> | |
<qgisgrassmodule label="Snap point to modelled stream network." module="r.stream.snap"> | |
<option key="input" /> | |
<option key="output" /> | |
<option key="stream_rast" /> | |
<option key="accumulation" /> |