from-tkgm-to-kmz
This project converts coordinates obtained from TKGM Parsel Sorgu into .kmz
files for use in Google Earth.
Features
- Direct
.kmz
conversion of parcel coordinates from TKGM - Simple CLI-based usage
- Lightweight and fast
Installation
Clone the repository from GitHub or GitLab:
git clone https://github.com/yildirimhan/from-tkgm-to-kmz
cd from-tkgm-to-kmz
pip install -r requirements.txt
Usage
Go to Parsel Sorgu
Manually save the coordinate data into a file named data.txt
Run the script:
python3 main.py
The output .kmz file will be created in the same directory.
Preview
Tags: #python #geospatial #google-earth #tkgm