Re: [Qgis-user] QGIS-PLUGIN--GRASS

2016-04-14 Thread Radim Blazek
The message "The plugin will be disabled because it crashed QGIS
during last startup" should only appear if there
"/Plugins/watchDog/libgrassplugin7" in QGIS2.conf, which is add if the
plugin crasshed QGIS last time. I have doubts that QGIS can recover
itself, as I wrote in previous mails.

The watchDog was introduced by Matthias in fa40e78f and fixed(?) in
cc650f93. Mathias, can you comment?

Radim


On Thu, Apr 14, 2016 at 11:03 PM, Paul Shapley  wrote:
> Hi Radim,
>
> I've attached the QGIS output from the shell (on startup) but i didn't find
> any reference to what you mentioned in the QGIS2.conf file only the
> following references:-
>
> [Plugins]
> libgrassplugin7=true
>
> [GRASS]
> windows\tools\geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\0\0\x2s\0\0\0x\0\0\x4\xa7\0\0\x2\x96\0\0\x2s\0\0\0x\0\0\x4\xa7\0\0\x2\x96\0\0\0\0\0\0)
>
> Thanks.
>
> Paul
>
>
>
>
> On 14 April 2016 at 13:43, Radim Blazek  wrote:
>>
>> On Wed, Apr 13, 2016 at 1:28 PM, Paul Shapley  wrote:
>> > Hi Radim,
>> >
>> > Thanks for your kind reply...unfortunately i tried your suggestion (as i
>> > understood it) but no change. I then changed to the QGIS nightlies with
>> > GRASS 7.0.3 stable and now i get the following error:-
>> >
>> > GRASS init error: Problem in GRASS initialization, GRASS provider and
>> > plugin
>> > will not work : Module built against version $Revision: 64733 $ but
>> > trying
>> > to use version $Revision: 67364 $. You need to rebuild GRASS GIS or
>> > untangle
>> > multiple installations.
>> >
>> >
>> > so i seems if i use QGIS stable and Grass 7.0.3 i get the error:
>> >
>> >
>> > Plugin libgrassplugin7: The plugin will be disabled because it crashed
>> > QGIS
>> >> during last startup. Please report an issue and re-enable the plugin
>> >> when
>> >> the problem has been solved" in the yellow panel.
>>
>> If you remove  /Plugins/watchDog/libgrassplugin7 from config, qgis
>> crashes on start?
>> Does it print something when started from shell? Can you post backtrace?
>>
>> Radim
>>
>> > My only option appears to be to install GRASS r64733? Would anyone
>> > agree?
>> >
>> >
>> > Many thanks for your time.
>> >
>> >
>> > Paul Shapley
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > On 11 April 2016 at 12:32, Radim Blazek  wrote:
>> >>
>> >> On Thu, Apr 7, 2016 at 2:51 PM, Paul Shapley 
>> >> wrote:
>> >> >
>> >> > Hi,
>> >> >
>> >> > I'm trying to get the 'libgrassplugin7.so' library working with QGIS
>> >> > 2.14.1-
>> >> > 'Essen' on Ubuntu 15.10. I get the following error:-
>> >> >
>> >> > "Plugin libgrassplugin7: The plugin will be disabled because it
>> >> > crashed
>> >> > QGIS
>> >> > during last startup. Please report an issue and re-enable the plugin
>> >> > when
>> >> > the problem has been solved" in the yellow panel.
>> >>
>> >> Can you remove /Plugins/watchDog/ from QGIS settings
>> >> ($HOME/.config/QGIS/QGIS2.conf) and try to find out (log) why it is
>> >> crashing.
>> >>
>> >> Is there a UI to remove plugin from watchDog?
>> >> I don't think that cc650f93 reenableas plugin once it got to watchDog,
>> >> because if it is in watchDog, it is set to false in /Plugins/> >> name> and thus not tried to load.
>> >>
>> >> Radim
>> >>
>> >>
>> >> > There is no error reported in the 'plugin' log
>> >> >
>> >> > installation details:-
>> >> >
>> >> > Package from: http://qgis.org/debian wily main
>> >> > Plugin: qgis-plugin-grass 1:2.14.1+23wily (latest version)
>> >> > Grass v7.0.3 r0
>> >> >
>> >> > I am wondering whether it requires a different release of GRASS
>> >> > installed to
>> >> > work.
>> >> >
>> >> > Any ideas welcome
>> >> >
>> >> > Many Thanks,
>> >> >
>> >> > Paul Shapley
>> >> >
>> >> > ___
>> >> > Qgis-user mailing list
>> >> > Qgis-user@lists.osgeo.org
>> >> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> >> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> >
>> >
>> >
>> >
>> > --
>> > Paul J. Shapley MSc CGeog (GIS) FRGS
>> >
>
>
>
>
> --
> Paul J. Shapley MSc CGeog (GIS) FRGS
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export plugins list

