Re: [Qgis-user] Exporting a raster from WMS

2015-08-17 Thread Lene Fischer
Look at this video http://screencast.com/t/ykrlM30tilg

Regards


 
Lene Fischer
Associate Professor
 
Department of Geosciences and Natural Resource Management
University of Copenhagen
 
 
MOB +45 40115084
l...@ign.ku.dk
 
 

 
 
-Oprindelig meddelelse-
Fra: Rafal JOnca [mailto:rjo...@wp.pl] 
Sendt: 17. august 2015 12:49
Til: Lene Fischer; qgis-user@lists.osgeo.org
Emne: Re: SV: [Qgis-user] Exporting a raster from WMS

Hi Lene,

This is what I am trying to do, but as a result I have null (no file). 
Or small file .vrt when I check vrt option.

Regards,

Rafal Jonca


 Hi Rafal,
 You can right-click at your raster layer and choose Save As. You can choose 
 both extent and resolution.
 Regards

   
 Lene Fischer
 Associate Professor
   
 Department of Geosciences and Natural Resource Management University 
 of Copenhagen
   
   
 MOB +45 40115084
 l...@ign.ku.dk


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


Re: [Qgis-user] Exporting a raster from WMS

2015-08-17 Thread Rafal JOnca

Hi Lene,

This is what I am trying to do, but as a result I have null (no file). 
Or small file .vrt when I check vrt option.


Regards,

Rafal Jonca



Hi Rafal,
You can right-click at your raster layer and choose Save As. You can choose 
both extent and resolution.
Regards

  
Lene Fischer

Associate Professor
  
Department of Geosciences and Natural Resource Management

University of Copenhagen
  
  
MOB +45 40115084

l...@ign.ku.dk



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


Re: [Qgis-user] Form not opening on osx

2015-08-17 Thread emmexx

Il 08/17/2015 12:51 PM, Matthias Kuhn scrisse:

What exactly does this plugin involve?


You helped me create it last march! :-)

I have a field of comma-separated integers. The user should be able to 
select one or more values from a tree-like list.
The plugin just shows the data in a tree view fashion and manages the 
transition between field format and treewidget format.
I followed the manual and your suggestions, see the thread Customised 
attributes form.


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


[Qgis-user] Point data to polygon

2015-08-17 Thread Velizar Strumberger
HI
I have a layer with points that have over 50 attributes. I have a layer
with polygons (one attribute)  and each point is in the boundaries of one
polygon. How can I transfer the data from the points to the polygons.

Thank you (if you can help)

Regards
Strumbi
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Form not opening on osx

2015-08-17 Thread emmexx

I created a project to edit geoserver data using wfs.
The project includes a form created using qgis to edit features.
The form uses a plugin to edit data in a field using a treewidget.

Everything works as expected when using linux and windows.
I tried it on osx using the latest qgis but the form is never shown.
Other times trying to edit a feature crashes qgis.

Any idea of what could be missing or wrong?

Thank you

maxx


Debug info created by osx after the crash:

Process:   QGIS [772]
Path:  /Applications/QGIS.app/Contents/MacOS/QGIS
Identiier:org.qgis.qgis2
Version:  2.8.2 (2.8.2 [])
Code Type: X86-64 (Native)
Parent Process:??? [1]
Responsible: QGIS [772]
User ID:   501

Date/Time:2015-08-05 14:10:31.718 +0200
OS Verson:Mac OS X 10.10.2 (14C109)
Report Version:11
Anonymous UUID:2D109D8B-2E2A-FA80-4582-396895E2431F


Time Awake Since Boot: 16000 econds

Crashed Thread:0  Dispach queue: com.apple.main-thread

Exception Type:EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:   KERN_INVALID_ADDRESS at 0x0100

