https://github.com/danielcba/csv_to_kml
This Python script that converts a CSV file containing geographic coordinates (latitude and longitude) into a KML (Keyhole Markup Language) file. The KML file can be used with geographic visualization tools such as Google Earth, QGIS, etc.
https://github.com/danielcba/csv_to_kml
csv google-earth kml python3 qgis simplekml
Last synced: 3 months ago
JSON representation
This Python script that converts a CSV file containing geographic coordinates (latitude and longitude) into a KML (Keyhole Markup Language) file. The KML file can be used with geographic visualization tools such as Google Earth, QGIS, etc.
- Host: GitHub
- URL: https://github.com/danielcba/csv_to_kml
- Owner: danielcba
- License: mit
- Created: 2024-07-26T03:21:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T04:52:28.000Z (11 months ago)
- Last Synced: 2025-06-09T00:37:33.065Z (10 months ago)
- Topics: csv, google-earth, kml, python3, qgis, simplekml
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-EN.md
- License: LICENSE