Man page - csv2kml(1)
Packages contains this manual
Manual
CSV2KML
NAMESYNOPSIS
OPTIONS
SEE ALSO
NAME
csv2kml - convert a CSV file into a KML
SYNOPSIS
csv2kml FILENAME_or_URL
OPTIONS
--version
show programβs version number and exit
-h , --help
show this help message and exit
--longitude_field = LONGITUDE_FIELD
name of the column that contains longitude data
--latitude_field = LATITUDE_FIELD
name of the column that contains latitude data
--altitude_field = ALTITUDE_FIELD
name of the column that contains altitude data
--name_field = NAME_FIELD
name of the column used for the placemark name
--description_field = DESCRIPTION_FIELD
name of the column used for the placemark description
--snippet_field = SNIPPET_FIELD
name of the column used for the placemark snippet text
SEE ALSO
|
β’ |
validate_kml |
|||
|
β’ |
kml2pykml |