VM Regions Nea 0x100:
--
__TEXT000106c6d000-000107467000 [ 8168K]
r-x/rwx SM=COW  /Applications/QGIS.app/Contents/MacOS/QGIS

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.qgis.qgis2_gui   0x00010b6fbb0e
QgsWidgetWrapper::widget() + 16
1   org.qgis.qgis2_gui0x00010b73fca6
QgsAttributeForm::createWidgetFromef(QgsAttributeEditorElement const*,
QWdget*, QgsVectorLayer*, QgsAttributeEditorContext, QString, bool) +
616
2   org.qgis.qgis2_gui0x00010b73fe89
QgsAttributeForm::createWidgetFromDef(QgsAttributeEditorElement const*,
QWidget, QgsVectorLayer*, QgsAttributeEditorCotext, QString, bool) +
1099
3   org.qgis.qgis2_gui0x00010b73c8fb
QgsAttributeForm::init() + 1307
4   org.qgis.qgis2_gui0x00010b73c2e1
QgsAttribueForm::QgsAttributeForm(QgsVectorLayer*, QgsFeatue const,
QgsAttributeEditorContext const, QWidget*) + 331
5   org.qgis.qgis2_gui0x00010b73b5fb
QgsAttributeDialog::init(QgsVectorLayer* QgsFeature*,
QgsAttributeEditorContextconst, QWidget*) + 255
6   org.qgis.qgis2_gui0x00010b73b8cc
QgsAttributeDialog::QgsAttributeDialog(QgsVectorLayer*, QgsFeature, bool,
QWidget*, bool, QgsAttributeEdiorContext const) + 150
7   org.qgis.qgis20x000106d95115
QgsFeatureAction::newDialog(bool) + 519
8   org.qgis.qgis2   0x000106d95a1f
QgsFeatureAction::addFeature(QMapint, QVariant const, bool) + 993
9   org.qgis.qgis20x00106df211a
QgsMapToolAddFeature::adFeature(QgsVectorLayer*, QgsFeature*, bool) + 162
10  org.qgis.qgis20x000106df2a7a
QgsMapToolAddFeature::canasMapReleaseEvent(QgsMapMouseEvent*) + 2054
11  og.qgis.qgis20x000106e043c9
QgsMapToolAdvancedDigitizing::canvasReleaseEvent(QMouseEvent*) + 109
12  org.qgis.qgis2_gui   0x00010b7c877a
QgsMapCanvas::mouseReleaseEent(QMouseEvent*) + 194
13  QtGui 0x00010c14840b
QWidget::event(QEvent*) + 2427
14  QtGui 
0x00010c4de40cQFrame::event(QEvent*) + 44

15  QtGui 0x00010c56abb7
QAbstractScrollArea::viewportEvent(QEvent*)+ 23
16  QtGui0x00010c716eeb
QGraphicsView::viewportEvent(QEvent*) + 123
17  QtGui 0x00010c56cf40
QAbstractScrollAreFilter::eventFilter(QObject*, QEvent*) + 48
18  QtCore0x00010be2a137
QCoreApplicationPrivate::sendThrougObjectEventFilters(QObject*, QEvent*) 
+151

19  QtGui 0x00010c0f0b3e
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142
20  QtGui 0x00010c0f6f10
QApplicatin::notify(QObject*, QEvent*) + 8752
21  org.qgis.qgis2_core   0x00010aebe36f
QgsApplication::notify(QObject*, QEvent*) + 93
22  QCore0x0010be2a68c
QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
23  QtGui 0x00010c0f829d
QApplicationPrivte::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*,
QWidge*, QWidget**, QPointerQWidget, bool) + 333
24  QtGui 0x00010c0a468b
qt_mac_handleMouseEvent(NSEvent*, QEvnt::Type, Qt::MouseButton, QWidget*,
bol) + 763
25  com.apple.AppKit  0x7fff960fac83 -[NSWindow
_reallySendEvent:] + 1052
26  com.apple.AppKit 0x7fff95b8416e -[NSWindow
sendEvnt:] + 446
27  QtGui 0x00010c0996f7 -[QCocoaWindow
sendEvent:] + 87
28  com.apple.AppKit  0x7fff95b6451 -[NSApplication
sendEvent:] + 4183
29  QtGui 0x00010c09e7d4 

Re: [Qgis-user] Form not opening on osx

2015-08-17 Thread Matthias Kuhn
Hi maxx,

What exactly does this plugin involve?

Cheers



