[Qgis-user] Should be easy? Open csv in Graphical Modeller

Yann Voté ygversil at lilo.org
Tue Mar 31 04:08:26 PDT 2020


Hi,

Not sure if this will help you, but I recently wrote a processing plugin 
to deal with CSV files. The plugin is named CSV Tools. It aims to be a 
little more generic than the "create points layer from table" since it 
can handle WKT geometries and hence can load lines and polygons.

The plugin is *highly* experimental, and thus is available in QGIS only 
when experimental plugins are allowed.

It works for me at the moment, I use it in models. But I've plans to 
make it more usable so that it can be useful to more people. I'd love to 
have feedback : if it works or not and would gladly fix bugs.

Regards.

Yann


Le 31/03/2020 à 12:43, magerlin a écrit :
> Thanks for your comment.
> 
> But I am trying to setup a model for reading GTFS data (General Transit Feed
> Specification) which are sets of like 10 csv files and I am right now
> working with 3 sets so like 30 csv files in total.
> 
> So the aim was to automate tedious work and not have to remember every time
> how these 10 csv files relate to each other.
> 
> I am aware of two plugins reading GTFS data but they both break down with
> python errors ...
> 
> 
> 
> -----
> Regards Morten
> 
> Currently using Qgis 3.10.0
> Windows 10, 64bit
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 


More information about the Qgis-user mailing list