[Qgis-user] Combine several attribute tables

2017-05-30 Per discussione Anke zur Gölden
Hello i have some vector layer data in different vector layer tables (same structure!). Is there a way to combine them into one single attribute table? example table 1: row 1 row 2 row 3 table 2: row 4 row 5 row 6 put them together in one single table: row 1 row 2 row 3 row 4 row 5 row 6

[Qgis-user] getting all features within a radius or rectangle

2017-05-13 Per discussione Anke zur Gölden
Hello i am working on a python scrip which analyse a vectorlayer which is bigger. But in every loop i just a part of geometry of it so i would like to run a loop over the vector layer and in every step just analyse a part of it. My idea is to give a Coordinate in every loop and define a radius

Re: [Qgis-user] Read in table

2017-05-05 Per discussione Anke zur Gölden
> Hello Guys, > > > i am sorry to ask you again but maybe you have again a small tip for me. > > I have a table which is fixed and i don’t want to select them again all > the time by starting my processing toolbox. > > See the screen. The name of the table is „table“ and ideally i read them >

[Qgis-user] Putting all points from a layer to a Graph

2017-04-25 Per discussione Anke zur Gölden
Hello i want to get all points from a given layer and put them to a Graph Object. My idea is here to make two loops:  outer loop over all Polylines of the layer   inner loop over all vertices of the current Polyline and put them to the graph For me it looks old fashioned so my question: Any

[Qgis-user] Number of vertices

2017-04-23 Per discussione Anke zur Gölden
Good morning is there a way to get the number of vertices for a Polyline? I am looking for the python method to get if possible thx Anke ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Attribute Table

2017-04-22 Per discussione Anke zur Gölden
17, 16:12 Uhr, schrieb Anke zur Gölden <a.goel...@googlemail.com>: > > > Hello > > > > is there a way to have more then 9 characters as a header for each colomn > > in the attribute table? > > > > Anke > > > For or any modern format yes, but no

[Qgis-user] Attribute Table

2017-04-22 Per discussione Anke zur Gölden
Hello is there a way to have more then 9 characters as a header for each colomn in the attribute table? Anke ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe:

[Qgis-user] Finding lines in a second layer

2017-04-20 Per discussione Anke zur Gölden
Hello i have the following question how i could the best perform the following: i have two layers for which i want to to select in layer 1 an object (in my case a line segment) and find in layer 2 all the objects (line segments) within in a specific radius like r = 2km. I know i can do

[Qgis-user] Evaluation of data in two shapefiles

2017-04-18 Per discussione Anke zur Gölden
Hello, first of all thank you for taking me to the list. I have the following issue i would like to solve in QGIS. I have two different vector based layers. Both layers are nearly similiar and have coordinates, attributes etc. and based on LineString In the first layer i would like to select a