On 08/17/2015 12:34 PM, emmexx wrote:
 I created a project to edit geoserver data using wfs.
 The project includes a form created using qgis to edit features.
 The form uses a plugin to edit data in a field using a treewidget.

 Everything works as expected when using linux and windows.
 I tried it on osx using the latest qgis but the form is never shown.
 Other times trying to edit a feature crashes qgis.

 Any idea of what could be missing or wrong?

 Thank you

 maxx


 Debug info created by osx after the crash:

 Process:   QGIS [772]
 Path:  /Applications/QGIS.app/Contents/MacOS/QGIS
 Identiier:org.qgis.qgis2
 Version:  2.8.2 (2.8.2 [])
 Code Type: X86-64 (Native)
 Parent Process:??? [1]
 Responsible: QGIS [772]
 User ID:   501

 Date/Time:2015-08-05 14:10:31.718 +0200
 OS Verson:Mac OS X 10.10.2 (14C109)
 Report Version:11
 Anonymous UUID:2D109D8B-2E2A-FA80-4582-396895E2431F


 Time Awake Since Boot: 16000 econds

 Crashed Thread:0  Dispach queue: com.apple.main-thread

 Exception Type:EXC_BAD_ACCESS (SIGSEGV)
 Exception Codes:   KERN_INVALID_ADDRESS at 0x0100

 VM Regions Nea 0x100:
 --
 __TEXT000106c6d000-000107467000 [ 8168K]
 r-x/rwx SM=COW  /Applications/QGIS.app/Contents/MacOS/QGIS

 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   org.qgis.qgis2_gui   0x00010b6fbb0e
 QgsWidgetWrapper::widget() + 16
 1   org.qgis.qgis2_gui0x00010b73fca6
 QgsAttributeForm::createWidgetFromef(QgsAttributeEditorElement const*,
 QWdget*, QgsVectorLayer*, QgsAttributeEditorContext, QString, bool) +
 616
 2   org.qgis.qgis2_gui0x00010b73fe89
 QgsAttributeForm::createWidgetFromDef(QgsAttributeEditorElement const*,
 QWidget, QgsVectorLayer*, QgsAttributeEditorCotext, QString, bool) +
 1099
 3   org.qgis.qgis2_gui0x00010b73c8fb
 QgsAttributeForm::init() + 1307
 4   org.qgis.qgis2_gui0x00010b73c2e1
 QgsAttribueForm::QgsAttributeForm(QgsVectorLayer*, QgsFeatue const,
 QgsAttributeEditorContext const, QWidget*) + 331
 5   org.qgis.qgis2_gui0x00010b73b5fb
 QgsAttributeDialog::init(QgsVectorLayer* QgsFeature*,
 QgsAttributeEditorContextconst, QWidget*) + 255
 6   org.qgis.qgis2_gui0x00010b73b8cc
 QgsAttributeDialog::QgsAttributeDialog(QgsVectorLayer*, QgsFeature, bool,
 QWidget*, bool, QgsAttributeEdiorContext const) + 150
 7   org.qgis.qgis20x000106d95115
 QgsFeatureAction::newDialog(bool) + 519
 8   org.qgis.qgis2   0x000106d95a1f
 QgsFeatureAction::addFeature(QMapint, QVariant const, bool) + 993
 9   org.qgis.qgis20x00106df211a
 QgsMapToolAddFeature::adFeature(QgsVectorLayer*, QgsFeature*, bool) + 162
 10  org.qgis.qgis20x000106df2a7a
 QgsMapToolAddFeature::canasMapReleaseEvent(QgsMapMouseEvent*) + 2054
 11  og.qgis.qgis20x000106e043c9
 QgsMapToolAdvancedDigitizing::canvasReleaseEvent(QMouseEvent*) + 109
 12  org.qgis.qgis2_gui   0x00010b7c877a
 QgsMapCanvas::mouseReleaseEent(QMouseEvent*) + 194
 13  QtGui 0x00010c14840b
 QWidget::event(QEvent*) + 2427
 14  QtGui 0x00010c4de40cQFrame::event(QEvent*) + 44
 15  QtGui 0x00010c56abb7
 QAbstractScrollArea::viewportEvent(QEvent*)+ 23
 16  QtGui0x00010c716eeb
 QGraphicsView::viewportEvent(QEvent*) + 123
 17  QtGui 0x00010c56cf40
 QAbstractScrollAreFilter::eventFilter(QObject*, QEvent*) + 48
 18  QtCore0x00010be2a137
 QCoreApplicationPrivate::sendThrougObjectEventFilters(QObject*,
 QEvent*) +151
 19  QtGui 0x00010c0f0b3e
 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142
 20  QtGui 0x00010c0f6f10
 QApplicatin::notify(QObject*, QEvent*) + 8752
 21  org.qgis.qgis2_core   0x00010aebe36f
 QgsApplication::notify(QObject*, QEvent*) + 93
 22  QCore0x0010be2a68c
 QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
 23  QtGui 0x00010c0f829d
 QApplicationPrivte::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*,
 QWidge*, QWidget**, QPointerQWidget, bool) + 333
 24  QtGui 0x00010c0a468b
 qt_mac_handleMouseEvent(NSEvent*, QEvnt::Type, Qt::MouseButton, QWidget*,
 bol) + 763
 25  com.apple.AppKit  0x7fff960fac83 -[NSWindow
 _reallySendEvent:] + 1052
 26  com.apple.AppKit 0x7fff95b8416e -[NSWindow
 sendEvnt:] + 446
 27  QtGui 0x00010c0996f7 

Re: [Qgis-user] Exporting a raster from WMS

2015-08-17 Thread Rafal JOnca

Ohh, now I see where was the problem :)

In resolution.

I should put 0,001 x 0,001 or 0,0001 etc. when I was going in opposite 
direction - 10 x 10; 20 x 20...


Many thanks, it was very helpful.



Look at this video http://screencast.com/t/ykrlM30tilg

Regards


  
Lene Fischer

Associate Professor
  
Department of Geosciences and Natural Resource Management

University of Copenhagen
  
  
MOB +45 40115084

l...@ign.ku.dk
  
  

  
  
-Oprindelig meddelelse-

Fra: Rafal JOnca [mailto:rjo...@wp.pl]
Sendt: 17. august 2015 12:49
Til: Lene Fischer; qgis-user@lists.osgeo.org
Emne: Re: SV: [Qgis-user] Exporting a raster from WMS

