CSV to KML converter online! (for Google Maps)
Enter online location of .csv file:
Or point to a locally stored .csv file:
If you know the encoding of the CSV file, please enter here: (optional!)
This is optional, but if you don't provide it, I will simply assume
latin-1
(i.e. ISO Latin 1) encoding!
Other possible encodings include:
utf-8
,
utf-16
,
ascii
, etc.
Example .csv fragment (latitude, longitude, title [, description]):
4.772554, 52.260171, Location 1
6.564886, 51.928912, Location 2, Description 2
4.667442, 51.856984, Location 3, Description 3