Re: [Qgis-user] Nødebo - Where is that ?

2016-07-13 Thread Alessandro Pasotti
Awesome!

Thanks for the promo 
On 14 Jul 2016 12:34 a.m., "Lene Fischer"  wrote:

> QGIS 2.16 is named ‘Nødebo’.
>
>
>
> But why ‘Nødebo’ ?
>
>
>
> At University of Copenhagen
>
> Department of Geoscience and Natural Resource Management
>
> Forest and Landscape College in Nødebo, the 1. st International QGIS
> conference and developer meeting was held.
>
>
>
> How do you pronounce 'Nødebo' - Take a look and enjoy how people from all
> over the World pronounce 'Nødebo' and try it yourself :-)
>
> https://youtu.be/GKg2SHmBExs
>
>
>
>
>
> Regards
>
>
>
> *Lene Fischer*
>
> Associate Professor
>
>
>
> *University of Copenhagen*
>
> Department of Geoscience and Natural Resource Management
>
> Forest and Landscape College
>
> Nødebovej 77a
>
> 3480 Fredensborg
>
> Denmark
>
>
>
> MOB +45 004540115084
>
> *l...@ign.ku.dk* 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Nødebo - Where is that ?

2016-07-13 Thread Lene Fischer
QGIS 2.16 is named ‘Nødebo’.



But why ‘Nødebo’ ?



At University of Copenhagen

Department of Geoscience and Natural Resource Management

Forest and Landscape College in Nødebo, the 1. st International QGIS conference 
and developer meeting was held.



How do you pronounce 'Nødebo' - Take a look and enjoy how people from all over 
the World pronounce 'Nødebo' and try it yourself :-)

https://youtu.be/GKg2SHmBExs





Regards

Lene Fischer
Associate Professor

University of Copenhagen
Department of Geoscience and Natural Resource Management
Forest and Landscape College
Nødebovej 77a
3480 Fredensborg
Denmark

MOB +45 004540115084
l...@ign.ku.dk


[cid:image001.gif@01D1DD30.AD7E4F80]










___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Define custom projections using a script

2016-07-13 Thread Tudorache, Marian
Hi everyone,


I have a big list with custom projections that have to be added in QGIS.
I know how to do this using Custom CRS from Setting menu. However it would be a 
time consuming job to add them one by one but then I have to distribute them to 
around 50 computers.
In time these projections will be updated with new parameter values. No need to 
explain how long job will be if this is done manually.

I am looking to a possible file in QGIS where those custom projections are 
store so I can modify it using a python script.
Can someone tell me how and where those projections are stored in QGIS?

Thanks,
Marian


This electronic message, as well as any transmitted files included in the 
electronic message, may contain privileged or confidential information and is 
intended solely for the use of the individual(s) or entity to which it is 
addressed. If you have received this electronic message in error please notify 
the sender immediately and delete the electronic message. Any unauthorized 
copying, disclosure or distribution of the electronic message is strictly 
forbidden. NAV CANADA accepts no liability for any damage caused by any virus 
and/or other malicious code transmitted by this electronic communication.

Le présent message électronique et tout fichier qui peut y être joint peuvent 
contenir des renseignements privilégiés ou confidentiels destinés à l’usage 
exclusif des personnes ou des organismes à qui ils s’adressent. Si vous avez 
reçu ce message électronique par erreur, veuillez en informer l’expéditeur 
immédiatement et supprimez le. Toute reproduction, divulgation ou distribution 
du présent message électronique est strictement interdite. NAV CANADA n’assume 
aucune responsabilité en cas de dommage causé par tout virus ou autre programme 
malveillant transmis par ce message électronique.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Unable to use system PyQt alongside QGIS 2.16

2016-07-13 Thread François-Xavier Thomas

Hello all,

I maintain an internal mirror of the qgis.org Debian repos where I work, 
so I generally upgrade QGIS ahead of my colleagues to test each new version.


I did so with the latest 2.16 packages, and I noticed that QGIS 
additions to PyQt4 break the system packages when imported in the wrong 
order (the opposite import order works just fine) :


from PyQt4 import QtCore
from qgis.core import *
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.7/dist-packages/qgis/__init__.py", line 26, in 


from qgis.PyQt import QtCore
  File "/usr/lib/python2.7/dist-packages/qgis/PyQt/QtCore.py", line 28, 
in 

sip.setapi(api, 2)
ValueError: API 'QDate' has already been set to version 1

I realize that these are pre-release packages, but I wasn't able to find 
a bug report. Should I submit one?


Also, is there a known workaround that I could use in the meantime?

I use Ubuntu 14.04 with the following repository :

  deb http://packages.airinov.fr trusty main

I also tested the Xenial version and found the same issue, but I haven't 
tested other distributions.


Thanks, and apologies if this is the wrong mailing list to post to,
François-Xavier
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] distance of point to line for large dataset

2016-07-13 Thread Luis Miguel Royo Perez

Hi Michael,

you can try Postgis. There is a function that fit the points into the 
closest geometry chosen, once you have this layer fitted, maybe you 
could try to calculate the distance between the points that have same 
ID, is not a direct solution, but maybe could help.


http://postgis.net/docs/ST_ClosestPoint.html

http://postgis.net/docs/ST_Distance.html

Cheers!

El 12/07/16 a las 12:28, Michael.Dodd escribió:


I am trying to calculate the distance from points to vector lines.  
There are various ways of doing this when there are relatively few 
points and lines but my datset has 200,000 points and a large network 
of vector lines and none of the tools I have tried in qgis seem to get 
anywhere. I have also tried converting the lines to raster but not 
clear what resolution to use and with high resolution the problem also 
seems to be that it takes forever to do the calculation.  If the tools 
gave an indication as to how long it is likely to take that would be a 
help e.g. 12 hours but waiting 12 hours on the chance that somethign 
might happen and still nothing is very frustrating.




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Drill hole plotting

2016-07-13 Thread John Layt
On 13 July 2016 at 08:33, Grant Boxer  wrote:
> Can anyone advise me if it is possible to plot drill hole cross sections
> with annotation in QGIS or GRASS? If so, is there a tutorial that I can
> access to get me started?

There's a plugin for that :-) Try
https://github.com/jkall/qgis-midvatten-plugin/wiki, not used it yet
myself so be sure to feed back to the list if it's any good!

John.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Drill hole plotting

2016-07-13 Thread Grant Boxer
Can anyone advise me if it is possible to plot drill hole cross sections
with annotation in QGIS or GRASS? If so, is there a tutorial that I can
access to get me started?

 

Grant Boxer

Perth, Western Australia

 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user