Hi Lene,

This is what I am trying to do, but as a result I have null (no file).
Or small file .vrt when I check vrt option.

Regards,

Rafal Jonca



Hi Rafal,
You can right-click at your raster layer and choose Save As. You can choose 
both extent and resolution.
Regards

   
Lene Fischer

Associate Professor
   
Department of Geosciences and Natural Resource Management University

of Copenhagen
   
   
MOB +45 40115084

l...@ign.ku.dk






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


Re: [Qgis-user] Form not opening on osx

2015-08-17 Thread Matthias Kuhn
From the stack trace it looks like it does not get a widgetwrapper back
from the factory.
Can you verify if the method in the factory is called before the crash
and returns a widget wrapper?

Matthias

On 08/17/2015 01:24 PM, emmexx wrote:
 Il 08/17/2015 12:51 PM, Matthias Kuhn scrisse:
 What exactly does this plugin involve?

 You helped me create it last march! :-)

 I have a field of comma-separated integers. The user should be able to
 select one or more values from a tree-like list.
 The plugin just shows the data in a tree view fashion and manages the
 transition between field format and treewidget format.
 I followed the manual and your suggestions, see the thread
 Customised attributes form.

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

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


[Qgis-user] WFS editing on slow connection

2015-08-17 Thread emmexx

I created a project to edit geoserver data using wfs.
I usually work using a fast connection and there's no problem loading 
data and editing.


I tried the same project file using the connection of another user and 
editing becomes almost impossible: the opening of the form with data 
from a feature takes minutes and operation involving remote data are 
lengthy.
The download speed of the connectione is fast but the upload speed is 
rather low (dl: 7-8 MB/s, ul: 0.7-0.8 MB/s).


There's no other difference between the 2 connections: same project 
file, same computer, same geoserver, same layer.


What is the problem? What can I do to solve?

Thank you
maxx
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Hydrology

2015-08-17 Thread Matt Boyd
Thanks Lene,
that was great, very helpful. I was attempting to follow this

http://qgissextante.blogspot.com.au/2013/01/hydrology-analysis-with-taudem.html

but I had some problems finding the taudem commands.

Matt

On Fri, Aug 14, 2015 at 8:14 PM, Lene Fischer l...@ign.ku.dk wrote:

 Hi Matt,

 Just finished my lessons at this minute – in Hydrology J



 We use DTM

 Create:

 ·   Hillshade with factor 2

 ·   Use Fill Sinks (Wang Lui) on DTM

 ·   Create a bluespot in Rastercalculator FilledDEM – DTM. Style and
 set transparency to 0

 ·   Use Channelnetwork  Drainage Basin to create Watershed basins
 and Streams (– The factor is set to 5 – if you want a more dense
 streamnetwork use a smaller factor.)
 Style/Graduate the streams by the attribute ‘Order’. Style Categorize the
 Watershed Basins



 Hope these few lines can help J

 Regards





 *Lene Fischer*

 Associate Professor



 *Department of Geosciences and Natural Resource Management*

 University of Copenhagen



 MOB +45 40115084

 l...@ign.ku.dk





 [image: cid:image001.gif@01D03029.2F3EC6A0]







 *Fra:* qgis-user-boun...@lists.osgeo.org [mailto:
 qgis-user-boun...@lists.osgeo.org] *På vegne af *Matt Boyd
 *Sendt:* 14. august 2015 10:04
 *Til:* qgis-user
 *Emne:* [Qgis-user] Hydrology



 Hi List,

 I need to work out some channels and hydrology things from a topography
 DEM. I've done a little bit of this before but if there's a how to or a
 tutorial on the correct process / work flow that someone could point me at
 I'd appreciate it.



 Basically I need to work out that if I have rainfall in an certain area,
 how much of it makes its way through to another area (using a DEM) and the
 path it takes. It doesn't need to be precisely quantified, just an idea on
 preferred pathways and the end result.



 Thanks

 Matt



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

Re: [Qgis-user] Exporting maps that have OpenLayers plugin layers - how?

2015-08-17 Thread Andre Joost

Am 17.08.2015 um 18:53 schrieb Bernd Vogelgesang:

Hi,
haven't used OpenLayers for ages cause of these things.

Dump the stupid OpenLayers plugin and try e.g. QuickMapServices plugin!



I hesitate to call the OpenLayers plugin stupid. It uses a webkit access 
to obey Google's Terms of License. Not sure if Nextgis does obey them.


Greetings,
André Joost


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


[Qgis-user] DXF Export issue

2015-08-17 Thread Russell Fincher
Greetings! First post here.

I'm having trouble successfully exporting to DXF. These are my steps:

   1. In QGIS, choose LayerAdd LayerAdd Raster Layer
   2. I select an .lbl file next to an associated .img file that I got from
   the Mola Mars data here
   
