Re: [Qgis-user] Search overall several layers

2017-10-14 Thread Pat Hin

Hello Calvin,

 

 

fantastic.

It does exaclty what i have searched for and it is a pitty it is not a part of the official repo.

 

I have run several runs over 50 layers with has a total number of round about 100k features (rows

in the attribbute tables) and have got a response time from nearly 3sec. what is great :)

 

thnak you

pat

 

Gesendet: Sonntag, 15. Oktober 2017 um 03:55 Uhr
Von: "C Hamilton" <adenacult...@gmail.com>
An: "Pat Hin" <ph...@gmx.de>, qgis-user <qgis-user@lists.osgeo.org>
Betreff: Re: [Qgis-user] Search overall several layers





Pat,
 
There is a plugin called layersearch that never made it into the official plugin repo. This is the URL.

https://github.com/NationalSecurityAgency/qgis-layersearch-plugin
 
It will do what you need, but you will need to install it manually. Download the zip file and extract the contents. Rename the qgis-layersearch-plugin-master folder to layersearch and drop it into where the QGIS plugins are installed. Launch QGIS and the go to "Plugins->Manage and Install Plugins..." Select the Installed tab and enable "Layer Search." If you need more help let me know.
 
Calvin

 
On Sat, Oct 14, 2017 at 1:52 AM, Pat Hin <ph...@gmx.de> wrote:




Good morning

 

i have several layers in attribute tables over them i would like to run a

serach for a specific ID. I.e. to find in which of this tables the feature

with this given ID is saved.

Is there an easy way to do this by standard tools from QGIS GUI?

 

thx

pat



___
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] Search overall several layers

2017-10-14 Thread C Hamilton
Pat,

There is a plugin called layersearch that never made it into the official
plugin repo. This is the URL.

https://github.com/NationalSecurityAgency/qgis-layersearch-plugin

It will do what you need, but you will need to install it manually.
Download the zip file and extract the contents. Rename the
qgis-layersearch-plugin-master folder to layersearch and drop it into where
the QGIS plugins are installed. Launch QGIS and the go to "Plugins->Manage
and Install Plugins..." Select the Installed tab and enable "Layer Search."
If you need more help let me know.

Calvin

On Sat, Oct 14, 2017 at 1:52 AM, Pat Hin  wrote:

> Good morning
>
> i have several layers in attribute tables over them i would like to run a
> serach for a specific ID. I.e. to find in which of this tables the feature
> with this given ID is saved.
> Is there an easy way to do this by standard tools from QGIS GUI?
>
> thx
> pat
>
> ___
> 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] Search overall several layers

2017-10-14 Thread Pat Hin
Hello Richard,

 

thank you. 

 

I need to search over SEVERAL layers and performance it is absolutly

no issue. it is just to bugtracking or debugging manually by my

own eyes. 

 

so if somebody has a tip for a plugin or so i would be very happy for

 

thx

pat

 

Gesendet: Samstag, 14. Oktober 2017 um 11:19 Uhr
Von: "Richard Duivenvoorde" <rdmaili...@duif.net>
An: "Pat Hin" <ph...@gmx.de>, "qgis-userlists.osgeo.org" <qgis-user@lists.osgeo.org>
Betreff: Re: [Qgis-user] Search overall several layers

On 14-10-17 07:52, Pat Hin wrote:
> Good morning
>  
> i have several layers in attribute tables over them i would like to run a
> serach for a specific ID. I.e. to find in which of this tables the feature
> with this given ID is saved.
> Is there an easy way to do this by standard tools from QGIS GUI?

Hi Pat,

well... you coud try out QGIS3 :-)

it has this 'universal locator' functionality in which it is REALLY easy
to search for an id/attribute value in ONE layer at the moment. In 2.18
there is probably also a plugin for (anybody?), but I think it will
always be slower.

would be a nice addition/feature though, to let the locator run over all
layers...

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

Re: [Qgis-user] Search overall several layers

2017-10-14 Thread Richard Duivenvoorde
On 14-10-17 07:52, Pat Hin wrote:
> Good morning
>  
> i have several layers in attribute tables over them i would like to run a
> serach for a specific ID. I.e. to find in which of this tables the feature
> with this given ID is saved.
> Is there an easy way to do this by standard tools from QGIS GUI?

Hi Pat,

well... you coud try out QGIS3  :-)

it has this 'universal locator' functionality in which it is REALLY easy
to search for an id/attribute value in ONE layer at the moment. In 2.18
there is probably also a plugin for (anybody?), but I think it will
always be slower.

would be a nice addition/feature though, to let the locator run over all
layers...

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] Search overall several layers

2017-10-13 Thread Pat Hin
Good morning

 

i have several layers in attribute tables over them i would like to run a

serach for a specific ID. I.e. to find in which of this tables the feature

with this given ID is saved.

Is there an easy way to do this by standard tools from QGIS GUI?

 

thx

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