2016-04-14 Thread Paolo Cavallini
Il 15/04/2016 05:49, Etienne Trimaille ha scritto:
> I agree, but it's the only solution for now to do that.
> The plugin manager will update them after.
> 
> Or you can write a tiny script for that : ls ~/.qgis2/python/plugins/ >
> list_plugins.txt to save the list.
> And then a bash loop with wget to fetch the zip|.|

Merci Etienne.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export plugins list

2016-04-14 Thread Etienne Trimaille
I agree, but it's the only solution for now to do that.
The plugin manager will update them after.

Or you can write a tiny script for that : ls ~/.qgis2/python/plugins/ >
list_plugins.txt to save the list.
And then a bash loop with wget to fetch the zip.

2016-04-14 23:39 GMT+07:00 Paolo Cavallini :

> Il 14/04/2016 11:39, Etienne Trimaille ha scritto:
> > You can copy/paste your `.qgis2/python/plugins`, it contains all your
> > plugins installed.
>
> sure thing, but it is not quite the same thing.
> It would be nice in fact to save the list, not the plugins, in order to
> replicate easily the installation, using always the latest versions.
> I see this as an interesting feature req, worth a ticket.
> All the best.
>
> --
> Paolo Cavallini - www.faunalia.eu
> QGIS & PostGIS courses: http://www.faunalia.eu/training.html
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] shift or control to toggle zoomin/zoomout?

2016-04-14 Thread John Layt
On 14 April 2016 at 20:14, Richard Duivenvoorde  wrote:
> Hi,
>
> Most drawing programs (like inkscape) have one zoom tool, which toggle
> between zoomin/zoomout with ctrl or shift button.
>
> This looks like not so difficult to do? We could keep the two buttons as
> now, but also toggle them to the alternative temporarily when you push
> shift of control.
>
> Others think this is usefull?
> Or see problems?

I've always found the having 3 separate tools for basic navigation a
bit weird, switching seems a waste of time and mouse movement,
especially when you're interacting using other tools and need to
navigate without breaking your use of your current tool. While we have
mouse wheel scrolling in all tools, it's imprecise, so a set of
consistent keyboard modifiers that applied in all map tools would be a
good thing.

At work we've been experimenting with a single navigation map tool to
'do it all', currently:
* Left Click: Zoom in one step
* Left Click and drag: Zoom in to selected area
* Right Click: Zoom out one step
* Right Click and drag: Pan map canvas

That's in addition to the existing standard functions:
* Mouse wheel: Zoom in/out
* Space bar + mouse move: Pan map canvas

I've also been thinking about using ctrl to switch to selection mode.

The problem we're having is that this is a bit inconsistent with our
custom editing map tools where unmodified left/right click is
obviously for drawing or feature interaction, so we move the zoom to
the shift button. We could make the navigation tool consistent by
moving zooming to the shift button too, but then what does an
unmodified click mean? Panning? Selection? Identify? Anyway, the point
is a set of standard modifiers would save me some code and give our
users a more consistent experience outside our own tools.