http://pds-geosciences.wustl.edu/mgs/mgs-m-mola-5-megdr-l3-v1/mgsl_300x/meg128/
   .
   3. A height map successfully appears in the viewer window.
   4. I choose ProjectDXF Export and leave the settings at default.
   5. I get an exported DXF, but it is basically empty. 16 kb and only 2700
   lines of what mostly looks like header data. I'm unable to import it into
   3ds Max, getting an error on import about an incorrect sequence.

These three files can be downloaded here
https://drive.google.com/file/d/0B65j6EIp4zMQVzExQy1sWFVsOWs/view?usp=sharing
if anyone wants to look at them.

Any ideas what I'm doing wrong?

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

Re: [Qgis-user] Exporting a raster from WMS

2015-08-17 Thread Lene Fischer
I work in UTM and Meter. O,1 is 10 cm.

Regards

 
Lene Fischer
Associate Professor
 
Department of Geosciences and Natural Resource Management
University of Copenhagen
 
 
MOB +45 40115084
l...@ign.ku.dk
 
 

 
 
-Oprindelig meddelelse-
Fra: Rafal JOnca [mailto:rjo...@wp.pl] 
Sendt: 17. august 2015 14:20
Til: Lene Fischer; qgis-user@lists.osgeo.org
Emne: Re: SV: SV: [Qgis-user] Exporting a raster from WMS

Ohh, now I see where was the problem :)

In resolution.

I should put 0,001 x 0,001 or 0,0001 etc. when I was going in opposite 
direction - 10 x 10; 20 x 20...

Many thanks, it was very helpful.


 Look at this video http://screencast.com/t/ykrlM30tilg

 Regards


   
 Lene Fischer
 Associate Professor
   
 Department of Geosciences and Natural Resource Management University 
 of Copenhagen
   
   
 MOB +45 40115084
 l...@ign.ku.dk
   
   

   
   
 -Oprindelig meddelelse-
 Fra: Rafal JOnca [mailto:rjo...@wp.pl]
 Sendt: 17. august 2015 12:49
 Til: Lene Fischer; qgis-user@lists.osgeo.org
 Emne: Re: SV: [Qgis-user] Exporting a raster from WMS

 Hi Lene,

 This is what I am trying to do, but as a result I have null (no file).
 Or small file .vrt when I check vrt option.

 Regards,

 Rafal Jonca


 Hi Rafal,
 You can right-click at your raster layer and choose Save As. You can choose 
 both extent and resolution.
 Regards


 Lene Fischer
 Associate Professor

 Department of Geosciences and Natural Resource Management University 
 of Copenhagen


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




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


Re: [Qgis-user] Point data to polygon

2015-08-17 Thread McDonaldR
Hello Strumbi

You want to do a spatial join.  However, you may run into problems if there is 
more than one point per polygon but it sounds as though there is a one-to-one 
relationship between them.

In QGIS do Vector  Data Management Tools  Join Attributes By Location

Target is the polygon layer
Join layer is the points

Hope that helps

Ross



From: qgis-user-boun...@lists.osgeo.org 
[mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Velizar Strumberger
Sent: 17 August 2015 11:01
To: Qgis-user@lists.osgeo.org
Subject: [Qgis-user] Point data to polygon

HI
I have a layer with points that have over 50 attributes. I have a layer with 
polygons (one attribute)  and each point is in the boundaries of one polygon. 
How can I transfer the data from the points to the polygons.

Thank you (if you can help)

Regards
Strumbi


This message is strictly confidential. If you have received this in error, 
please inform the sender and remove it from your system. If received in error 
you may not copy, print, forward or use it or any attachment in any way. This 
message is not capable of creating a legal contract or a binding representation 
and does not represent the views of Angus Council. Emails may be monitored for 
security and network management reasons. Messages containing inappropriate 
content may be intercepted. Angus Council does not accept any liability for any 
harm that may be caused to the recipient system or data on it by this message 
or any attachment.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Exporting a raster from WMS

2015-08-17 Thread Rafal JOnca
I noticed I had to put even 0,0001. I am not working with orthophoto, 
but with other map data.


Regards,


I work in UTM and Meter. O,1 is 10 cm.

Regards

  
Lene Fischer

Associate Professor
  
Department of Geosciences and Natural Resource Management

University of Copenhagen
  
  
MOB +45 40115084

l...@ign.ku.dk
  
  

  
  
-Oprindelig meddelelse-

Fra: Rafal JOnca [mailto:rjo...@wp.pl]
Sendt: 17. august 2015 14:20
Til: Lene Fischer; qgis-user@lists.osgeo.org
Emne: Re: SV: SV: [Qgis-user] Exporting a raster from WMS

Ohh, now I see where was the problem :)

In resolution.

I should put 0,001 x 0,001 or 0,0001 etc. when I was going in opposite 
direction - 10 x 10; 20 x 20...

