Lab 9
XY Tables and GeoDatabase. Data Models for Surfaces. Algorithms for Creating Grid Surface Models.
Slope Aspect Hillshade
Assignment Instructions
⚠️ Work Environment
On university computers, work inside the folder:
C:\Users\Public\
or C:\Users\Public\Documents
(This is recommended even on personal computers, as the program may encounter issues when files are located elsewhere.)
📦 Required Software
- ArcGIS – Required ✅
- Google Earth – Optional (depending on the task) ✅
Warning
Do not delete completed work until the end of the semester.
Danger
File Naming Rules
❌ Incorrect:
Giorgi Kapanadze.Group/1$ work1
❌ Do not use:
- Georgian characters (ა, ბ, გ, დ, etc.)
- Special symbols (other than an underscore
_
)
✅ Correct:
Giorgi_Kapanadze_Group_4_work_1
Tip
Use only Latin letters, numbers, and underscores (_
) for:
Archive names, folder and file names, and table column names.
📘 Step-by-Step Guide
Note
You must be authorized (logged in) on elearning.gtu.ge to download the data.
- Download Basemap files from here
- დასაკორექტირებელია Download the data from here
- Create a folder using your first and last name. Follow the file naming rules provided above.
- Inside it, create the following subfolders:
- Archive
- Geodatabase
- Raster
- Project
- Shp
graph LR
A[FirstName_LastName_GroupNumber_Assignment_Number] --> B{Raster};
A[FirstName_LastName_GroupNumber_Assignment_Number] --> C{Archive};
A[FirstName_LastName_GroupNumber_Assignment_Number] --> D{Geodatabase};
A[FirstName_LastName_GroupNumber_Assignment_Number] --> E{Project};
A[FirstName_LastName_GroupNumber_Assignment_Number] --> F{Shp};
Connect ArcGIS (from ArcCatalog) to this main folder.
- After georeferencing, verify the map location using any available method. You can use Google Earth or ArcGIS and import firstly any Basemap.. 🌍
- Ensure that the map correctly aligns with the target area. 🗺
- Compress (zip) your folder (named after your first and last name). 💾
- Use formats like
.rar
or.zip
. -
Name the archive as:
FirstName_LastName_GroupNumber_Assignment_Number
-
Send it to: giorgi.kapanadze@gtu.ge
Warning
If you experience any issues with the submission process, contact:
giorgi.kapanadze@gtu.ge
Or use any file transfer services.
Info
📌 If anything is unclear, feel free to ask! 😊
If something here was done incorrectly, I’ll correct it — or you can create a pull request.