Processing Toolbox has a 'Create point layer from table' algorithm that can read a CSV and give you a vector layer that can be used in the model. [image: Logo] <https://spatialthoughts.com/> Ujaval Gandhi Spatial Thoughts mobile: +91-8095684687 email: [email protected] [image: LinkedIn icon] <https://www.linkedin.com/in/spatialthoughts/> [image: Twitter icon] <https://twitter.com/spatialthoughts> Subscribe to our newsletter http://bit.ly/spatialthoughts-newsletter
On Tue, Mar 31, 2020 at 4:48 PM Yann Voté <[email protected]> wrote: > 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 > > [email protected] > > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
