-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
257 lines (221 loc) · 11.1 KB
/
Copy pathmkdocs.yml
File metadata and controls
257 lines (221 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
---
site_name: GTU GIS
theme:
name: material
features:
- navigation.footer
- navigation.instant
- navigation.instant.progress
- navigation.tracking
- navigation.path
- navigation.indexes
- navigation.top
- search.highlight
- search.share
- content.code.copy
- content.code.annotate
- content.tooltips
font:
text: Merriweather Sans
code: Red Hat Mono
logo: ./assets/images/logo.png
favicon: assets/favicon.png
palette:
# Dark Mode
- scheme: slate
toggle:
icon: material/weather-sunny
name: Light mode
primary: custom
accent: custom
# Light Mode
- scheme: default
toggle:
icon: material/weather-night
name: Dark mode
primary: custom
accent: custom
icon:
admonition:
note: octicons/tag-16
abstract: octicons/checklist-16
info: octicons/info-16
tip: octicons/squirrel-16
success: octicons/check-16
question: octicons/question-16
warning: octicons/alert-16
failure: octicons/x-circle-16
danger: octicons/zap-16
bug: octicons/bug-16
example: octicons/beaker-16
quote: octicons/quote-16
# Repository
site_url: https://gtu.qgis.ge
repo_name: GTU GIS
repo_url: https://github.com/ezdanapak/GTU-GIS
copyright: Copyright © 2026 Giorgi Kapanadze
markdown_extensions:
- attr_list
- md_in_html
- pymdownx.blocks.caption
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.tabbed:
alternate_style: true
- admonition
- pymdownx.details
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
nav:
- მთავარი: index.md
# ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS
# ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS
# ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS
# ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS
# ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS - ICS - GIS
- 'ICS - GIS':
- 'About':
- Instructor: './ICS_GIS/Instructor.md'
- Syllabus: './ICS_GIS/Syllabus.md'
- Schedule: './ICS_GIS/Schedule.md'
- Textbooks: './ICS_GIS/Textbooks.md'
- Videos: './ICS_GIS/Videos.md'
- Acknowledgments: './ICS_GIS/Acknowledgments.md'
- Info: './ICS_GIS/Info.md'
- Another staff: './ICS_GIS/Another_staff.md'
- Presentations: './ICS_GIS/Presentations.md'
- Copyright: './ICS_GIS/Copyright_Disclaimer.md'
- Exam: './ICS_GIS/Exam.md'
- Software Tools:
- ArcGIS: './ICS_GIS/Software/ArcGIS.md'
- Google Earth: './ICS_GIS/Software/GoogleEarth.md'
- Theory:
- Topic 1: './ICS_GIS/Theory/Topic_1.md'
- Topic 2: './ICS_GIS/Theory/Topic_2.md'
- Map composition: './ICS_GIS/Theory/Map_composition.md'
- Geodatabase: './ICS_GIS/Theory/Geodatabase.md'
- Raster data: './ICS_GIS/Theory/Raster.md'
- Datum: './ICS_GIS/Theory/Datum.md'
- Georeferencing: './ICS_GIS/Theory/Georeferencing.md'
- Labs:
- Digitization: './ICS_GIS/Lab/Digitization.md'
- GPS: './ICS_GIS/Lab/GPS.md'
- Topology: './ICS_GIS/Lab/Topology.md'
- DEM & TIN: './ICS_GIS/Lab/DEM_TIN.md'
- Geodatabase: './ICS_GIS/Lab/Geodatabase.md'
- Lab 6: './ICS_GIS/Lab/Lab_6.md'
- Terrain analysis: './ICS_GIS/Lab/Terrain_analysis.md'
- Georeference : './ICS_GIS/Lab/Georeference.md'
- Lab 9: './ICS_GIS/Lab/Lab_9.md'
- Hydrological analysis: './ICS_GIS/Lab/Hydrological_analysis.md'
- Lab 11: './ICS_GIS/Lab/Lab_11.md'
- Lab 12: './ICS_GIS/Lab/Lab_12.md'
- Lab 13: './ICS_GIS/Lab/Lab_13.md'
- Lab 14: './ICS_GIS/Lab/Lab_14.md'
- Lab 15: './ICS_GIS/Lab/Lab_15.md'
- 'GISC-SD':
- 'About':
- ლექტორი: './GISC_SD/Instructor.md'
- სილაბუსი: './GISC_SD/Syllabus.md'
- განრიგი: './GISC_SD/Schedule.md'
- რესურსები: './GISC_SD/Textbooks.md'
- ვიდეოები: './GISC_SD/Videos.md'
- მადლობის გაცხადება: './GISC_SD/Acknowledgments.md'
- ინფორმაცია: './GISC_SD/Info.md'
- სხვა მასალა: './GISC_SD/Another_staff.md'
- პრეზენტაციები: './GISC_SD/Presentations.md'
- საავტორო უფლებები: './GISC_SD/Copyright_Disclaimer.md'
- გამოცდა: './GISC_SD/Exam.md'
- პროგრამული უზრუნველყოფა:
- QGIS: './GISC_SD/Software/QGIS.md'
- Google Earth: './GISC_SD/Software/GoogleEarth.md'
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
#GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA - GIS SKA -
- 'GIS - SKA':
- მზადება სერტიფიცირებისთვის:
- შეხვედრა 1: './GIS_SKA/Certification/Meeting_1.md'
- შეხვედრა 2: './GIS_SKA/Certification/Meeting_2.md'
- შეხვედრა 3: './GIS_SKA/Certification/Meeting_3.md'
- შეხვედრა 4: './GIS_SKA/Certification/Meeting_4.md'
- შეხვედრა 5: './GIS_SKA/Certification/Meeting_5.md'
- შეხვედრა 6: './GIS_SKA/Certification/Meeting_6.md'
- სერტიფიცირება: './GIS_SKA/Certification/Certification.md'
- 'შესახებ':
- ლექტორი: './GIS_SKA/Instructor.md'
- სილაბუსი: './GIS_SKA/Syllabus.md'
- განრიგი: './GIS_SKA/Schedule.md'
- რესურსები: './GIS_SKA/Textbooks.md'
- ვიდეოები: './GIS_SKA/Videos.md'
- მადლობის გაცხადება: './GIS_SKA/Acknowledgments.md'
- ინფორმაცია: './GIS_SKA/Info.md'
- სხვა მასალა: './GIS_SKA/Another_staff.md'
- პრეზენტაციები: './GIS_SKA/Presentations.md'
- საავტორო უფლებები: './GIS_SKA/Copyright_Disclaimer.md'
- გამოცდა: './GIS_SKA/Exam.md'
- ქვიზი: './GIS_SKA/Quiz.md'
- დახმარება: './GIS_SKA/Help.md'
- პროგრამული უზრუნველყოფა:
- QGIS: './GIS_SKA/Software/QGIS.md'
- Google Earth: './GIS_SKA/Software/GoogleEarth.md'
- Geoserver: './GIS_SKA/Software/Geoserver.md'
- თეორია:
- კომპიუტერის მონაცემები: './GIS_SKA/Theory/Computer_Requirements.md'
- გეოიდი & ელიფსოიდი : './GIS_SKA/Theory/Theory.md'
- GPS: './GIS_SKA/Theory/GPS_SJ.md'
- გეორეფერენცირება : './GIS_SKA/Theory/Georeferencing.md'
- ვექტორული შრის შენახვა : './GIS_SKA/Theory/Save_vector_layer.md'
- დიგიტალიზაცია : './GIS_SKA/Lab/Digitization.md'
- პროექტის ფაილი : './GIS_SKA/Theory/Project_file.md'
- შეიპ-ფაილი: './GIS_SKA/Theory/Shapefile.md'
- ბილიკები: './GIS_SKA/Theory/Path.md'
- დროებითი შრე: './GIS_SKA/Theory/Scratch_layer.md'
- სტილები: './GIS_SKA/Theory/QML_SLD.md'
- CAD: './GIS_SKA/Theory/CAD.md'
- რასტრები: './GIS_SKA/Theory/Raster.md'
- რელიეფი: './GIS_SKA/Theory/Terrain.md'
- XML: './GIS_SKA/Theory/XML.md'
- GeoNetwork: './GIS_SKA/Theory/GeoNetwork.md'
- GeoNode: './GIS_SKA/Theory/GeoNode.md'
- GeoJSON: './GIS_SKA/Theory/Geojson_formats.md'
- WEB Services: './GIS_SKA/Theory/WEB_Services.md'
- Win ENV: './GIS_SKA/Theory/Win_ENV.md'
- რუკის კომპოზიცია: './GIS_SKA/Theory/Map_composition_theory.md'
- გეომონაცემთა ბაზები:
- Apache parquet: './GIS_SKA/Theory/Geodatabase/Apache_parquet.md'
- Geodatabase: './GIS_SKA/Theory/Geodatabase.md'
- GeodatabaseVS: './GIS_SKA/Theory/Geodatabase/GeodatabaseVS.md'
- Google:
- ადგილის სიმაღლე: './GIS_SKA/Theory/Google/Placemark_altitudes.md'
- გუგლის ფორმატები : './GIS_SKA/Theory/Google/Google_formats.md'
- დავალებები:
- გეორეფერენცირება : './GIS_SKA/Lab/Georeference.md'
- დიგიტალიზაცია: './GIS_SKA/Lab/Digitization.md'
- გლობალური პოზიციონირება: './GIS_SKA/Lab/GPS.md'
- გეომონაცემთა ბაზები: './GIS_SKA/Lab/Geodatabase.md'
- დიგიტალიზაცია 1: './GIS_SKA/Lab/Digitization1.md'
- მონიშვნები : './GIS_SKA/Lab/Selection.md'
- OGC WEB: './GIS_SKA/Lab/OGC_WEB.md'
- WEB GIS: './GIS_SKA/Lab/WEB_GIS.md'
- ტოპოლოგია: './GIS_SKA/Lab/Topology.md'
- რელიეფის ანალიზი: './GIS_SKA/Lab/Terrain_analysis.md'
- რუკის კომპოზიცია: './GIS_SKA/Lab/Map_composition.md'
use_directory_urls: true
extra_css:
- stylesheets/extra.css
plugins:
- search
# - glightbox