maning sambale wrote: > Hi, > > I am importing the GNS names textfile in to a point vector. Th etext > file has 117,000 lines using the delimited text plugin I was able to > import on 81,665. Is there a limit to the number of records we can > import with the delimited txt plugin? > I seem to recall someone I know running into this last year, and we got around it by just importing the text to postgis and then turning it into a spatial layer with a query. You could also do this with spatialite now.
Also, ogr2ogr command line could be used but is a little confusing sometimes for csv. Alex _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
