Tagged Questions
2
votes
1answer
58 views
importing coordinates via a csv file does not work
I tried to manually add point data via a CSV file to an empty project in QGIS 1.8.0. The points do show up all right with the correct coordinates, but already the scale is not correct (using the ...
0
votes
1answer
98 views
CSV and GDAL 1.10 in QGIS
It seems the GDAL upgrade from 1.9 to 1.10 changed the way CSV files are handled so that I now have a non-functioning QGIS. App hangs trying to import csv data file when previously had no problems ...
2
votes
2answers
214 views
Importing Lat/Long coordinates as CSV file & only displaying single point in QGIS
I am using QGIS and trying to import Lat/Long coordinates as delimited text layer. All points show up in my attribute table, however, only one point is displayed on the map? Any ideas?
3
votes
1answer
86 views
Import CSV: Is there a cap for number of row
I am trying to import several CSV files which contain more than 1,000 rows respectively.
However, but only 129 records were only imported each file.
Can't see any options that deal with this?
I am ...