An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project