Many thanks, it was very helpful.



Look at this video http://screencast.com/t/ykrlM30tilg

Regards


   
Lene Fischer

Associate Professor
   
Department of Geosciences and Natural Resource Management University

of Copenhagen
   
   
MOB +45 40115084

l...@ign.ku.dk
   
   

   
   
-Oprindelig meddelelse-

Fra: Rafal JOnca [mailto:rjo...@wp.pl]
Sendt: 17. august 2015 12:49
Til: Lene Fischer; qgis-user@lists.osgeo.org
Emne: Re: SV: [Qgis-user] Exporting a raster from WMS

Hi Lene,

This is what I am trying to do, but as a result I have null (no file).
Or small file .vrt when I check vrt option.

Regards,

Rafal Jonca



Hi Rafal,
You can right-click at your raster layer and choose Save As. You can choose 
both extent and resolution.
Regards


Lene Fischer

Associate Professor

Department of Geosciences and Natural Resource Management University

of Copenhagen


MOB +45 40115084

l...@ign.ku.dk








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


Re: [Qgis-user] Reclass Vector

2015-08-17 Thread Carlos Cerdán
Hi Mariana:

If I understand you well, you need to create a new field, making an
expresssion in field calculator, something as:

case
when conservative=1 and conservative4 then 1
when conservative=4 and conservartive32 then 0
end

After that, you can try intersection... or union.

What about to work as raster?

Saludos desde Perú

Carlos Cerdán

2015-08-16 23:42 GMT-05:00 Mariana Buzzi marianabuzz...@gmail.com:

 HELLO Guys!!

 I want to make a demarcation of a nature reserve area, considering the
 wealth of species and the conservation value of each. For this purpose in
 the area of ​​study I designed a grilling in which I included the species
 richness and other gridding the area in which I included the conservative
 value species.

 What I do now is a relclasificación of these data as follows:
 For cells with conservative values ​​[1-4) set the value of 1.
 For cells with conservative [4-32 values) set to 0.

 Once this is done, I want to make an intersection of information, to
 establish the relationship between the areas defined as priority and
 species richness.

 My problem starts to perform the mecionada reclassification, ie designate
 values ​​of 0 and 1 at intervals raised. The other problem is how do I make
 the crossing of information? What function the qgis?

 Thank You 
 I await your news 

 PS: I speak Spanish.

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

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

Re: [Qgis-user] Export QGIS model to python script

2015-08-17 Thread Paolo Cavallini
Il 17/08/2015 15:53, Chris Buckmaster ha scritto:

 I am just wondering if there is or will be the option to export QGIS
 models as python scripts? I read somewhere that this facility was
 removed from v2.6(?) but might be available in later versions. Is that
 the case or are there perhaps plugins which can convert models to python
 scripts?

I do not think this is possible yet. Please help us to bring it back.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Export QGIS model to python script

2015-08-17 Thread Chris Buckmaster
Hi

I am just wondering if there is or will be the option to export QGIS models as 
python scripts? I read somewhere that this facility was removed from v2.6(?) 
but might be available in later versions. Is that the case or are there perhaps 
plugins which can convert models to python scripts?

Thanks, Chris

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

Re: [Qgis-user] Exporting maps that have OpenLayers plugin layers - how?

2015-08-17 Thread Bernd Vogelgesang

Hi,
haven't used OpenLayers for ages cause of these things.

Dump the stupid OpenLayers plugin and try e.g. QuickMapServices plugin!

Cheers
Bernd

Am 17.08.2015, 16:55 Uhr, schrieb Jonathan Moules  
j.mou...@hrwallingford.com:




Hi all,

QGIS 2.8.3.

   I have an extremely simple map I’m trying to export. It  
contains two layers – one with some polygons, the other the standard  
OpenStreetMap pulled in with the OpenLayers Plugin.



If I export it at 100DPI it works fine. Unfortunately if I try and  
export it at 200DPI (or 300 which is desired), the entire print composer  
just goes white. This happens to both PDF and Image outputs.



There’s no apparent network or CPU activity, nor does QGIS say something  
like “exporting” and QGIS hasn’t “hung”. It’s just turned the entire  
print computer screen white. I’ve tried a whole bunch of times and this  
consistently happens.



Does anyone know why or how to resolve it?

Thanks,

Jonathan


HR Wallingford and its subsidiaries uses faxes and emails for  
confidential and legally privileged business communications. They do not  
of themselves create legal commitments. Disclosure to parties other  
than addressees requires our specific consent. We are not liable for  
unauthorised disclosures nor reliance upon them.If you have received  
this message in error please advise us immediately and destroy all  
copies of it.

HR Wallingford Limited
Howbery Park, Wallingford, Oxfordshire, OX10 8BA, United Kingdom
Registered in England No. 02562099




--
Bernd Vogelgesang
Siedlerstraße 2
91083 Baiersdorf/Igelsdorf
Tel: 09133-825374___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Reclass Vector

