Re: [Qgis-user] Qgis Select by Location, but no within a distance of

2021-03-03 Thread Thayer Young
 Hi Calvin,
This is an old issue, see this GIS Stack Exchange question from 7 years ago, 
Underdark gives a good work 
around:https://gis.stackexchange.com/questions/86747/how-to-select-polygons-by-distance-to-a-single-polygon-in-another-layer#86776

A feature request, last year, was closed, alexbruy says this for why:   "IMHO 
this is a wontfix, as same fucntionality [sic] can be implemented using 
model/script." But he is flexible about his decision:   "Closing as wontfix. 
Please reopen if necessary."So maybe anyone who wants this functionality can 
ask for it to be reopened? on this Github page:   
https://github.com/qgis/QGIS/issues/29413
-Thayer


On Monday, March 1, 2021, 03:00:46 PM EST, 
 wrote:  
 
 Send Qgis-user mailing list submissions to
    qgis-user@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.osgeo.org/mailman/listinfo/qgis-user
or, via email, send a message with subject or body 'help' to
    qgis-user-requ...@lists.osgeo.org

You can reach the person managing the list at
    qgis-user-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Qgis-user digest..."


Today's Topics:

  1. Re: Some FOSS thoughts from Mike Bostock (Paolo Cavallini)
  2. Re: Installing Qgis web-server on Windows. (Nicolas Boisteault)
  3. QGISserver 3.16 - WFS cascade getfeatureinfo and WMS cascade
      legend (Eugenio Trumpy)
  4. Re: QGIS 3.18.0 and QGIS 3.14.4 (LTR) packages released and
      OSGeo4W reboot (C Hamilton)
  5. Split one line into x disegual line (Raffaele Ceretto)
  6. Re: Split one line into x disegual line (Jorge Gustavo Rocha)


--

Message: 1
Date: Mon, 1 Mar 2021 08:25:13 +0100
From: Paolo Cavallini 
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Some FOSS thoughts from Mike Bostock
Message-ID: 
Content-Type: text/plain; charset=iso-8859-15

Very good, thanks for this Richard.

Il 27/02/21 10:15, Richard Duivenvoorde ha scritto:
> Good read about 10 years looking back from Mike Bostock, BDFL of D3.js lib:
> 
> https://observablehq.com/@mbostock/10-years-of-open-source-visualization
> 
> Nice words.
> 
> Take aways:
> 
> - examples, examples, documentation (read: pyqgis and more more 
> QGIS-tutorials online)
> 
> - stay kind and polite to each other
> 
> 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
> 

-- 
Paolo Cavallini
www.faunalia.eu - QGIS.org
training, support, development on QGIS, PostGIS and more


--

Message: 2
Date: Mon, 1 Mar 2021 09:54:45 +0100
From: Nicolas Boisteault 
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Installing Qgis web-server on Windows.
Message-ID: 
Content-Type: text/plain; charset="utf-8"; Format="flowed"

Hi,

you can also install it the docker way : 
https://hub.docker.com/r/3liz/qgis-map-server

Regards

Le 19/02/2021 ? 01:36, Thomas Gratier a ?crit?:
> Hi,
>
> To ease the pain, you may use install recipe from 
> https://github.com/NaturalGIS/qgis_server_and_lizmap_on_windows
>
> Regards
>
> Thomas
>
> Le?lun. 15 f?vr. 2021 ??06:08, ??? sog  > a ?crit?:
>
>    Installed according to the instructions
>    
>https://docs.qgis.org/3.16/ru/docs/server_manual/getting_started.html#installation-on-windows
>    When I open a link
>    
>http://localhost/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS=1.3.0=GetCapabilities,
>    I get an xml-code page and a message " This XML file does not
>    appear to have any style information associated with it. The
>    document tree is shown below"
>    Qgis version from?OSGeo4W
>    Web-server Qgis 3.16.3-1
>    XAMPP for Windows 7.3.27
>    Windows server 2012
>    ___
>    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
-- next part --
An HTML attachment was scrubbed...
URL: 


--

Message: 3
Date: Mon, 1 Mar 2021 10:44:28 +
From: Eugenio Trumpy 
To: "qgis-user@lists.osgeo.org" 
Subject: [Qgis-user] QGISserver 3.16 - WFS cascade getfeatureinfo and
    WMS cascade legend
Message-ID:
    

    
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

in the last 

Re: [Qgis-user] QGIS Select by Location, but no within a distance of

2021-03-02 Thread Nicolas Cadieux
Hi,

The easiest way to implement would be to use the graphical modeler. 

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 2 mars 2021 à 13:59, C Hamilton  a écrit :
> 
> 
> I just had a user tell me he had to go back to ArcGIS so that he could use 
> the Select by Location function and specify a distance from the feature. He 
> could not believe that it was not available in QGIS. See
> 
> https://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm
> 
> What he is looking for is the "Are within a distance of" operator. Am I 
> missing it in QGIS if not this is a really important operator to include. I 
> know you can always prebuffer the layer, but for an analyst who does this 
> regularly ours will go back to using ArcGIS.
> 
> Would this be fairly easy to implement?
> 
> Calvin
> ___
> 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 Select by Location, but no within a distance of

2021-03-02 Thread C Hamilton
I just had a user tell me he had to go back to ArcGIS so that he could use
the Select by Location function and specify a distance from the feature. He
could not believe that it was not available in QGIS. See

https://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm

What he is looking for is the "Are within a distance of" operator. Am I
missing it in QGIS if not this is a really important operator to include. I
know you can always prebuffer the layer, but for an analyst who does this
regularly ours will go back to using ArcGIS.

Would this be fairly easy to implement?

Calvin
___
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