Re: [Qgis-user] select by radius [v2.18.4, possible bug]

2017-03-12 Thread Nyall Dawson
On 13 March 2017 at 07:51, Tobias Wendorff
 wrote:
> Hi Martin,
>
> thanks for your reply.
>
> Am So, 12.03.2017, 22:43 schrieb Martin Bain:
>>
>> Its working for me on 2.18.4 32 bit Win 7.  Select by radius creates
>> a new selection, with the shift key it adds to existing selection,
>> control key removes from selection, alt key changes to select
>> only objects fully within radius.
>
> Yeah, this works for all the other modes (freehand etc.), but doesn't
> work for radius here. Let me install QGIS to a sandbox to get a clean
> installation.

Check your geometries. This has been experienced in the past as a
result of a layer with invalid geometries.

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] processing script vs. processing plugin

2017-03-12 Thread Andreas Plesch
What are differences between processing algorithms provided as a processing
script or as processing algorithm provider plugin ?

A plugin can presumably have its own custom GUI but are there are other
differences in available capabilities ?

Andreas
___
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] Launching simpleHTTPServer from processing script or plugin

2017-03-12 Thread Andreas Plesch
I am starting to work on a processing script which has a html file as
output. The html file has js scripts which require it to be served from a
web server (httpd). The regular webkit viewer is not quite capable enough
but I can launch the system web browser using the webbrowser python package
from the script. However, I cannot figure out how to launch a
SimpleHTTPServer in a separate thread from the script. When I start a httpd
server from the script using the server_forever method the server is
launched but Qgis freezes. When I try to use threading following
 https://docs.python.org/2/library/socketserver.html#asynchronous-mixinsqgis
crashes. Would using a ThreadedTCPServer be the right approach ?

Any tips, examples, or thoughts much welcome. Should I subscribe and post
to qgis-developer ?

Andreas
___
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] select by radius [v2.18.4, possible bug]

2017-03-12 Thread Tobias Wendorff
Hi Martin,

thanks for your reply.

Am So, 12.03.2017, 22:43 schrieb Martin Bain:
>
> Its working for me on 2.18.4 32 bit Win 7.  Select by radius creates
> a new selection, with the shift key it adds to existing selection,
> control key removes from selection, alt key changes to select
> only objects fully within radius.

Yeah, this works for all the other modes (freehand etc.), but doesn't
work for radius here. Let me install QGIS to a sandbox to get a clean
installation.

Best regards,
Tobias

___
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] select by radius [v2.18.4, possible bug]

2017-03-12 Thread Martin Bain
Hi Tobias,
Its working for me on 2.18.4 32 bit Win 7.  Select by radius creates a new 
selection, with the shift key it adds to existing selection, control key 
removes from selection, alt key changes to select only objects fully within 
radius.
Cheers,
Martin.

-Original Message-
From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Tobias 
Wendorff
Sent: Monday, 13 March 2017 3:00 AM
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] select by radius [v2.18.4, possible bug]

Hi there!

Before writing a bug-report, could anyone please verify that "select by radius" 
isn't working?

Right now, it deselects an existing selection only, but doesn't select any new 
items. All other selection types seem to work.

Best regards,
Tobias

___
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

This email is intended for the named recipient only.  The information it 
contains may be confidential.  If you are not the intended recipient you must 
not reproduce or distribute any part of this email, disclose its contents to 
any other party or take any action in reliance on it.  If you have received 
this email in error, please contact the sender immediately and delete the 
message.
___
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] select by radius [v2.18.4, possible bug]

2017-03-12 Thread Tobias Wendorff
I've filed this as a bug:
http://hub.qgis.org/issues/16346


Am So, 12.03.2017, 17:00 schrieb Tobias Wendorff:
> Hi there!
>
> Before writing a bug-report, could anyone please verify that
> "select by radius" isn't working?
>
> Right now, it deselects an existing selection only, but doesn't
> select any new items. All other selection types seem to work.
>
> Best regards,
> Tobias
>
> ___
> 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-developer] Some feedback on QGIS 2016 income

2017-03-12 Thread G. Allegri
Many thanks Tim and Andreas!

Giovanni

Il 12 mar 2017 15:49, "Tim Sutton"  ha scritto:

> Dear Users and Developers
>
> My apologies for not posting here sooner - for those of you who may have
> missed it, we posted an article on the QGIS blog outlining out sources of
> income in 2016. It is an interesting read! Many thanks to our treasurer,
> Andreas Neumann, for doing the number crunching!
>
> http://blog.qgis.org/2017/02/25/a-report-on-qgis-income-2016/
>
> Regards
>
> Tim
>
> ___
> Qgis-developer mailing list
> qgis-develo...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
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] select by radius [v2.18.4, possible bug]

2017-03-12 Thread Tobias Wendorff
Hi there!