2015-08-17 Thread Mariana Buzzi
Hi Carlos!
No se me ocurrio trabajarlo en raster. Es un ejercicio que se planteo desde
una catedra de la facultad. Antiguamente trabajamos con Idrisi pero a
partir de ahora queremos q los alumnos usen open source.
Desde raster es mas sencillo?
El area de estudio a conservar fue creada de forma arbitraria solo para
aprender la tecnica.
Gracias
Saludos desde la Patagonia.
Mariana.
El 17/08/2015 10:12, Carlos Cerdán sig.up...@gmail.com escribió:

 Hi Mariana:

 If I understand you well, you need to create a new field, making an
 expresssion in field calculator, something as:

 case
 when conservative=1 and conservative4 then 1
 when conservative=4 and conservartive32 then 0
 end

 After that, you can try intersection... or union.

 What about to work as raster?

 Saludos desde Perú

 Carlos Cerdán

 2015-08-16 23:42 GMT-05:00 Mariana Buzzi marianabuzz...@gmail.com:

 HELLO Guys!!

 I want to make a demarcation of a nature reserve area, considering the
 wealth of species and the conservation value of each. For this purpose in
 the area of ​​study I designed a grilling in which I included the species
 richness and other gridding the area in which I included the conservative
 value species.

 What I do now is a relclasificación of these data as follows:
 For cells with conservative values ​​[1-4) set the value of 1.
 For cells with conservative [4-32 values) set to 0.

 Once this is done, I want to make an intersection of information, to
 establish the relationship between the areas defined as priority and
 species richness.

 My problem starts to perform the mecionada reclassification, ie designate
 values ​​of 0 and 1 at intervals raised. The other problem is how do I make
 the crossing of information? What function the qgis?

 Thank You 
 I await your news 

 PS: I speak Spanish.

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



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

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

Re: [Qgis-user] Reclass Vector

2015-08-17 Thread Carlos Cerdán
Hola Mariana

Pues el álgebra de mapas me parece mucho más sencilla en capas raster,
trabajadas con la correspondiente calculadora.

Creo que en el muestreo de especies, por la resolución espacial y los
detalles necesarios en una tabla de atributos, es mejor continuar en
formato vectorial, sin embargo, si en tu proyecto tienes capas raster como
la precipitación, pendiente, etc y éstas son utilizadas para algún modelo
en combinación con la capa de especies, entonces si, creo que en este caso
es es mejor rasterizar tu grilla.

Saludos

Carlos Cerdán

PD Espero que nadie proteste por utilizar el idioma Español en esta lista
es en idioma Inglés.Si aún tienes preguntas, también prueba la lista en
español. Aunque esta es menos activa, tal vez haya alguien más que te apoye.






2015-08-17 12:01 GMT-05:00 Mariana Buzzi marianabuzz...@gmail.com:

 Hi Carlos!
 No se me ocurrio trabajarlo en raster. Es un ejercicio que se planteo
 desde una catedra de la facultad. Antiguamente trabajamos con Idrisi pero a
 partir de ahora queremos q los alumnos usen open source.
 Desde raster es mas sencillo?
 El area de estudio a conservar fue creada de forma arbitraria solo para
 aprender la tecnica.
 Gracias
 Saludos desde la Patagonia.
 Mariana.
 El 17/08/2015 10:12, Carlos Cerdán sig.up...@gmail.com escribió:

 Hi Mariana:

 If I understand you well, you need to create a new field, making an
 expresssion in field calculator, something as:

 case
 when conservative=1 and conservative4 then 1
 when conservative=4 and conservartive32 then 0
 end

 After that, you can try intersection... or union.

 What about to work as raster?

 Saludos desde Perú

 Carlos Cerdán

 2015-08-16 23:42 GMT-05:00 Mariana Buzzi marianabuzz...@gmail.com:

 HELLO Guys!!

 I want to make a demarcation of a nature reserve area, considering the
 wealth of species and the conservation value of each. For this purpose in
 the area of ​​study I designed a grilling in which I included the species
 richness and other gridding the area in which I included the conservative
 value species.

 What I do now is a relclasificación of these data as follows:
 For cells with conservative values ​​[1-4) set the value of 1.
 For cells with conservative [4-32 values) set to 0.

 Once this is done, I want to make an intersection of information, to
 establish the relationship between the areas defined as priority and
 species richness.

 My problem starts to perform the mecionada reclassification, ie
 designate values ​​of 0 and 1 at intervals raised. The other problem is how
 do I make the crossing of information? What function the qgis?

 Thank You 
 I await your news 

 PS: I speak Spanish.

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



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


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

[Qgis-user] Exporting maps that have OpenLayers plugin layers - how?

2015-08-17 Thread Jonathan Moules
Hi all,
QGIS 2.8.3.
I have an extremely simple map I'm trying to export. It contains 
two layers - one with some polygons, the other the standard OpenStreetMap 
pulled in with the OpenLayers Plugin.

