[Qgis-user] Update multiple features in relation

2016-09-12 Thread Karl-Magnus Jönsson
Hi! I'd like to update all related records(children) in a sub form. Is there a way to do that? To have the Field calculator in the sub form would be a nice solution. But it isn't there (yet). Does anyone have a workaround? /Karl-Magnus Jönsson ___ Qgis

[Qgis-user] Move many item to another page

2016-09-12 Thread Carlos López PSIG
Good Morning, I need to move many items of the composition of one page to another. This is possible? There is a pull request about it? I open it? All the best, * * *Carlos López Quintanilla* www.psig.es carlos.lo...@psig.es +34 699.680.261 Nota legal: Este mensaje y cualqu

Re: [Qgis-user] Profile section digitising

2016-09-12 Thread Vincent Picavet (ml)
Hi Lester, On 12/09/2016 15:49, Lester Anderson wrote: > I was wondering if anyone had advice or ideas about digitising profile > data (say on a geological cross-section) that is referenced to a > polyline in the project, We at Oslandia are currently developping just that. It will be available la

Re: [Qgis-user] qgsRelationReferenceWidget

2016-09-12 Thread Matthias Kuhn
Hi Tyler, Here is the blog post I wrote for this feature: http://blog.vitu.ch/10112013-1201/qgis-relations Just configuration, no coding, I hope that helps. Cheers Matthias On 12/09/16 22:56, Tyler Veinot wrote: > All; > Trying to make a form for QGIS that has a form within a form so that I >

Re: [Qgis-user] Ubuntu updating instructions

2016-09-12 Thread Randal Hale
Hey Dave! It's a little bit confusing. There are like three repositories: stable, unstable, and testing. Testing you don't want (unless you want to test packages). Typically stable is a bit older. Unstable is current. Which doesn't really make sense - but that's the way it is. Under my /etc/

Re: [Qgis-user] Ubuntu updating instructions

2016-09-12 Thread Nyall Dawson
On 13 September 2016 at 13:08, Dave Kimble wrote: > I have Ubuntu 16.04.1 and QGIS 2.8.6 . > Help > Check Version > says there is v2.16.2 , > but the instructions at > http://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu > for how to do it are totally baffling. Hi Dave! If you're not

[Qgis-user] Ubuntu updating instructions

2016-09-12 Thread Dave Kimble
I have Ubuntu 16.04.1 and QGIS 2.8.6 . Help > Check Version > says there is v2.16.2 , but the instructions at http://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu for how to do it are totally baffling. I've never had to edit /etc/apt/sources.list before, and I don't like the look of

[Qgis-user] qgsRelationReferenceWidget

2016-09-12 Thread Tyler Veinot
All; Trying to make a form for QGIS that has a form within a form so that I can link and display entries from another table similar to this tuorial; https://medspx.fr/blog/Qgis/better_qgis_forms_part_three/ I think I need to use qgsValueRelationRefernceWidget but I cannot find any tutorials on it.

Re: [Qgis-user] Profile section digitising

2016-09-12 Thread Nicolas Cadieux
Hi, It has a few dependencies that need to be installed first. I did not have the patience to try it out yet. Keep me posted on this. Nicolas Envoyé de mon iPad > Le 12 sept. 2016 à 15:47, John Harrop-3 [via OSGeo.org] > a écrit : > > Nicholas, > > No I have not! Must have missed it searchi

Re: [Qgis-user] Profile section digitising

2016-09-12 Thread John Harrop
Nicholas, No I have not! Must have missed it searching on geology. I will take a look, Thanks! John Harrop VP Exploration International Lithium Corp > On Sep 12, 2016, at 4:44 PM, Nicolas Cadieux > wrote: > > Hi, > There is a stratigraphy section in this plugin. It's made for archaeology.

Re: [Qgis-user] Profile section digitising

2016-09-12 Thread Nicolas Cadieux
Hi, There is a stratigraphy section in this plugin. It's made for archaeology. I have been meaning to try this for a while now. Have you both looked at it? Nicolas https://plugins.qgis.org/plugins/pyarchinit/ Envoyé de mon iPad > Le 12 sept. 2016 à 15:25, John Harrop-3 [via OSGeo.org] > a

Re: [Qgis-user] Profile section digitising

2016-09-12 Thread John Harrop
Lester, I’ve worked on that a number of times and on different GIS packages. Usually the simple solution is to generate a profile using an arbitrate projection system - essentially creating another map, and then adding a frame with that map into the main layout/map your are building in compose

Re: [Qgis-user] 2 Spatialite questions

2016-09-12 Thread Donovan Cameron
Hey Tyler, SQLite is the database, where Spatialite is an extension for SQLite that gives the database spatial capability. Like storing geometries and performing functions on them like intersect, union, etc. The SQLite version is telling you its 3.14.1, whereas the Spatialite extension wil

[Qgis-user] Profile section digitising

2016-09-12 Thread Lester Anderson
Hello all, I was wondering if anyone had advice or ideas about digitising profile data (say on a geological cross-section) that is referenced to a polyline in the project, Thanks Lester ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: htt

[Qgis-user] 2 Spatialite questions

2016-09-12 Thread Tyler Veinot
Hi; Just getting into QGIS and Spatialite and have 2 questions; 1. SQLite and Spatialite are the same right? 2. When I create a Spatialite DB in QGIS Browser it creates a 3.14.1 version, shouldn't it be a 4.x.x version? Tyler ___ Qgis-user mailing list Qg

Re: [Qgis-user] Another Raster Problem

2016-09-12 Thread Nicolas Cadieux
Hi Heather, Over the weekend, I have seen a number of posts relating to 32 windows and rasters. There seems to be a problem with the package for the 32 windows environment. I believe they are working on it. Try reloading the install package and try again. I imagine you could use 2.12 in the

[Qgis-user] Another Raster Problem

2016-09-12 Thread Hillers Heather
Hi, I have a set of tifs that cause an AppCrash on load to 2.14.6 and 2.16, either immediately on load or shortly after. I can load and work with these files without problem in QGIS 2.8.6 I have produced 4 small hillshade tifs, each less than 1000 Kb in size. Each has a world file and a kml

Re: [Qgis-user] Sampling points, keeping order

2016-09-12 Thread Richard McDonnell
Add an ID column, I assume the order they appear in the table is the order they where entered in, therefore using an ID column should sort out your problem. Regards, Richard. On 12/09/2016 02:10, Carlos Cerdán wrote: Yes, it is! Thank you very much Nicolas, that was I was looking for, "add