Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-05-27 Thread Radim Blazek
Hi all. The project is funded! Thanks to everybody who contributed or promoted the project. The first two parts are implemented, you can follow the work progress here: http://www.gissula.eu/qgis-grass-plugin-crowdfunding/progress.html browser demo video:

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-05-18 Thread Sören Gebbert
Dear all, just a short reminder. The crowd funding period for the QGIS GRASS Plugin is still running but will end soon. Everyone who may be willingly to fund this great project can contribute funds until May 23. Best regards Soeren 2015-03-23 19:56 GMT+01:00 Radim Blazek radim.bla...@gmail.com:

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-05-18 Thread Radim Blazek
On Mon, May 18, 2015 at 2:22 PM, Sören Gebbert soerengebb...@googlemail.com wrote: Dear all, just a short reminder. The crowd funding period for the QGIS GRASS Plugin is still running but will end soon. Everyone who may be willingly to fund this great project can contribute funds until May

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-25 Thread Radim Blazek
On Wed, Mar 25, 2015 at 12:44 AM, Daniel Victoria daniel.victo...@gmail.com wrote: Hi Radim, I'm using grass 7 and QGis installed from OSGeo4Win so maybe it was compiled against some old libraries? I've no idea how to compile in windows so I'll just try to re-install everything and hope

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Radim Blazek
Hi Soeren On Tue, Mar 24, 2015 at 10:04 AM, Sören Gebbert soerengebb...@googlemail.com wrote: 2015-03-24 9:40 GMT+01:00 Radim Blazek radim.bla...@gmail.com: I completely agree that Python would be better, the advantages of Python are obvious and that would be definitely my choice if I had to

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Daniel Victoria
Hi Radim, I'm using grass 7 and QGis installed from OSGeo4Win so maybe it was compiled against some old libraries? I've no idea how to compile in windows so I'll just try to re-install everything and hope things work... Daniel On Tue, Mar 24, 2015 at 4:18 PM, Radim Blazek radim.bla...@gmail.com

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Vaclav Petras
On Tue, Mar 24, 2015 at 5:56 AM, Radim Blazek radim.bla...@gmail.com wrote: Are there functions in time series implementation which need to be called directly from the plugin or everything may be done just calling t.rast.* modules? Most of the temporal functionality is available through

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Sören Gebbert
Hi Radim, 2015-03-24 9:40 GMT+01:00 Radim Blazek radim.bla...@gmail.com: Hi Soeren, thanks for your reaction. I remember we already discussed the possibility to move to Python. On Mon, Mar 23, 2015 at 9:19 PM, Sören Gebbert soerengebb...@googlemail.com wrote: Hi Radim, this is a beautiful

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Daniel Victoria
Hi Radim, Is this why my QGis crashes when i try to load a Grass 7.0 vector file? [1] Thanks Daniel [1] - http://gis.stackexchange.com/questions/138477/loading-grass-7-0-vectors-in-qgis-broken On Tue, Mar 24, 2015 at 11:47 AM, Vaclav Petras wenzesl...@gmail.com wrote: On Tue, Mar 24, 2015 at

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Radim Blazek
On Tue, Mar 24, 2015 at 5:31 PM, Daniel Victoria daniel.victo...@gmail.com wrote: Hi Radim, Is this why my QGis crashes when i try to load a Grass 7.0 vector file? [1] AFAIC, it should only crash if you try to open a GRASS mapset with GRASS 6 vectors in QGIS browser compiled and run with GRASS

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-24 Thread Radim Blazek
Hi Soeren, thanks for your reaction. I remember we already discussed the possibility to move to Python. On Mon, Mar 23, 2015 at 9:19 PM, Sören Gebbert soerengebb...@googlemail.com wrote: Hi Radim, this is a beautiful idea and i hope you will get plenty of funds. I have some questions

Re: [GRASS-user] [GRASS-dev] QGIS GRASS Plugin Upgrade Crowdfunding

2015-03-23 Thread Sören Gebbert
Hi Radim, this is a beautiful idea and i hope you will get plenty of funds. I have some questions regarding the implementation, since this is not mentioned in the project description: Do you plan to implement the plugin in C++ only, or will you try to combine C++ (data provider) and Python (all