If I export it at 100DPI it works fine. Unfortunately if I try and export it at 
200DPI (or 300 which is desired), the entire print composer just goes white. 
This happens to both PDF and Image outputs.

There's no apparent network or CPU activity, nor does QGIS say something like 
exporting and QGIS hasn't hung. It's just turned the entire print computer 
screen white. I've tried a whole bunch of times and this consistently happens.

Does anyone know why or how to resolve it?
Thanks,
Jonathan



HR Wallingford and its subsidiaries uses faxes and emails for confidential and 
legally privileged business communications. They do not of themselves create 
legal commitments. Disclosure to parties other than addressees requires our 
specific consent. We are not liable for unauthorised disclosures nor reliance 
upon them.
If you have received this message in error please advise us immediately and 
destroy all copies of it.

HR Wallingford Limited
Howbery Park, Wallingford, Oxfordshire, OX10 8BA, United Kingdom
Registered in England No. 02562099


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

Re: [Qgis-user] CAD like drawings in qgis

2015-08-17 Thread Paolo Cavallini
Il 09/08/2015 09:20, Richard Duivenvoorde ha scritto:

 feel free to contact him to do this, though it would mean to add some
 more documentation (and preferably an english version of the plugin+docs
 :-) ).

Thansk for the suggestions, tickets open, hopefully the authors will
respond.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] moving features in multiple layers at once by mouse

2015-08-17 Thread Paolo Cavallini
Il 12/08/2015 09:56, Richard Duivenvoorde ha scritto:

 I can think of some plugin which holds a handle to a one of the editing
 layers, and listens to the mouse events on that one and translates those
 to the other editing layer
 But I was hoping that maybe people already had this..:-)

Hi all,
I think this should be a core feature; I have been already asked several
times about it, hopefully someone will decide investing on it soon.
All the best.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] moving features in multiple layers at once by mouse

2015-08-17 Thread Richard Duivenvoorde
On 17-08-15 09:40, Paolo Cavallini wrote:
 Il 12/08/2015 09:56, Richard Duivenvoorde ha scritto:
 
 I can think of some plugin which holds a handle to a one of the editing
 layers, and listens to the mouse events on that one and translates those
 to the other editing layer
 But I was hoping that maybe people already had this..:-)
 
 Hi all,
 I think this should be a core feature; I have been already asked several
 times about it, hopefully someone will decide investing on it soon.
 All the best.

Hi Paolo,

I think the 'hard'-part would be the UI-side of this.

As in: if you have three editable layers, which one is 'leading', which
is to follow and which one should maybe be ignored... Does this need a
dialog, or is it enough to edit one of the layers, and all editable
layers just follow, then all editable layers should 'listen' to all
editable layers

Regards,

Richard

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


[Qgis-user] QGIS User-Meeting in Kassel : 25. September Programm + Anmeldung

2015-08-17 Thread Claas Leiner

Dear people,
place on 25 September, as in recent years, an user meeting with lectures 
and workshops.

Below the program, as well as a spreadsheet template for registration.

http://www.qgis-anwendertreffen.de/

Best regards,

Claas Leiner
-
Liebe Leute,

am 25. September findet, wie in den letzten Jahren auch, ein ganztägiges 
Anwendertreffen mit Vorträgen und Workshops statt.

Anbei das Programm, sowie eine Tabellenvorlage zur Anmeldung.

http://www.qgis-anwendertreffen.de/

Mit vielen Grüßen,

Claas Leiner





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


Re: [Qgis-user] moving features in multiple layers at once by mouse

2015-08-17 Thread Carlos López PSIG
Hi Richard,
You can do this using PostGIS and Triggers!!

Best regards,



* http://www.psig.es*

*Carlos López Quintanilla*

www.psig.es
carlos.lo...@psig.es
+34 699.680.261



2015-08-17 10:03 GMT+02:00 Richard Duivenvoorde rdmaili...@duif.net:

 On 17-08-15 09:40, Paolo Cavallini wrote:
  Il 12/08/2015 09:56, Richard Duivenvoorde ha scritto:
 
  I can think of some plugin which holds a handle to a one of the editing
  layers, and listens to the mouse events on that one and translates those
  to the other editing layer
  But I was hoping that maybe people already had this..:-)
 
  Hi all,
  I think this should be a core feature; I have been already asked several
  times about it, hopefully someone will decide investing on it soon.
  All the best.

 Hi Paolo,

 I think the 'hard'-part would be the UI-side of this.

 As in: if you have three editable layers, which one is 'leading', which
 is to follow and which one should maybe be ignored... Does this need a
 dialog, or is it enough to edit one of the layers, and all editable
 layers just follow, then all editable layers should 'listen' to all
 editable layers

 Regards,

 Richard

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

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