Skip to content

Commit 791997a

Browse files
authored
Revise usage instructions for QGIS script
Updated usage instructions for the QGIS script, including new steps for showing the editor and adjusting parameters.
1 parent 245d71e commit 791997a

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

source/_posts/qgisautomarkir.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ Script ini digunakan untuk membuat data marking (jarak dan daftar nama anak peta
77
dengan ketentuan cucu petak harus di-merger menjadi anak petak.
88
<!-- more -->
99
### Cara penggunaan
10-
1. QGIS -> Plugins -> Python console
11-
2. Paste code / open code (jika didownload)
12-
3. Sesuaikan parameter sesuai nama kolom dll.
13-
4. Klik run
10+
1. QGIS -> Plugins -> Python console -> Show editor
11+
2. Paste code / open code (jika didownload) di editor
12+
3. Sesuaikan parameter PETAK, ANAK_PETAK, KELAS_HUTAN dengan kolom shp
13+
4. NAMA_USER menyesuaikan user Windows
14+
5. Klik run/logo icon play warna hijau
15+
6. Setelah selesai file csv akan ada di Desktop
1416

1517
Kode disini:
1618
https://github.com/allasca/assets/blob/main/qgis_markeer.py

0 commit comments

Comments
 (0)