John.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Adding OpenSeaMap to QuickMapServices

2016-04-14 Thread Stefan Keller
Hi Maxim

Thanks. This was it.
Works for me now (within the zoom/scale ranges) in both ways:
As own user defined service as well as after doing "Get contributed pack".

:Stefan

2016-04-13 22:35 GMT+02:00 Maxim Dubinin :
> it works
> the screen is empty because you missed zmin 
> https://github.com/nextgis/quickmapservices_contrib/issues/21
>
> Cheers,
> Maxim
>
> Вы писали 13 апреля 2016 г., 22:36:34:
>
> SK> Hi Anita
>
> SK> I tried to configure this OpenSeaMap map and it's being added.
> SK> See my configuration below [2].
> SK> When zooming in/out the plugin reports that tiles are loaded, but I
> SK> even don't get confetti; only an empty screen.
> SK> On the other hand I could succesfully load some of the TMS services I
> SK> compiled here [1].
> SK> So I guess, it's a problem with the OpenSeaMap TMS server - not the 
> plugin.
>
> SK> Yours, Stefan
>
> SK> [1] http://giswiki.hsr.ch/Hintergrundkarten.
> SK> [2] QuickMapServices map config for OpenSeaMap (not functioning yet)
> SK>   Type: TMS
> SK>   Icon: <>
> SK>   URL: http://t1.openseamap.org/seamark/{z}/{x}/{y}.png
> SK>   CRS ID: 3857
>
> SK> 2016-04-11 17:02 GMT+02:00 Anita Graser :
>>> Hi,
>>>
>>> Do you know if it's possible to add OpenSeaMap to QuickMapServices?
>>> http://wiki.openseamap.org/index.php?title=De:OpenSeaMap_in_Website
>>>
>>> http://t1.openseamap.org/seamark/
>>> http://tiles.openseamap.org/seamark/
>>>
>>>
>>> I tried but the resulting layer is just scrambled noise / confetti.
>>>
>>> Thanks and best wishes,
>>> Anita
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] shift or control to toggle zoomin/zoomout?

2016-04-14 Thread Richard Duivenvoorde
Hi,

Most drawing programs (like inkscape) have one zoom tool, which toggle
between zoomin/zoomout with ctrl or shift button.

This looks like not so difficult to do? We could keep the two buttons as
now, but also toggle them to the alternative temporarily when you push
shift of control.

Others think this is usefull?
Or see problems?

Regards,

Richard
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] grass shell

2016-04-14 Thread Martin Landa
2016-04-14 19:44 GMT+02:00 Martin Landa :
> it seems to me that GRASS shell in QGIS do not have history. I tried
> Arrows, Alt+P, Page+up/down, nothing worked. Any idea? Thanks, Ma

btw, I am also not able to copy text from clipboard to the shell.

Another question: how to close open tabs in GRASS plugin? There is no
close button, common keyboard shortcuts also do not work (Ctrl+W).

Thanks, Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] grass shell

2016-04-14 Thread Martin Landa
Hi,

it seems to me that GRASS shell in QGIS do not have history. I tried
Arrows, Alt+P, Page+up/down, nothing worked. Any idea? Thanks, Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export plugins list

2016-04-14 Thread Paolo Cavallini
Il 14/04/2016 11:39, Etienne Trimaille ha scritto:
> You can copy/paste your `.qgis2/python/plugins`, it contains all your
> plugins installed.

sure thing, but it is not quite the same thing.
It would be nice in fact to save the list, not the plugins, in order to
replicate easily the installation, using always the latest versions.
I see this as an interesting feature req, worth a ticket.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Trigger actions of CADDigitize plugin from pyqgis

2016-04-14 Thread Tudorache, Marian
Hi everyone,

I have a question about how to use CADDigitize plugin from pyqgis.

1.   I would like to get the active instance of this plugin from 
QgisInterface (iface). I understand when the plugin is installed there is a 
reference of this plugin recorded here (iface).
Is it possible to do this?

Thanks,
Marian

