I know this is a common issue, but I couldn't find a solution, so I hope someone can help me.
I'm trying to load this CSV as a point layer, but none of the points are loading.
-
6They are not DMS coordinates (degrees, minutes, seconds) but decimal degrees.user30184– user301842024年10月04日 05:38:57 +00:00Commented Oct 4, 2024 at 5:38
-
4what @user30184 means is don't tick the DMS boxIan Turton– Ian Turton2024年10月04日 08:27:46 +00:00Commented Oct 4, 2024 at 8:27
1 Answer 1
As commented by user30184 and Ian Turton - Your coordinates are decimal degrees (DD), not degrees, minutes and seconds (DMS). If you untick the DMS checkbox, your CSV should be added correctly.
Andrea Giudiceandrea
4,1141 gold badge13 silver badges23 bronze badges
answered Oct 6, 2024 at 9:35