.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH CSV2KML "1" "May 2022" "csv2kml 0.1" "User Commands" .SH NAME csv2kml \- convert a CSV file into a KML .SH SYNOPSIS .B csv2kml \fI\,FILENAME_or_URL\/\fR .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-longitude_field\fR=\fI\,LONGITUDE_FIELD\/\fR name of the column that contains longitude data .TP \fB\-\-latitude_field\fR=\fI\,LATITUDE_FIELD\/\fR name of the column that contains latitude data .TP \fB\-\-altitude_field\fR=\fI\,ALTITUDE_FIELD\/\fR name of the column that contains altitude data .TP \fB\-\-name_field\fR=\fI\,NAME_FIELD\/\fR name of the column used for the placemark name .TP \fB\-\-description_field\fR=\fI\,DESCRIPTION_FIELD\/\fR name of the column used for the placemark description .TP \fB\-\-snippet_field\fR=\fI\,SNIPPET_FIELD\/\fR name of the column used for the placemark snippet text .SH "SEE ALSO" .RS .IP \(bu validate_kml .IP \(bu kml2pykml .RE