From: qgis-user-boun...@lists.osgeo.org 
[mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of lb
Sent: September-20-15 2:25 AM
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] About QgsGeometry::buffer

Hi,

Buffer require some parameter since you can choose the "style" of buffer. You 
have some example on PostGis documentation (parameters are the same)
http://postgis.net/docs/ST_Buffer.html

QGis define this parameters in Settings->Options->Digitizing->Curve offset tool.

You can get this parameters via QSettings :
join = QSettings().value("Qgis/digitizing/offset_join_style", 0, type=int)
quad = QSettings().value("Qgis/digitizing/offset_quad_seg", 8, type=int)
endCap = quad
miter = QSettings().value("Qgis/digitizing/offset_miter_limit", 5, type=int)

Regards

l.bartoletti
Le 18/09/2015 23:12, Tudorache, Marian a écrit :
Hi everyone,

I would like to find more details about QgsGeometry::buffer with more styles.

In QGIS API Documentation there are two version of the buffer:
Simple version with distance and segments and with sytles.

The one with styles is defines as: ( distance, segments, endCapStyle, 
joinStyle, mitreLimit );

I do not understand the followings parameters:

endCapStyle: Round (1) / Flat (2) / Square (3) end cap style
joinStyle: Round (1) / Mitre (2) / Bevel (3) join style
mitreLimit: Limit on the mitre ratio used for very sharp corners

Does someone has some examples or recommend a book where to find more details 
please?
The QGIS API Documentation does not give me too much.


Thanks,
Marian


This electronic message, as well as any transmitted files included in the 
electronic message, may contain privileged or confidential information and is 
intended solely for the use of the individual(s) or entity to which it is 
addressed. If you have received this electronic message in error please notify 
the sender immediately and delete the electronic message. Any unauthorized 
copying, disclosure or distribution of the electronic message is strictly 
forbidden. NAV CANADA accepts no liability for any damage caused by any virus 
and/or other malicious code transmitted by this electronic communication.

Le présent message électronique et tout fichier qui peut y être joint peuvent 
contenir des renseignements privilégiés ou confidentiels destinés à l'usage 
exclusif des personnes ou des organismes à qui ils s'adressent. Si vous avez 
reçu ce message électronique par erreur, veuillez en informer l'expéditeur 
immédiatement et supprimez le. Toute reproduction, divulgation ou distribution 
du présent message électronique est strictement interdite. NAV CANADA n'assume 
aucune responsabilité en cas de dommage causé par tout virus ou autre programme 
malveillant transmis par ce message électronique.



___

Qgis-user mailing list

Qgis-user@lists.osgeo.org

http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS-PLUGIN--GRASS

2016-04-14 Thread Radim Blazek
On Wed, Apr 13, 2016 at 1:28 PM, Paul Shapley  wrote:
> Hi Radim,
>
> Thanks for your kind reply...unfortunately i tried your suggestion (as i
> understood it) but no change. I then changed to the QGIS nightlies with
> GRASS 7.0.3 stable and now i get the following error:-
>
> GRASS init error: Problem in GRASS initialization, GRASS provider and plugin
> will not work : Module built against version $Revision: 64733 $ but trying
> to use version $Revision: 67364 $. You need to rebuild GRASS GIS or untangle
> multiple installations.
>
>
> so i seems if i use QGIS stable and Grass 7.0.3 i get the error:
>
>
> Plugin libgrassplugin7: The plugin will be disabled because it crashed QGIS
>> during last startup. Please report an issue and re-enable the plugin when
>> the problem has been solved" in the yellow panel.

If you remove  /Plugins/watchDog/libgrassplugin7 from config, qgis
crashes on start?
Does it print something when started from shell? Can you post backtrace?

Radim