Before writing a bug-report, could anyone please verify that
"select by radius" isn't working?

Right now, it deselects an existing selection only, but doesn't
select any new items. All other selection types seem to work.

Best regards,
Tobias

___
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] How to merge layers without a work-around?

2017-03-12 Thread Tobias Wendorff
Am So, 12.03.2017, 11:51 schrieb Matthias Kuhn:
>
> Please try the latest nightly from 2.18 (and comment on the issue if
> it's still not fixed) so this can be shipped in a good shape with 2.15.

I don't think, OSgeo4W has the nightlies for 2.18 (only dev), so I've
"backported" it to 2.18.4 and *it works* - thanks!

I wonder why the tests during building didn't throw an error :(



___
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] Some feedback on QGIS 2016 income

2017-03-12 Thread Tim Sutton
Dear Users and Developers

My apologies for not posting here sooner - for those of you who may have
missed it, we posted an article on the QGIS blog outlining out sources of
income in 2016. It is an interesting read! Many thanks to our treasurer,
Andreas Neumann, for doing the number crunching!

http://blog.qgis.org/2017/02/25/a-report-on-qgis-income-2016/

Regards

Tim
___
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] WMS problems in Qgis 2.18.3 - legend causing trouble

2017-03-12 Thread magerlin
Problem still occurs in Qgis 2.18.4. See this video: WMS_in_QGIS_2.mp4
  



-
Regards Morten

Currently using Qgis 2.18.3 (OSGeo4),
Windows 7, 64bit
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/WMS-problems-in-Qgis-2-18-3-legend-causing-trouble-tp5306308p5311916.html
Sent from the QGIS - User mailing list archive at Nabble.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] Cartography of the Azores

2017-03-12 Thread Sarah Gregg
Hi everyone. I'm working on a project based in the Azores and wondered if
anyone knew of any reasonably good free topographic base maps I can
download, strictly for non commercial purposes. At the moment, I'm trying
to use the OpenLayers plugin, but I have a VERY slow internet connection
which makes OpenLayers or WMS frustratingly slow to load. Thanks in advance
for any ideas, Sarah.
___
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/R and ISO metadata ?

2017-03-12 Thread Blumentrath, Stefan
Hei Falk,

Good that you ask!
Actually, right now there is a great opportunity to contribute to implementing 
comprehensive and efficient metadata management in QGIS.

A thorough discussion (https://gitter.im/qgis/metadata) , involving QGIS 
developers, metadata experts and interested QGIS users, has led to a long term 
plan in this regards:
https://docs.google.com/document/d/1twE8J345Sz1rk1z34672eqlEiL2mJT4bZbuF5oRTCoM/edit#heading=h.j6lg9sa71mq6
 (which is not necessarily final)

See also: https://github.com/qgis/QGIS-Enhancement-Proposals/issues/91 and the 
other QEPs mentioned in the document above.

We (NINA) work on quite similar things than you do (in an SDM context you might 
probably also be interested in: 
https://github.com/NaturalHistoryMuseum/ckanext-gbif). 

NINA will contribute financially to the development of metadata management in 
QGIS, as we see that as an important step for efficient work flows in our 
institution (meaning good tools here will save us money in terms of work time 
in the long run). Hope many other institutions will join this initiative!

Kind regards,
Stefan

-Original Message-
From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Falk 
Huettmann
Sent: lørdag 11. mars 2017 23.34
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] QGIS/R and ISO metadata ?

Dear Colleagues,

Thanks for your QGIS work; we use it all the time, and in a university.
teaching
and international research & field work setting.
We need more...

I might have asked earlier, but would you know what to do re. ISO compliant 
metadata in QGIS ?
On and off, ARCGIS (sorry to mention that name here) had a pretty good 
extension and editor on XML metadata for GIS data.

Do you mind to enlighten me for QGIS, R and similar when it comes to this 
essential question of data documentation (all else but the Achilles heel) ?

Here some reasons why it matters (URL) and what this is about (citation)

http://www.earth-syst-sci-data-discuss.net/essd-2016-65/

Zuckerberg, B, F. Huettmann and J. Friar (2011). Proper Data Management as a
Scientific Foundation for Reliable Species Distribution Modeling. 
Chapter 3
In: C.A.
Drew, Y. Wiersma and F. Huettmann (eds). Predictive Species and Habitat 
Modeling
in Landscape Ecology. Springer, New York. Pp 45-70.

Please keep me posted on this relevant matter as much as possible.

Thanks in advance; kind regards
  Falk

Falk Huettmann PhD, Associate Professor
-EWHALE lab- Biology and Wildlife Dept., Institute of Arctic Biology
419 IRVING I, University of Alaska Fairbanks AK 99775-7000 USA Email 
fhuettm...@alaska.edu  Phone 907 474 7882 Fax 907 474 6716 
___
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