logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

csv2kml - convert a CSV file into a KML

Name

       csv2kml - convert a CSV file into a KML

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

csv2kml 0.1                                         May 2022                                          CSV2KML(1)

Synopsis

csv2kmlFILENAME_or_URL

See Also