[Qgis-user] show vertexes during editing session

2017-02-01 Thread Reginald Carlier
Hi, Is there a similar way as in ArcMap to visualize the vertexes of a polygon? In ArcMap, by pressing 'v' I can see the vertexes during an edit session, so I know where to snap to. How can I visualize the vertexes in QGIS during an edit session? Regards, Reginald Carlier Deskundige GIS [logo

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread Andrea Peri
Afaik the vertexes are always visibile when a dataset is in editing mode . Almost in 2.16. Dont ? A. Il 01 feb 2017 10:52 AM, "Reginald Carlier" < reginald.carl...@ingelmunster.be> ha scritto: Hi, Is there a similar way as in ArcMap to visualize the vertexes of a polygon? In ArcMap, by pressin

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread Neumann, Andreas
Hi Reginald, See Settings --> Options --> Tabs "Digitizing". Perhaps for some reasons the markes are set to "none". You can also choose to display markers only for selected polygons. I don't know about a shortcut to toggle visibility of the markers - sounds useful. Andreas On 2017-02-01 1

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread DelazJ
Hi, Using the automatic tracing option, you wouldn't need to visualize them. QGIS will snap to vertices as you move the mouse close to them. Harrissou 2017-02-01 11:00 GMT+01:

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread Reginald Carlier
Hi, My question was not very clear I guess. I have a layer with parcels. I have an other layer with parcels that are suitable as building site. When I draw features of this layer I want to snap to the parcels layer. I can do this with automatic tracing. Every couple of years the parcels shape cha

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread DelazJ
Instead of the node tool, you can use the "Reshape Features" tool, which takes advantages of the auto tracing capabilities. It might behave like the "replace sketch" tool from Ar

[Qgis-user] Selecting Objects from an ESRI file based geodatabase

2017-02-01 Thread Armin Konrad
Hi, I have opend an ESRI .gdb database (directory) in an qgis project. The mayor .gdbtable-file has a size of about 3.5 GB and contains about 18.000 objects (polygons). It is rather awkward to work with such a database to say the least since I need only 2 to 3 objects at a time. I wonder, is there

Re: [Qgis-user] Selecting Objects from an ESRI file based geodatabase

2017-02-01 Thread Tyler Veinot
You can right click a layer and go to filter and enter an expression to filter out unwanted objects. From there save as will save to a shapefile, among other other formats, that will only be the items defined by the filter. You can also use a select expression and in the save as dialog select save

Re: [Qgis-user] show vertexes during editing session

2017-02-01 Thread Reginald
VertexDisplay.xml The reshape features tool didn't work for me. I was able to snap to the underlying layer by styling it with the xml file I have included. I first added the xml file to the style manager. Then I styled the und

Re: [Qgis-user] Selecting Objects from an ESRI file based geodatabase

2017-02-01 Thread Lester Anderson
The only way I am aware of, is to load the .gdb file, select the layer(s) you want and then use the save-as option to save out as a shapefile. On 1 February 2017 at 12:22, Tyler Veinot wrote: > You can right click a layer and go to filter and enter an expression to > filter out unwanted objects.

Re: [Qgis-user] Selecting Objects from an ESRI file based geodatabase

2017-02-01 Thread armin . konrad
Thank you for your answers! It worked as you suggested. I filtered the gdb database to the objects that I needed and saved them as shape.file. Afterwards I could delete the database in the project and work with the shape file instead with reasonable speed. Thanks again Armin Am 01.02.2017 um

Re: [Qgis-user] Selecting Objects from an ESRI file based geodatabase

2017-02-01 Thread Tyler Veinot
You could add the layers you need and use the convert to offline project button to convert the layers to sqlite. I have done this to our file geodatabases but it doesn't work for Z and ZM features, some field data types will throw errors that may or may not halt the export. Then you might be able t

[Qgis-user] GSoC 2017

2017-02-01 Thread Werner Macho
Hi all! I'd like to remind you that the deadline for suggestions for the GSoC 2017 is on 5th february. (Which is only 4 days from now). https://lists.osgeo.org/pipermail/discuss/2017-January/017061.html For what I can find, its only Alexander Bruy that started ideas on this page: https://hub.qgi

[Qgis-user] shapefile of Europe

2017-02-01 Thread Stephen Sacks
I would be grateful if someone would tell me where I can get a shapefile for the countries of eastern and western Europe. I want just polygons of country borders. A few major cities would be nice, but I do NOT need streets. I'll want to be able to color each country according to my own list of

Re: [Qgis-user] shapefile of Europe

2017-02-01 Thread Nuno de Santos Loureiro
Try here: http://ec.europa.eu/eurostat/web/gisco/geodata/reference-data/administrative-units-statistical-units/nuts#nuts13 or: http://www.gadm.org/country Citando Stephen Sacks : I would be grateful if someone would tell me where I can get a shapefile for the countries of eastern and wes

Re: [Qgis-user] shapefile of Europe

2017-02-01 Thread Steven De Vriendt
Hi Stephen, Maybe this will help you further http://gis.stackexchange.com/questions/177741/looking-for-a-free-shapefile-of-the-european-countries All the best, Steven 2017-02-01 16:28 GMT+01:00 Stephen Sacks : > I would be grateful if someone would tell me where I can get a shapefile > for t

Re: [Qgis-user] shapefile of Europe

2017-02-01 Thread b.j.kobben
And of course NaturalEarthData is always your friend here: www.naturalearthdata.com -- Barend Köbben Senior Lecturer – ITC-University of Twente PO Box 217, 7500 AE Enschede (Netherlands) ITC Building (room 1-065) @barendkobben +31-(0)53 4874 253 On 01/02/17 17:07, "Qgis-user on behalf of St

[Qgis-user] show vertexes during editing session

2017-02-01 Thread Reginald Carlier
Hi, I was able to snap to the vertexes of the underlying layer thanks to an xml style that was sent to me by Morgan David. It styled the parcels and showed every vertex marked by an 'x'. The 'reshape features' tool didn't work as I wanted. I think I could try copying one feature from the underl

[Qgis-user] Fwd: [OSGeo-Discuss] Fwd: Google Summer of Code ideas page: action required latest by February 5th!

2017-02-01 Thread Werner Macho
Hi all! And again a reminder from OSGEO. Hope that there will be some more mentors and ideas until sunday! best wishes Werner -- Forwarded message -- From: Margherita Di Leo Date: Wed, Feb 1, 2017 at 5:18 PM Subject: [OSGeo-Discuss] Fwd: Google Summer of Code ideas page: action

Re: [Qgis-user] [Qgis-developer] Fwd: [OSGeo-Discuss] Fwd: Google Summer of Code ideas page: action required latest by February 5th!

2017-02-01 Thread Barry Rowlingson
Is there a wiki or somewhere a list of qgis-based projects for GSoC? I'd like to propose a QGIS-R mapping interface I've mentored a couple of projects in the past, would be nice to do another one. On Wed, Feb 1, 2017 at 5:22 PM, Werner Macho wrote: > Hi all! > > And again a reminder from OS

Re: [Qgis-user] [Qgis-developer] Fwd: [OSGeo-Discuss] Fwd: Google Summer of Code ideas page: action required latest by February 5th!

2017-02-01 Thread Barry Rowlingson
Okay, I've found the QGIS GSoC suggestions, I'll add my project. On Wed, Feb 1, 2017 at 5:50 PM, Rowlingson, Barry wrote: > Is there a wiki or somewhere a list of qgis-based projects for GSoC? > I'd like to propose a QGIS-R mapping interface > > I've mentored a couple of projects in the pas

Re: [Qgis-user] shapefile of Europe

2017-02-01 Thread Stephen Sacks
To several people who replied to my request for help in finding a shapefile of Europe: Thank You ! You've given me what I need. Steve ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/

Re: [Qgis-user] shapefile of Europe

2017-02-01 Thread Lee Hachadoorian
Stephen, I know you already got the answer you need, but I think it is worth pointing out that the *.gdb folders you started out with are ESRI File Geodatabases, and that QGIS does work with those. When you open the Add Vector Layer dialog, you have to set the Source Type to Directory, and then se

[Qgis-user] Lizmap e query di prossimità postgis

2017-02-01 Thread Rossin Pietro
Buon giorno a tutti sto configurando un servizio lizmap per fare editing via web di punti (scarichi) e altre features (fiumi) Vorrei popolare alcuni campi del layer punti tramite chiave primaria/esterna. Sono riuscito a far funzionare le tendine a scelta multipla in Lizmap impostando "value relat