How to import coordinates from csv

Trying to import csv Files in QGIS the coordinates are all broken xx.xxx.xxx. GIS cannot read coordinates with two points inside. How can I fix that?

Replace the period with the character specified in your computer’s configuration.

Thanks a lot, I fixed it by converting the whole table to kml first.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.