> My only option appears to be to install GRASS r64733? Would anyone agree?
>
>
> Many thanks for your time.
>
>
> Paul Shapley
>
>
>
>
>
>
>
> On 11 April 2016 at 12:32, Radim Blazek  wrote:
>>
>> On Thu, Apr 7, 2016 at 2:51 PM, Paul Shapley  wrote:
>> >
>> > Hi,
>> >
>> > I'm trying to get the 'libgrassplugin7.so' library working with QGIS
>> > 2.14.1-
>> > 'Essen' on Ubuntu 15.10. I get the following error:-
>> >
>> > "Plugin libgrassplugin7: The plugin will be disabled because it crashed
>> > QGIS
>> > during last startup. Please report an issue and re-enable the plugin
>> > when
>> > the problem has been solved" in the yellow panel.
>>
>> Can you remove /Plugins/watchDog/ from QGIS settings
>> ($HOME/.config/QGIS/QGIS2.conf) and try to find out (log) why it is
>> crashing.
>>
>> Is there a UI to remove plugin from watchDog?
>> I don't think that cc650f93 reenableas plugin once it got to watchDog,
>> because if it is in watchDog, it is set to false in /Plugins/> name> and thus not tried to load.
>>
>> Radim
>>
>>
>> > There is no error reported in the 'plugin' log
>> >
>> > installation details:-
>> >
>> > Package from: http://qgis.org/debian wily main
>> > Plugin: qgis-plugin-grass 1:2.14.1+23wily (latest version)
>> > Grass v7.0.3 r0
>> >
>> > I am wondering whether it requires a different release of GRASS
>> > installed to
>> > work.
>> >
>> > Any ideas welcome
>> >
>> > Many Thanks,
>> >
>> > Paul Shapley
>> >
>> > ___
>> > Qgis-user mailing list
>> > Qgis-user@lists.osgeo.org
>> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
>
> --
> Paul J. Shapley MSc CGeog (GIS) FRGS
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export plugins list

2016-04-14 Thread Etienne Trimaille
You can copy/paste your `.qgis2/python/plugins`, it contains all your
plugins installed.

2016-04-14 16:21 GMT+07:00 Joris Hintjens :

> No answer anyone?
> I had the same issue some months ago. Did it manually. (print screen of
> plugin list to transmit the info)
>
> greets
> joris
>
> > Op 11 apr. 2016, om 10:33 heeft ah franz  het
> volgende geschreven:
> >
> > it's possible make a command to export the list (xml) of installed
> plugins ?i.e. for transfer in other pc .
> >
> > Thank's Franz
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.osgeo.org
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Export plugins list

2016-04-14 Thread Joris Hintjens
No answer anyone?
I had the same issue some months ago. Did it manually. (print screen of plugin 
list to transmit the info)

greets
joris

> Op 11 apr. 2016, om 10:33 heeft ah franz  het volgende 
> geschreven:
> 
> it's possible make a command to export the list (xml) of installed plugins 
> ?i.e. for transfer in other pc .
> 
> Thank's Franz
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] String variable in modeler

2016-04-14 Thread Paulo van Breugel
I am trying out the modeller in the QGIS processing toolbox. What I am 
trying now is to link together the functions (1) add column to attribute 
table, and (2) upload raster values to that new column, using the 
v.what.rast.points function.


In step 1, the column name can be define by a string parameter. I.e., if 
one adds a String to the model, that automatically is added to the 
dropdown list for for 'Field name' parameter.


In step 2, I thought that same String would be available in the drop 
down list of the 'name of the attribute column to be updated with the 
query result'. However, it is not (the dropdown list is empty).


This image shows the model I am trying to create, with the added red 
line illustrating the step that doesn't seem possible: 
https://docs.google.com/uc?id=0BxmPKNQOjMeveVBwTVhaamx4S3c&export=download 
. Am I trying something that isn't possible, or do I need to do this 
differently?


Rgds,

Paulo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] v.what.rast function in processing modeler

2016-04-14 Thread Paulo van Breugel
When using the function v.what.rast.points in a model, the "WHERE 
conditions of SQL statement without 'where' keyword" needs to be filled 
in. This should, however, not be an obligatory entry.


Rgds,

Paulo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user