Re: [Qgis-user] Ordinary Kriging in QGIS

2018-06-27 Thread Andreas Neumann
Hi, 

I suggest discussing these issues on the SAGA mailing list. QGIS is just
the frontend software in this case. 

All questions around the particular implementation should be discussed
with SAGA developers. 

Greetings, 

Andreas 

On 2018-06-28 08:51, Falk Huettmann wrote:

> Hi all, 
> 
> Just now it comes to my attention (sorry):
> 
> last years I went to a statistical session where the ESRI coders of the 
> krigging module 
> talked about 'issues' of the implementation there, and it was beyond scary 
> for me 
> (=>assumptions, merging outputs, edge issues etc. Krigging as such is pretty 
> sensitive to 
> underlying assumptions and data). 
> 
> So my question is:  
> what is the science-basis for krigging in QGIS ? 
> 
> Or asked other way round:  
> how can it be assured that the krigged results are meaningful and correct ? 
> 
> If there is none of such metrics to assure it, then it's just another of the 
> many 
> shiny tools and 'homebrews' (not peer-reviewed and QA'ed really) out there 
> that mis-inform. 
> 
> Like well-shown with home range analysis, kernels, random number generators, 
> optimizations and many predictions and model 
> selection tools, one may then ignore those outputs for a serious analysis. 
> 
> The initial idea of open source was arguably that those things can be tested, 
> and improved, yes ? 
> 
> I am open to hear feedback, examples and ideas for a betterment. 
> 
> Thanks so much; kind regards 
> Falk Huettmann 
> 
> On Wed, Jun 27, 2018 at 11:39 PM, PARESH CHAUKHANDE 
>  wrote:
> 
>> Hello, 
>> I am using QGIS v3.0.3 on macOSX(High Sierra).  
>> I want to do ordinary kriging in QGIS. 
>> I have 13 data points representing a state of yield attributes of 
>> agricultural crops. I am also having .shp files of states. I am doing 
>> following steps: 
>> Processing> Toolbox> SAGA> Ordinary Kriging. The process runs OK and two new 
>> layers are created called Quality Measure and Prediction, but both these 
>> layers are invisible or show no information. 
>> Kindly help me on these issues. 
>> Thank you. 
>> 
>> Sincerely yours, 
>> 
>> PARESH CHAUKHANDE 
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user [1]
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user [1]
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

 

Links:
--
[1] https://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Ordinary Kriging in QGIS

2018-06-27 Thread Falk Huettmann
Hi all,

Just now it comes to my attention (sorry):

last years I went to a statistical session where the ESRI coders of the
krigging module
talked about 'issues' of the implementation there, and it was beyond scary
for me
(=>assumptions, merging outputs, edge issues etc. Krigging as such is
pretty sensitive to
underlying assumptions and data).

So my question is:
what is the science-basis for krigging in QGIS ?

Or asked other way round:
how can it be assured that the krigged results are meaningful and correct ?

If there is none of such metrics to assure it, then it's just another of
the many
shiny tools and 'homebrews' (not peer-reviewed and QA'ed really) out there
that mis-inform.

Like well-shown with home range analysis, kernels, random number
generators, optimizations and many predictions and model
selection tools, one may then ignore those outputs for a serious analysis.

The initial idea of open source was arguably that those things can be
tested, and improved, yes ?

I am open to hear feedback, examples and ideas for a betterment.

Thanks so much; kind regards
 Falk Huettmann



On Wed, Jun 27, 2018 at 11:39 PM, PARESH CHAUKHANDE <
paresh.chaukha...@gmail.com> wrote:

> Hello,
>   I am using QGIS v3.0.3 on macOSX(High Sierra).
>   I want to do ordinary kriging in QGIS.
>   I have 13 data points representing a state of yield attributes of
> agricultural crops. I am also having .shp files of states. I am doing
> following steps:
>   Processing> Toolbox> SAGA> Ordinary Kriging. The process runs OK and
> two new layers are created called Quality Measure and Prediction, but both
> these layers are invisible or show no information.
>   Kindly help me on these issues.
>   Thank you.
>
>
> Sincerely yours,
>
> PARESH CHAUKHANDE
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS 2.18 freeze meanwhile editing

2018-06-27 Thread Andreas Neumann
Hi Andrea, 

Do you have any plugins enabled? I heard of situations, where a badly
programmed Python plugin could cause such issue. 

Can you try starting QGIS without any Python-plugin enabled - see the
--noplugins option at
https://docs.qgis.org/2.18/en/docs/user_manual/introduction/getting_started.html#command-line-options.

I can't promise if it helps to resolve the issue, but if it does, it
would be useful to know which plugin is the culprit.

Greetings,
Andreas

On 2018-06-28 08:32, Andrea Peri wrote:

> Hi, 
> I'm using qgis 2.18. 
> Every time I goin ediiting on a shapefile , after insert about 10 or 20 
> features it (the qgis) is freezing. Windows (I use win 7) report me qgis is 
> not responding and I need to kill it and restart. 
> 
> I usually do not lost nothing because I know this and after every on insert I 
> save always the shapefile and the project. 
> But it is boring. 
> I like to know if this is a know issue of qgis or it could be a specific 
> issue of my qgis install. 
> 
> I use qgis 2.18.18 (32 bit) but it happened also when I use 2.14 and windows 
> 7 64 bit. 
> 
> Many thx. 
> 
> -- 
> -
> Andrea Peri
> . . . . . . . . . 
> qwerty àèìòù
> - 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS 2.18 freeze meanwhile editing

2018-06-27 Thread Andrea Peri
Thx to both.

I rename the .qgis folder and try to editi using this new configuration.
Fortunatelly I do not need any plugin for my work. I use only a wms map to
retrace the geometries.



2018-06-28 8:39 GMT+02:00 Richard Duivenvoorde :

> On 06/28/2018 08:32 AM, Andrea Peri wrote:
> > Hi,
> > I'm using qgis 2.18.
> > Every time I goin ediiting on a shapefile , after insert about 10 or 20
> > features it (the qgis) is freezing. Windows (I use win 7) report me qgis
> > is not responding and I need to kill it and restart.
>
> Hi Andrea,
>
> Can you try it with a new configuration (as rename your .qgis2 dir to
> start with a fresh one)?
>
> Historically this kind of behaviour had to do do with rogue plugins...
> So first thing is to check if a plugin is doing this.
>
> Regards,
>
> Richard Duivenvoorde
>



-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS 2.18 freeze meanwhile editing

2018-06-27 Thread Richard Duivenvoorde
On 06/28/2018 08:32 AM, Andrea Peri wrote:
> Hi,
> I'm using qgis 2.18.
> Every time I goin ediiting on a shapefile , after insert about 10 or 20
> features it (the qgis) is freezing. Windows (I use win 7) report me qgis
> is not responding and I need to kill it and restart.

Hi Andrea,

Can you try it with a new configuration (as rename your .qgis2 dir to
start with a fresh one)?

Historically this kind of behaviour had to do do with rogue plugins...
So first thing is to check if a plugin is doing this.

Regards,

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

[Qgis-user] Ordinary Kriging in QGIS

2018-06-27 Thread PARESH CHAUKHANDE
Hello,
  I am using QGIS v3.0.3 on macOSX(High Sierra). 
  I want to do ordinary kriging in QGIS.
  I have 13 data points representing a state of yield attributes of 
agricultural crops. I am also having .shp files of states. I am doing following 
steps:
  Processing> Toolbox> SAGA> Ordinary Kriging. The process runs OK and two new 
layers are created called Quality Measure and Prediction, but both these layers 
are invisible or show no information.
  Kindly help me on these issues.
  Thank you.


Sincerely yours,

PARESH CHAUKHANDE___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS 2.18 freeze meanwhile editing

2018-06-27 Thread Bernhard Ströbl
I assume a plugin is causing your problem; try to deactivate all plugins 
and check if the problem persists. If not reactivate them one by one to 
identify the one that causes the problem.

Bernhard

Am 28.06.2018 um 08:32 schrieb Andrea Peri:

Hi,
I'm using qgis 2.18.
Every time I goin ediiting on a shapefile , after insert about 10 or 20
features it (the qgis) is freezing. Windows (I use win 7) report me qgis is
not responding and I need to kill it and restart.

I usually do not lost nothing because I know this and after every on insert
I save always the shapefile and the project.
But it is boring.
I like to know if this is a know issue of qgis or it could be a specific
issue of my qgis install.

I use qgis 2.18.18 (32 bit) but it happened also when I use 2.14 and
windows 7 64 bit.

Many thx.



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





__ Information from ESET Mail Security, version of virus signature 
database 17625 (20180628) __

The message was checked by ESET Mail Security.
http://www.eset.com


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

[Qgis-user] QGIS 2.18 freeze meanwhile editing

2018-06-27 Thread Andrea Peri
Hi,
I'm using qgis 2.18.
Every time I goin ediiting on a shapefile , after insert about 10 or 20
features it (the qgis) is freezing. Windows (I use win 7) report me qgis is
not responding and I need to kill it and restart.

I usually do not lost nothing because I know this and after every on insert
I save always the shapefile and the project.
But it is boring.
I like to know if this is a know issue of qgis or it could be a specific
issue of my qgis install.

I use qgis 2.18.18 (32 bit) but it happened also when I use 2.14 and
windows 7 64 bit.

Many thx.

-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] installing e00conv in Grass so that Grass module v.in.e00 can import e00 files

2018-06-27 Thread Roy Marsh
Ok, I'll check it out. Roy

On Wed, Jun 27, 2018, 23:41 Nyall Dawson  wrote:

> On Thu, 28 Jun 2018 at 06:10, Roy Marsh  wrote:
> >
> > Sorry if this has been answered previously, and the question is rather
> basic, but anyway...
> >
> > I am running QGIS 2.18.12
> >
> > I am trying to import a number of e00 files (I can't remember the
> source), but none of the QGIS options work, raster or vector.
> >
> > Grass Tools seem promising, specifically v.in.e00, but it can't find
> e00.conv, so finishes with error
> >
> > I found and downloaded the eecompr.1.0.1 package that includes
> ee00conv,  but it seems I have to actually build the ee00conv executable. I
> am already out of my comfort zone and this is just too much for me.
> >
> > I would appreciate advice. All I want to do is import some files. Maybe
> just a couple of good links.
>
> I've tried a couple of e00 files in 3.2 and they all open directly by
> dragging and dropping on the QGIS window, or through the "add vector
> layer" dialog.
>
> Super slow though - you'll want to save those out to a more usable format
> asap!
>
> Nyall
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QuickMapService plugin for 3.2

2018-06-27 Thread Micha Silver

  
  
Great! Thanks for the rapid response.


On 27/06/2018 20:38, Carlos Cerdán
  wrote:


  Fixed!
  
  
2018-06-24 20:03 GMT-05:00 Phil Wyatt :
  

  
It
has been reported to the developers
 
https://github.com/nextgis/quickmapservices/issues/166
 
Cheers
- Phil
 

  
From: Qgis-user [mailto:qgis-user-bounces@lists.osgeo.org]
On Behalf Of Micha Silver
Sent: Monday, 25 June 2018 12:47 AM
To: Qgis-user@lists.osgeo.org
Subject: [Qgis-user] QuickMapService
plugin for 3.2
  


  
 
I see that the recent update to
  version 3.2 causes a conflict with the very
  popular (and important) "QuickMapServices" plugin.
  Is there any plan to update the plugin for the new
  version?
  
  Thanks,
  
  

-- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
cell: +972-523-665918
  

  


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


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


-- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
+972-523-665918
  

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

Re: [Qgis-user] QGIS 3.0 Processing Script

2018-06-27 Thread Nyall Dawson
On Thu, 28 Jun 2018 at 01:07, Shawn Carter  wrote:
>
> My QGIS 2.x script dialogue box had two entries, one for the beginning 
> date-time of the model run and another for entering the ending-time.  Trying 
> to grok the new 3.x method of processing scripts, it seems like I'll have to 
> create a dialogue box entry in the initAlgorithm() function for every single 
> file I want loaded onto my map document.  Then I have to pipe each 
> QgsRasterLayer and QgsVectorLayer into a feature sink? Is that correct or is 
> there a method of simply loading the files?

That doesn't sound right, but it's impossible to tell without seeing
your script. Can you share?

>
> QgsProject.instance().addMapLayers([xxx,xxx.xxx]) does nothing when the 
> script I'm working on runs.

Don't *ever* do this from an algorithm, unless your algorithm returns
the FlagNoThreading flag. It's not safe to manipulate project layers
from background threads. The correct way to do this is to via
context.addLayerToLoadOnCompletion, which operates AFTER your
algorithm completes, and from the main thread.

> The only thing I've managed to load so far is a vector file, but only by 
> feeding each feature of the vector into QgsFeatureSink.  That's fine for 
> classroom vectors, but when you start dealing with millions of polylines or 
> points, that seems like an additional slow down.

Again, sounds wrong, but would need to see your script to confirm.

> Of all the good that QGIS 3 brings OSGEO, this seems like a really big step 
> back into user friendliness and clean code. Although, if I'm completely off 
> base, I will gladly take that back.

*puts fingers in ears* Incorrect. It's actually awesome. Lalalala.
*removes fingers from ears*

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

Re: [Qgis-user] installing e00conv in Grass so that Grass module v.in.e00 can import e00 files

2018-06-27 Thread Nyall Dawson
On Thu, 28 Jun 2018 at 06:10, Roy Marsh  wrote:
>
> Sorry if this has been answered previously, and the question is rather basic, 
> but anyway...
>
> I am running QGIS 2.18.12
>
> I am trying to import a number of e00 files (I can't remember the source), 
> but none of the QGIS options work, raster or vector.
>
> Grass Tools seem promising, specifically v.in.e00, but it can't find 
> e00.conv, so finishes with error
>
> I found and downloaded the eecompr.1.0.1 package that includes ee00conv,  but 
> it seems I have to actually build the ee00conv executable. I am already out 
> of my comfort zone and this is just too much for me.
>
> I would appreciate advice. All I want to do is import some files. Maybe just 
> a couple of good links.

I've tried a couple of e00 files in 3.2 and they all open directly by
dragging and dropping on the QGIS window, or through the "add vector
layer" dialog.

Super slow though - you'll want to save those out to a more usable format asap!

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

Re: [Qgis-user] Getting file name from parameterAsFile

2018-06-27 Thread Nyall Dawson
On Thu, 28 Jun 2018 at 00:45, Rudi von Staden  wrote:

> # trying to apply a filter to the input file by changing the subset 
> parameter
> uri = 
> f"file:///{speciesPointsFile}?type=csv&xField=DDE&yField=DDS&crs=EPSG:4326&spatialIndex=yes&subsetIndex=no&watchFile=no&subset=%22Genspec%22%20%3D%20\'{genspec}\'"
>
> filteredLayer =  QgsVectorLayer(uri, 'FILTERED_POINTS', 
> 'delimitedtext')

Looks like this parameter HAS to be a .csv file for your script to
work correctly. In this case you should be using a
QgsProcessingParameterFile, with a csv extension, as your parameter,
not a QgsProcessingParameterFeatureSource (which could be any type of
layer, including non-disk based formats like memory layers or postgis
databases).

If you swap to a QgsProcessingParameterFile then parameterAsFile
should work as expected.

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

[Qgis-user] installing e00conv in Grass so that Grass module v.in.e00 can import e00 files

2018-06-27 Thread Roy Marsh
Sorry if this has been answered previously, and the question is rather
basic, but anyway...

I am running QGIS 2.18.12

I am trying to import a number of e00 files (I can't remember the source),
but none of the QGIS options work, raster or vector.

Grass Tools seem promising, specifically v.in.e00, but it can't find
e00.conv, so finishes with error

I found and downloaded the eecompr.1.0.1 package that includes ee00conv,
but it seems I have to actually build the ee00conv executable. I am already
out of my comfort zone and this is just too much for me.

I would appreciate advice. All I want to do is import some files. Maybe
just a couple of good links.

Thank you

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

Re: [Qgis-user] QuickMapService plugin for 3.2

2018-06-27 Thread Carlos Cerdán
Fixed!

2018-06-24 20:03 GMT-05:00 Phil Wyatt :

> It has been reported to the developers
>
>
>
> https://github.com/nextgis/quickmapservices/issues/166
>
>
>
> Cheers - Phil
>
>
>
> *From:* Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] *On Behalf
> Of *Micha Silver
> *Sent:* Monday, 25 June 2018 12:47 AM
> *To:* Qgis-user@lists.osgeo.org
> *Subject:* [Qgis-user] QuickMapService plugin for 3.2
>
>
>
> I see that the recent update to version 3.2 causes a conflict with the
> very popular (and important) "QuickMapServices" plugin. Is there any plan
> to update the plugin for the new version?
>
> Thanks,
>
>
> --
>
> Micha Silver
>
> Ben Gurion Univ.
>
> Sde Boker, Remote Sensing Lab
>
> cell: +972-523-665918
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QGIS 3.0 Processing Script

2018-06-27 Thread Shawn Carter
Is there a way of actually just loading a known set of files using the
processing script function in QGIS 3.x?  For my task, it isn't simply a
matter of saving a QGIS file and starting up from where I left off.  Every
day (actually twice a day) with QGIS 2.x I would run my start-up script
which would grab our climate model data off the FTP server, convert the
model output files into GeoTIFFs, load those onto a basemap, then grab a
point file that contained observed meteorological data with which I could
create a nudging layer to assimilate into the climate model.

My QGIS 2.x script dialogue box had two entries, one for the beginning
date-time of the model run and another for entering the ending-time.
Trying to grok the new 3.x method of processing scripts, it seems like I'll
have to create a dialogue box entry in the initAlgorithm() function for
every single file I want loaded onto my map document.  Then I have to pipe
each QgsRasterLayer and QgsVectorLayer into a feature sink? Is that correct
or is there a method of simply loading the files?

QgsProject.instance().addMapLayers([xxx,xxx.xxx]) does nothing when the
script I'm working on runs.  The only thing I've managed to load so far is
a vector file, but only by feeding each feature of the vector into
QgsFeatureSink.  That's fine for classroom vectors, but when you start
dealing with millions of polylines or points, that seems like an additional
slow down.

Of all the good that QGIS 3 brings OSGEO, this seems like a really big step
back into user friendliness and clean code. Although, if I'm completely off
base, I will gladly take that back.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QSIG

2018-06-27 Thread Nicolas Cadieux
Hi,
I see others have well responded so I will just add that QGIS does not look for 
a license when it starts up unlike other proprietary cad and Gis software that 
either look for a license during the install or when the software is running 
(like SolidWorks). It has a true OpenSource license. 
Nicolas

> Le 27 juin 2018 à 10:31, pompo santos  a écrit :
> 
> Hello.
>  
> I would like to ask if software QSIG has any special requirements to use it 
> or , if is it required to have internet use always ?
> Which internet ports does the application use? Do you have any requirements?
>  
> - Is this installation required to bypass firewall or , proxy in a company?
>  
> -Do I have to open a special port in firewall?, or , just internet port HTTPS?
>  
> Thanks,
> Regards,
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Getting file name from parameterAsFile

2018-06-27 Thread Rudi von Staden
Hi all,

I'm trying to get the file path for an input layer (which is a csv) in a
script in QGIS 3. I can see from the algorithm history that it is there in
the parameters (see below). However, it seems that when I use
`parameterAsFile`, it always returns an empty string. Is this a bug, or am
I using it incorrectly?

What I am looking for is a way to programatically access  "
C:/GIS/Projects/LizeSuitableHabitatModel/dummySpecies.txt".

Thanks,
Rudi

*Algorithm history:*

processing.run("script:suitablehabitatmodel",
{'SPECIES_LIST':'file:///C:/GIS/Projects/LizeSuitableHabitatModel/dummySpecies.txt?type=csv&geomType=none&subsetIndex=no&watchFile=no','SPECIES_POINTS':'file:///C:/GIS/Projects/LizeSuitableHabitatModel/dummyPoints.txt?type=csv&xField=DDE&yField=DDS&crs=EPSG:4326&spatialIndex=yes&subsetIndex=no&watchFile=no','MODEL_CRS':'USER:10','SPECIES_REPROJECT':'C:/Users/rudi_000/AppData/Local/Temp/processing_41d6b6ec7dd342f1bfd813b4b1c79dba/e89a5f992eb94e2291281d57f796e1b0/SPECIES_REPROJECT.shp'})


*Summarised script:*
def initAlgorithm(self, config=None):

self.addParameter(
QgsProcessingParameterFeatureSource(
self.SPECIES_POINTS,
self.tr('Species points'),
[QgsProcessing.TypeVectorPoint]
)
)

def processAlgorithm(self, parameters, context, feedback):

speciesPointsFile = self.parameterAsFile(parameters,
self.SPECIES_POINTS, context)  # always returns an empty string
genspec = '1031-125'# this would be set in a loop

# trying to apply a filter to the input file by changing the subset
parameter
uri =
f"file:///{speciesPointsFile}?type=csv&xField=DDE&yField=DDS&crs=EPSG:4326&spatialIndex=yes&subsetIndex=no&watchFile=no&subset=%22Genspec%22%20%3D%20\'{genspec}\'"

filteredLayer =  QgsVectorLayer(uri, 'FILTERED_POINTS',
'delimitedtext')

pointsReprojected = processing.run("native:reprojectlayer", {
'INPUT': filteredLayer,
'TARGET_CRS': modelCrs.authid(),
'OUTPUT' : speciesReprojectOutput
}, context=context, feedback=feedback)['OUTPUT']
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QSIG

2018-06-27 Thread Andreas Neumann

Hi,

QGIS can run offline. Of course you need Internet to download the software.

Certain aspects (optional) require an internet connection. Examples are:

 * Base maps (e.g. OpenStreetmap)
 * Download of additional plugins from the Repository
 * Usage of OGC services (WMS/WFS/WMTS)
 * Some plugins may have additional requirements

Regarding ports: the above mentioned services require port 443 and/or 80 
(normal web ports). If you want to access databases, there are 
additional ports to open (perhaps only on LAN), e.g. for Postgis the 
standard port is 5432 - but you can run it on other ports as well.


Regarding proxy: if your web browser requires a proxy, QGIS will have to 
use the same proxy as well.


Greetings,

Andreas


Am 27.06.2018 um 16:31 schrieb pompo santos:


Hello.

I would like to ask if software QSIG has any special requirements to 
use it or , if is it required to have internet use always ?


Which internet ports does the application use? Do you have any 
requirements?


- Is this installation required to bypass firewall or , proxy in a 
company?


-Do I have to open a special port in firewall?, or , just internet 
port HTTPS?


Thanks,

Regards,




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


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

[Qgis-user] drill down default values

2018-06-27 Thread Karl Magnus Jönsson
Hi!
I'm trying out the new great "drill-down forms support" in QGIS 3.2. Is there a 
way to achieve the same behavior for default values? In other words: default 
values depends on what you choose in another form field. I think that make 
sense.

Karl-Magnus Jönsson

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

[Qgis-user] QSIG

2018-06-27 Thread pompo santos
Hello.



I would like to ask if software QSIG has any special requirements to use it
or , if is it required to have internet use always ?

Which internet ports does the application use? Do you have any requirements?



- Is this installation required to bypass firewall or , proxy in a company?



-Do I have to open a special port in firewall?, or , just internet port
HTTPS?



Thanks,

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

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Renato Saboya
DEL never worked for me (just tested in 2.18.7 pt_BR Win 10), but SHIFT +
DEL always did.

Backspace works fine too.

Cheers,
*Renato T. de Saboya*
Universidade Federal de Santa Catarina
Programa de Pós-Graduação em Arquitetura e Urbanismo (PósArq)
Urbanidades  | PósArq
 | Academia.edu
 | ResearchGate




On Wed, 27 Jun 2018 at 06:47, Frank Broniewski 
wrote:

> I've tried all the locales in C:\OSGeo4W64\apps\qgis\i18n
> And the following ones are affected (added already to the bug report)
>
> ca
> de
> es
> gl
> hi
> hu
> km
> nb
> pt_BR
> sl
> zh-Hant
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Frank Broniewski
I've tried all the locales in C:\OSGeo4W64\apps\qgis\i18n
And the following ones are affected (added already to the bug report)

ca
de
es
gl
hi
hu
km
nb
pt_BR
sl
zh-Hant

-Ursprüngliche Nachricht-
Von: Bernhard Ströbl  
Gesendet: Mittwoch, 27. Juni 2018 11:25
An: rich...@duif.net; Frank Broniewski ; Alexandre 
Neto ; DelazJ 
Cc: Qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Delete key does not remove item in composer

done:
https://issues.qgis.org/issues/19281

Am 27.06.2018 um 11:16 schrieb Richard Duivenvoorde:
> I can reproduce:
> 
> in english both keys work, but if I start QGIS in German:
> 
> qgis3 --lang de
> 
> then only backspace works, del does not
> 
> (My OS is Debian english, US keyboard, LANGUAGE=en_US:en
> 
> Please create an issue for it (and preferably try some other languages 
> too :-) )
> 
> Regards,
> 
> Richard
> 
> On 06/27/2018 11:12 AM, Frank Broniewski wrote:
>> Just tried, but to no avail (QGIS 3.2, OSGeo4W64, Windows 10)
>>
>> I renamed my profile, started QGIS, created an empty composer, drew a 
>> rectangle and tried to delete it with DEL – does not work, BACKSPACE 
>> does
>>
>>   
>>
>> *Von:* Alexandre Neto 
>> *Gesendet:* Mittwoch, 27. Juni 2018 11:08
>> *An:* DelazJ 
>> *Cc:* Frank Broniewski ; 
>> Qgis-user@lists.osgeo.org
>> *Betreff:* Re: [Qgis-user] Delete key does not remove item in 
>> composer
>>
>>   
>>
>>   
>>
>> Hi,
>>
>>   
>>
>> On Linux, version 3.2 works as expected, both DELETE and Backspace 
>> remove layout composer items
>>
>>   
>>
>> Can you try to use a clean settings profile and check again?
>>
>>   
>>
>> DelazJ mailto:del...@gmail.com>> escreveu no dia 
>> quarta, 27/06/2018 às 10:02:
>>
>>  Hi,
>>
>>   
>>
>>  Let's not be so categorical and please, indicate also the platform
>>  you are working on. I've reported a bug long time ago (QGIS 2.8)
>>  about macOS https://issues.qgis.org/issues/12874
>>
>>  Checking right now, I can say that:
>>
>>  - on macOS, QGIS 2.18.0, both buttons do delete composer items
>>
>>  - on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the
>>  same thing.
>>
>>   
>>
>>  Maybe, there are some local settings that interfere but on my side,
>>  documentation looks right.
>>
>>   
>>
>>  Regards,
>>
>>  Harrissou
>>
>>   
>>
>>  2018-06-27 10:30 GMT+02:00 Frank Broniewski
>>  mailto:ha...@frankbroniewski.com>>:
>>
>>  Hi,
>>
>>  I just want to confirm that DELETE never worked for me (can't
>>  recall it ever did), BACKSPACE does though.
>>
>>  Frank
>>
>>  Dipl. Geogr. Frank Broniewski
>>  Waldhölzbacher Str. 51
>>  66679 Losheim am See
>>  06872 509 068 4
>>  0176 611 26 9 2 6
>>  www.frankbroniewski.com <http://www.frankbroniewski.com>
>>
>>
>>  -Ursprüngliche Nachricht-
>>  Von: Qgis-user >  <mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
>>  Bernhard Ströbl
>>  Gesendet: Mittwoch, 27. Juni 2018 10:25
>>  An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
>>  Betreff: [Qgis-user] Delete key does not remove item in 
>> composer
>>
>>
>>  Hi all,
>>  the documentation [1] states that for removing an item in
>>  composer one can either use Backspace or Delete. However Delete
>>  does not work for me :-( Is there anything I am missing?
>>  Tried:
>>  QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 
>> 16.04
>>
>>  [1]
>>  
>> https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overvie
>> w_composer.html
>>
>>  Bernhard
>>
>>
>>  __ Information from ESET Mail Security, version of virus
>>  signature database 17619 (20180627) __
>>
>>  The message was checked by ESET Mail Security.
>>  http://www.eset.com
>>
>>
>>  ___
>>  Qgis-user mailing list
>>  Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
&g

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Bernhard Ströbl

done:
https://issues.qgis.org/issues/19281

Am 27.06.2018 um 11:16 schrieb Richard Duivenvoorde:

I can reproduce:

in english both keys work, but if I start QGIS in German:

qgis3 --lang de

then only backspace works, del does not

(My OS is Debian english, US keyboard, LANGUAGE=en_US:en

Please create an issue for it (and preferably try some other languages
too :-) )

Regards,

Richard

On 06/27/2018 11:12 AM, Frank Broniewski wrote:

Just tried, but to no avail (QGIS 3.2, OSGeo4W64, Windows 10)

I renamed my profile, started QGIS, created an empty composer, drew a
rectangle and tried to delete it with DEL – does not work, BACKSPACE does

  


*Von:* Alexandre Neto 
*Gesendet:* Mittwoch, 27. Juni 2018 11:08
*An:* DelazJ 
*Cc:* Frank Broniewski ;
Qgis-user@lists.osgeo.org
*Betreff:* Re: [Qgis-user] Delete key does not remove item in composer

  

  


Hi,

  


On Linux, version 3.2 works as expected, both DELETE and Backspace
remove layout composer items

  


Can you try to use a clean settings profile and check again?

  


DelazJ mailto:del...@gmail.com>> escreveu no dia
quarta, 27/06/2018 às 10:02:

 Hi,

  


 Let's not be so categorical and please, indicate also the platform
 you are working on. I've reported a bug long time ago (QGIS 2.8)
 about macOS https://issues.qgis.org/issues/12874

 Checking right now, I can say that:

 - on macOS, QGIS 2.18.0, both buttons do delete composer items

 - on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the
 same thing.

  


 Maybe, there are some local settings that interfere but on my side,
 documentation looks right.

  


 Regards,

 Harrissou

  


 2018-06-27 10:30 GMT+02:00 Frank Broniewski
 mailto:ha...@frankbroniewski.com>>:

 Hi,

 I just want to confirm that DELETE never worked for me (can't
 recall it ever did), BACKSPACE does though.

 Frank

 Dipl. Geogr. Frank Broniewski
 Waldhölzbacher Str. 51
 66679 Losheim am See
 06872 509 068 4
 0176 611 26 9 2 6
 www.frankbroniewski.com <http://www.frankbroniewski.com>


 -Ursprüngliche Nachricht-
 Von: Qgis-user mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
 Bernhard Ströbl
 Gesendet: Mittwoch, 27. Juni 2018 10:25
 An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
 Betreff: [Qgis-user] Delete key does not remove item in composer


 Hi all,
 the documentation [1] states that for removing an item in
 composer one can either use Backspace or Delete. However Delete
 does not work for me :-( Is there anything I am missing?
 Tried:
 QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

 [1]
 
https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html

 Bernhard


 __ Information from ESET Mail Security, version of virus
 signature database 17619 (20180627) __

 The message was checked by ESET Mail Security.
 http://www.eset.com


 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
 List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
 Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
 List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
 Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

  


 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
 List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
 Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--

Alexandre Neto

-

@AlexNetoGeo

http://sigsemgrilhetas.wordpress.com

http://gisunchained.wordpress.com



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



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







__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


___
Qgis-user mailing list
Qgis-

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Frank Broniewski
Good catch! Never occurred to me that this could be a language issue

-Ursprüngliche Nachricht-
Von: Richard Duivenvoorde  
Gesendet: Mittwoch, 27. Juni 2018 11:16
An: Frank Broniewski ; Alexandre Neto 
; DelazJ 
Cc: Qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Delete key does not remove item in composer

I can reproduce:

in english both keys work, but if I start QGIS in German:

qgis3 --lang de

then only backspace works, del does not

(My OS is Debian english, US keyboard, LANGUAGE=en_US:en

Please create an issue for it (and preferably try some other languages too :-) )

Regards,

Richard

On 06/27/2018 11:12 AM, Frank Broniewski wrote:
> Just tried, but to no avail (QGIS 3.2, OSGeo4W64, Windows 10)
> 
> I renamed my profile, started QGIS, created an empty composer, drew a 
> rectangle and tried to delete it with DEL – does not work, BACKSPACE 
> does
> 
>  
> 
> *Von:* Alexandre Neto 
> *Gesendet:* Mittwoch, 27. Juni 2018 11:08
> *An:* DelazJ 
> *Cc:* Frank Broniewski ; 
> Qgis-user@lists.osgeo.org
> *Betreff:* Re: [Qgis-user] Delete key does not remove item in composer
> 
>  
> 
>  
> 
> Hi,
> 
>  
> 
> On Linux, version 3.2 works as expected, both DELETE and Backspace 
> remove layout composer items
> 
>  
> 
> Can you try to use a clean settings profile and check again?
> 
>  
> 
> DelazJ mailto:del...@gmail.com>> escreveu no dia 
> quarta, 27/06/2018 às 10:02:
> 
> Hi,
> 
>  
> 
> Let's not be so categorical and please, indicate also the platform
> you are working on. I've reported a bug long time ago (QGIS 2.8)
> about macOS https://issues.qgis.org/issues/12874
> 
> Checking right now, I can say that:
> 
> - on macOS, QGIS 2.18.0, both buttons do delete composer items
> 
> - on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the
> same thing.
> 
>  
> 
> Maybe, there are some local settings that interfere but on my side,
> documentation looks right.
> 
>  
> 
> Regards,
> 
> Harrissou
> 
>  
> 
> 2018-06-27 10:30 GMT+02:00 Frank Broniewski
> mailto:ha...@frankbroniewski.com>>:
> 
> Hi,
> 
> I just want to confirm that DELETE never worked for me (can't
> recall it ever did), BACKSPACE does though.
> 
> Frank
> 
> Dipl. Geogr. Frank Broniewski
> Waldhölzbacher Str. 51
> 66679 Losheim am See
> 06872 509 068 4
> 0176 611 26 9 2 6
> www.frankbroniewski.com <http://www.frankbroniewski.com>
> 
> 
> -Ursprüngliche Nachricht-
> Von: Qgis-user  <mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
> Bernhard Ströbl
> Gesendet: Mittwoch, 27. Juni 2018 10:25
> An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> Betreff: [Qgis-user] Delete key does not remove item in 
> composer
> 
> 
> Hi all,
> the documentation [1] states that for removing an item in
> composer one can either use Backspace or Delete. However Delete
> does not work for me :-( Is there anything I am missing?
> Tried:
> QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 
> 16.04
> 
> [1]
> 
> https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview
> _composer.html
> 
> Bernhard
> 
> 
> __ Information from ESET Mail Security, version of virus
> signature database 17619 (20180627) __
> 
> The message was checked by ESET Mail Security.
> http://www.eset.com
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: 
> https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: 
> https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
>  
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/lis

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Bernhard Ströbl

Hi all,
thanks for your answers which gave me an idea: Everybody saying it is 
not working comes from a German-speaking country, everybody else is not. 
So I overwrote system locale (DE_de) with EN and - tada - it works! 
(confirmed for 2.18.20 on Win7 and 3.2 on Ubuntu)

anybody any idea on that?
Bernhard

Am 27.06.2018 um 11:10 schrieb Stefan Giese:

Hi all,

same with me: DELETE never worked (Win7, before XP) various QGIS 
versions (QGIS 2.x up to QGIS 3.x)


best regards

stefan

Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant
*
AGIT 2018
4.- 6. Juli 2018 in Salzburg
Treffen Sie die WhereGroup bei der AGIT EXPO
http://www.agit.at/
*
WhereGroup GmbH & Co. KG
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com
www.wheregroup.com
Amtsgericht Bonn, HRA 6788
---
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
---

Am 27.06.2018 um 11:08 schrieb Frank Broniewski:


Ok,

Windows 10 (and AFAIR Win7 also) with QGIS 2.18 & 3.0 & 3.2 
OSGeo4W-Installation (32bit & 64bit). The DELETE key never worked …


Before reading this thread I never assumed it should work, although by 
habit I press it always before noticing that it doesn’t do anything. I 
always used the menu or backspace afterwards …


*Von:* DelazJ 
*Gesendet:* Mittwoch, 27. Juni 2018 11:02
*An:* Frank Broniewski 
*Cc:* Bernhard Ströbl ; 
Qgis-user@lists.osgeo.org

*Betreff:* Re: [Qgis-user] Delete key does not remove item in composer

Hi,

Let's not be so categorical and please, indicate also the platform you 
are working on. I've reported a bug long time ago (QGIS 2.8) about 
macOS https://issues.qgis.org/issues/12874


Checking right now, I can say that:

- on macOS, QGIS 2.18.0, both buttons do delete composer items

- on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same 
thing.


Maybe, there are some local settings that interfere but on my side, 
documentation looks right.


Regards,

Harrissou

2018-06-27 10:30 GMT+02:00 Frank Broniewski <mailto:ha...@frankbroniewski.com>>:


    Hi,

    I just want to confirm that DELETE never worked for me (can't
    recall it ever did), BACKSPACE does though.

    Frank

    Dipl. Geogr. Frank Broniewski
    Waldhölzbacher Str. 51
    66679 Losheim am See
    06872 509 068 4
    0176 611 26 9 2 6
    www.frankbroniewski.com <http://www.frankbroniewski.com>


    -Ursprüngliche Nachricht-
    Von: Qgis-user mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
    Bernhard Ströbl
    Gesendet: Mittwoch, 27. Juni 2018 10:25
    An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
    Betreff: [Qgis-user] Delete key does not remove item in composer


    Hi all,
    the documentation [1] states that for removing an item in composer
    one can either use Backspace or Delete. However Delete does not
    work for me :-( Is there anything I am missing?
    Tried:
    QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

    [1]

https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html 



    Bernhard


    __ Information from ESET Mail Security, version of virus
    signature database 17619 (20180627) __

    The message was checked by ESET Mail Security.
    http://www.eset.com


    ___
    Qgis-user mailing list
    Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
    List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
    Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


    ___
    Qgis-user mailing list
    Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
    List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
    Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



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





__ Information from ESET Mail Security, version of virus 
signature database 17619 (20180627) __


The message was checked by ESET Mail Security.
http://www.eset.com




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





__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com



Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Richard Duivenvoorde
I can reproduce:

in english both keys work, but if I start QGIS in German:

qgis3 --lang de

then only backspace works, del does not

(My OS is Debian english, US keyboard, LANGUAGE=en_US:en

Please create an issue for it (and preferably try some other languages
too :-) )

Regards,

Richard

On 06/27/2018 11:12 AM, Frank Broniewski wrote:
> Just tried, but to no avail (QGIS 3.2, OSGeo4W64, Windows 10)
> 
> I renamed my profile, started QGIS, created an empty composer, drew a
> rectangle and tried to delete it with DEL – does not work, BACKSPACE does
> 
>  
> 
> *Von:* Alexandre Neto 
> *Gesendet:* Mittwoch, 27. Juni 2018 11:08
> *An:* DelazJ 
> *Cc:* Frank Broniewski ;
> Qgis-user@lists.osgeo.org
> *Betreff:* Re: [Qgis-user] Delete key does not remove item in composer
> 
>  
> 
>  
> 
> Hi,
> 
>  
> 
> On Linux, version 3.2 works as expected, both DELETE and Backspace
> remove layout composer items
> 
>  
> 
> Can you try to use a clean settings profile and check again?
> 
>  
> 
> DelazJ mailto:del...@gmail.com>> escreveu no dia
> quarta, 27/06/2018 às 10:02:
> 
> Hi,
> 
>  
> 
> Let's not be so categorical and please, indicate also the platform
> you are working on. I've reported a bug long time ago (QGIS 2.8)
> about macOS https://issues.qgis.org/issues/12874
> 
> Checking right now, I can say that:
> 
> - on macOS, QGIS 2.18.0, both buttons do delete composer items
> 
> - on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the
> same thing.
> 
>  
> 
> Maybe, there are some local settings that interfere but on my side,
> documentation looks right.
> 
>  
> 
> Regards,
> 
> Harrissou
> 
>  
> 
> 2018-06-27 10:30 GMT+02:00 Frank Broniewski
> mailto:ha...@frankbroniewski.com>>:
> 
> Hi,
> 
> I just want to confirm that DELETE never worked for me (can't
> recall it ever did), BACKSPACE does though.
> 
> Frank
> 
> Dipl. Geogr. Frank Broniewski
> Waldhölzbacher Str. 51
> 66679 Losheim am See
> 06872 509 068 4
> 0176 611 26 9 2 6
> www.frankbroniewski.com <http://www.frankbroniewski.com>
> 
> 
> -Ursprüngliche Nachricht-
> Von: Qgis-user  <mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
> Bernhard Ströbl
> Gesendet: Mittwoch, 27. Juni 2018 10:25
> An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> Betreff: [Qgis-user] Delete key does not remove item in composer
> 
> 
> Hi all,
> the documentation [1] states that for removing an item in
> composer one can either use Backspace or Delete. However Delete
> does not work for me :-( Is there anything I am missing?
> Tried:
> QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04
> 
> [1]
> 
> https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html
> 
> Bernhard
> 
> 
> __ Information from ESET Mail Security, version of virus
> signature database 17619 (20180627) __
> 
> The message was checked by ESET Mail Security.
> http://www.eset.com
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
>  
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> -- 
> 
> Alexandre Neto
> 
> -
> 
> @AlexNetoGeo
> 
> http://sigsemgrilhetas.wordpress.com
> 
> http://gisunchained.wordpress.com
> 
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 

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

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Frank Broniewski
Just tried, but to no avail (QGIS 3.2, OSGeo4W64, Windows 10)

I renamed my profile, started QGIS, created an empty composer, drew a rectangle 
and tried to delete it with DEL – does not work, BACKSPACE does

 

Von: Alexandre Neto  
Gesendet: Mittwoch, 27. Juni 2018 11:08
An: DelazJ 
Cc: Frank Broniewski ; Qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Delete key does not remove item in composer

 

 

Hi,

 

On Linux, version 3.2 works as expected, both DELETE and Backspace remove 
layout composer items

 

Can you try to use a clean settings profile and check again?

 

DelazJ mailto:del...@gmail.com> > escreveu no dia quarta, 
27/06/2018 às 10:02:

Hi,

 

Let's not be so categorical and please, indicate also the platform you are 
working on. I've reported a bug long time ago (QGIS 2.8) about macOS 
https://issues.qgis.org/issues/12874 

Checking right now, I can say that:

- on macOS, QGIS 2.18.0, both buttons do delete composer items

- on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same thing.

 

Maybe, there are some local settings that interfere but on my side, 
documentation looks right.

 

Regards,

Harrissou

 

2018-06-27 10:30 GMT+02:00 Frank Broniewski mailto:ha...@frankbroniewski.com> >:

Hi,

I just want to confirm that DELETE never worked for me (can't recall it ever 
did), BACKSPACE does though.

Frank

Dipl. Geogr. Frank Broniewski
Waldhölzbacher Str. 51
66679 Losheim am See
06872 509 068 4
0176 611 26 9 2 6
www.frankbroniewski.com <http://www.frankbroniewski.com> 


-Ursprüngliche Nachricht-
Von: Qgis-user mailto:qgis-user-boun...@lists.osgeo.org> > Im Auftrag von Bernhard Ströbl
Gesendet: Mittwoch, 27. Juni 2018 10:25
An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
Betreff: [Qgis-user] Delete key does not remove item in composer


Hi all,
the documentation [1] states that for removing an item in composer one can 
either use Backspace or Delete. However Delete does not work for me :-( Is 
there anything I am missing?
Tried:
QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

[1]
https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html

Bernhard


__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

-- 

Alexandre Neto

-

@AlexNetoGeo

http://sigsemgrilhetas.wordpress.com

http://gisunchained.wordpress.com



smime.p7s
Description: S/MIME cryptographic signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Stefan Giese

Hi all,

same with me: DELETE never worked (Win7, before XP) various QGIS 
versions (QGIS 2.x up to QGIS 3.x)


best regards

stefan

Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant
*
AGIT 2018
4.- 6. Juli 2018 in Salzburg
Treffen Sie die WhereGroup bei der AGIT EXPO
http://www.agit.at/
*
WhereGroup GmbH & Co. KG
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com
www.wheregroup.com
Amtsgericht Bonn, HRA 6788
---
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
---

Am 27.06.2018 um 11:08 schrieb Frank Broniewski:


Ok,

Windows 10 (and AFAIR Win7 also) with QGIS 2.18 & 3.0 & 3.2 
OSGeo4W-Installation (32bit & 64bit). The DELETE key never worked …


Before reading this thread I never assumed it should work, although by 
habit I press it always before noticing that it doesn’t do anything. I 
always used the menu or backspace afterwards …


*Von:* DelazJ 
*Gesendet:* Mittwoch, 27. Juni 2018 11:02
*An:* Frank Broniewski 
*Cc:* Bernhard Ströbl ; 
Qgis-user@lists.osgeo.org

*Betreff:* Re: [Qgis-user] Delete key does not remove item in composer

Hi,

Let's not be so categorical and please, indicate also the platform you 
are working on. I've reported a bug long time ago (QGIS 2.8) about 
macOS https://issues.qgis.org/issues/12874


Checking right now, I can say that:

- on macOS, QGIS 2.18.0, both buttons do delete composer items

- on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same 
thing.


Maybe, there are some local settings that interfere but on my side, 
documentation looks right.


Regards,

Harrissou

2018-06-27 10:30 GMT+02:00 Frank Broniewski <mailto:ha...@frankbroniewski.com>>:


Hi,

I just want to confirm that DELETE never worked for me (can't
recall it ever did), BACKSPACE does though.

Frank

Dipl. Geogr. Frank Broniewski
Waldhölzbacher Str. 51
66679 Losheim am See
06872 509 068 4
0176 611 26 9 2 6
www.frankbroniewski.com <http://www.frankbroniewski.com>


-Ursprüngliche Nachricht-
Von: Qgis-user mailto:qgis-user-boun...@lists.osgeo.org>> Im Auftrag von
Bernhard Ströbl
Gesendet: Mittwoch, 27. Juni 2018 10:25
An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
Betreff: [Qgis-user] Delete key does not remove item in composer


Hi all,
the documentation [1] states that for removing an item in composer
one can either use Backspace or Delete. However Delete does not
work for me :-( Is there anything I am missing?
Tried:
QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

[1]

https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html

Bernhard


__ Information from ESET Mail Security, version of virus
signature database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



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


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

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Alexandre Neto
Hi,

On Linux, version 3.2 works as expected, both DELETE and Backspace remove
layout composer items

Can you try to use a clean settings profile and check again?

DelazJ  escreveu no dia quarta, 27/06/2018 às 10:02:

> Hi,
>
> Let's not be so categorical and please, indicate also the platform you are
> working on. I've reported a bug long time ago (QGIS 2.8) about macOS
> https://issues.qgis.org/issues/12874
> Checking right now, I can say that:
> - on macOS, QGIS 2.18.0, both buttons do delete composer items
> - on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same
> thing.
>
> Maybe, there are some local settings that interfere but on my side,
> documentation looks right.
>
> Regards,
> Harrissou
>
> 2018-06-27 10:30 GMT+02:00 Frank Broniewski :
>
>> Hi,
>>
>> I just want to confirm that DELETE never worked for me (can't recall it
>> ever did), BACKSPACE does though.
>>
>> Frank
>>
>> Dipl. Geogr. Frank Broniewski
>> Waldhölzbacher Str. 51
>> 66679 Losheim am See
>> 06872 509 068 4
>> 0176 611 26 9 2 6
>> www.frankbroniewski.com
>>
>>
>> -Ursprüngliche Nachricht-
>> Von: Qgis-user  Im Auftrag von
>> Bernhard Ströbl
>> Gesendet: Mittwoch, 27. Juni 2018 10:25
>> An: Qgis-user@lists.osgeo.org
>> Betreff: [Qgis-user] Delete key does not remove item in composer
>>
>> Hi all,
>> the documentation [1] states that for removing an item in composer one
>> can either use Backspace or Delete. However Delete does not work for me :-(
>> Is there anything I am missing?
>> Tried:
>> QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04
>>
>> [1]
>>
>> https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html
>>
>> Bernhard
>>
>>
>> __ Information from ESET Mail Security, version of virus
>> signature database 17619 (20180627) __
>>
>> The message was checked by ESET Mail Security.
>> http://www.eset.com
>>
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

-- 
Alexandre Neto
-
@AlexNetoGeo
http://sigsemgrilhetas.wordpress.com
http://gisunchained.wordpress.com
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Frank Broniewski
Ok, 

 

Windows 10 (and AFAIR Win7 also) with QGIS 2.18 & 3.0 & 3.2 
OSGeo4W-Installation (32bit & 64bit). The DELETE key never worked …

Before reading this thread I never assumed it should work, although by habit I 
press it always before noticing that it doesn’t do anything. I always used the 
menu or backspace afterwards …

 

Von: DelazJ  
Gesendet: Mittwoch, 27. Juni 2018 11:02
An: Frank Broniewski 
Cc: Bernhard Ströbl ; Qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Delete key does not remove item in composer

 

Hi,

 

Let's not be so categorical and please, indicate also the platform you are 
working on. I've reported a bug long time ago (QGIS 2.8) about macOS 
https://issues.qgis.org/issues/12874 

Checking right now, I can say that:

- on macOS, QGIS 2.18.0, both buttons do delete composer items

- on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same thing.

 

Maybe, there are some local settings that interfere but on my side, 
documentation looks right.

 

Regards,

Harrissou

 

2018-06-27 10:30 GMT+02:00 Frank Broniewski mailto:ha...@frankbroniewski.com> >:

Hi,

I just want to confirm that DELETE never worked for me (can't recall it ever 
did), BACKSPACE does though.

Frank

Dipl. Geogr. Frank Broniewski
Waldhölzbacher Str. 51
66679 Losheim am See
06872 509 068 4
0176 611 26 9 2 6
www.frankbroniewski.com <http://www.frankbroniewski.com> 


-Ursprüngliche Nachricht-
Von: Qgis-user mailto:qgis-user-boun...@lists.osgeo.org> > Im Auftrag von Bernhard Ströbl
Gesendet: Mittwoch, 27. Juni 2018 10:25
An: Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
Betreff: [Qgis-user] Delete key does not remove item in composer


Hi all,
the documentation [1] states that for removing an item in composer one can 
either use Backspace or Delete. However Delete does not work for me :-( Is 
there anything I am missing?
Tried:
QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

[1]
https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html

Bernhard


__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org <mailto:Qgis-user@lists.osgeo.org> 
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

 



smime.p7s
Description: S/MIME cryptographic signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread DelazJ
Hi,

Let's not be so categorical and please, indicate also the platform you are
working on. I've reported a bug long time ago (QGIS 2.8) about macOS
https://issues.qgis.org/issues/12874
Checking right now, I can say that:
- on macOS, QGIS 2.18.0, both buttons do delete composer items
- on Windows 10, using QGIS 2.18.21 and 3.3, both buttons do the same thing.

Maybe, there are some local settings that interfere but on my side,
documentation looks right.

Regards,
Harrissou

2018-06-27 10:30 GMT+02:00 Frank Broniewski :

> Hi,
>
> I just want to confirm that DELETE never worked for me (can't recall it
> ever did), BACKSPACE does though.
>
> Frank
>
> Dipl. Geogr. Frank Broniewski
> Waldhölzbacher Str. 51
> 66679 Losheim am See
> 06872 509 068 4
> 0176 611 26 9 2 6
> www.frankbroniewski.com
>
>
> -Ursprüngliche Nachricht-
> Von: Qgis-user  Im Auftrag von
> Bernhard Ströbl
> Gesendet: Mittwoch, 27. Juni 2018 10:25
> An: Qgis-user@lists.osgeo.org
> Betreff: [Qgis-user] Delete key does not remove item in composer
>
> Hi all,
> the documentation [1] states that for removing an item in composer one can
> either use Backspace or Delete. However Delete does not work for me :-( Is
> there anything I am missing?
> Tried:
> QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04
>
> [1]
> https://docs.qgis.org/2.18/en/docs/user_manual/print_
> composer/overview_composer.html
>
> Bernhard
>
>
> __ Information from ESET Mail Security, version of virus signature
> database 17619 (20180627) __
>
> The message was checked by ESET Mail Security.
> http://www.eset.com
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Frank Broniewski
Hi,

I just want to confirm that DELETE never worked for me (can't recall it ever 
did), BACKSPACE does though.

Frank

Dipl. Geogr. Frank Broniewski
Waldhölzbacher Str. 51
66679 Losheim am See
06872 509 068 4
0176 611 26 9 2 6
www.frankbroniewski.com


-Ursprüngliche Nachricht-
Von: Qgis-user  Im Auftrag von Bernhard 
Ströbl
Gesendet: Mittwoch, 27. Juni 2018 10:25
An: Qgis-user@lists.osgeo.org
Betreff: [Qgis-user] Delete key does not remove item in composer

Hi all,
the documentation [1] states that for removing an item in composer one can 
either use Backspace or Delete. However Delete does not work for me :-( Is 
there anything I am missing?
Tried:
QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

[1]
https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html

Bernhard


__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


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


smime.p7s
Description: S/MIME cryptographic signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Delete key does not remove item in composer

2018-06-27 Thread Bernhard Ströbl

Hi all,
the documentation [1] states that for removing an item in composer one 
can either use Backspace or Delete. However Delete does not work for me :-(

Is there anything I am missing?
Tried:
QGIS 2.18.20 on Win7 and Ubuntu 16.04, QGIS 3.2 on Ubuntu 16.04

[1] 
https://docs.qgis.org/2.18/en/docs/user_manual/print_composer/overview_composer.html


Bernhard


__ Information from ESET Mail Security, version of virus signature 
database 17619 (20180627) __

The message was checked by ESET Mail Security.
http://www.eset.com


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

Re: [Qgis-user] QField variables

2018-06-27 Thread Matthias Kuhn
Hi Juliette,

1) In the settings there is an option "Use native camera", can you try
disabling this one? The native functionality is unstable on some platforms

2) Define a default value for a field with the content
@position_horizontal_accuracy

   I just added some more docs here,
https://www.qfield.org/docs/project-management/vector-layers.html#additional-variables,
additional contributions to clarify even more are very welcome!

Best regards

Matthias


On 06/27/2018 09:23 AM, Juliette Ortet wrote:
> Dear all,
>
> I'm trying to use QField on my phone (Huawei P10) and I face two
> problems :
>
> 1) When I try to add a picture as an attibute, the app closes.
> 2) I don't know which is the proper syntax to get the QField variables
> values such as position_coordinate and position_horizontal_accuracy.
>
> How could I solve this ?
>
> Best regards,
>
> Juliette
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

-- 
Matthias Kuhn
matth...@opengis.ch 
+41 (0)76 435 67 63 
OPENGIS.ch Logo 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QField variables

2018-06-27 Thread Juliette Ortet
Dear all,

I'm trying to use QField on my phone (Huawei P10) and I face two problems :

1) When I try to add a picture as an attibute, the app closes.
2) I don't know which is the proper syntax to get the QField variables
values such as position_coordinate and position_horizontal_accuracy.

How could I solve this ?

Best regards,

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