Re: [Qgis-user] raster toolbar issue

2014-05-06 Thread Saber Razmjooei
Hi Sam,
To enable the toolbar, from the main menu, View  Toolbars  Raster

What render type are you using for your raster? The raster toolbar only works 
with Singleband gray.

Cheers,
Saber


Saber Razmjooei
Lutra Consulting
www.lutraconsulting.co.uk



-Original Message-
From: qgis-user-boun...@lists.osgeo.org 
[mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Sam Marginson
Sent: 06 May 2014 04:25
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] raster toolbar issue

Hi, I’m new here.  Go easy on me please!

One of the features that I like about ArcMap is that you can set it up so that 
rasters change their symbology based on your view extent.  I’m trying to set 
QGIS up to do the same thing but having some issues.  I can do it through the 
raster properties but not the toolbar.

When I press the “Local Histogram Stretch” button, nothing happens.  But then 
again, none of the buttons on the toolbar seem to work, so I’m wondering if 
there’s a bigger problem here.  When I right-click on the raster in the Layers 
window  hit Stretch Using Current Extent nothing happens either, so I'm 
wondering whether it's looking for something that's not there.

Like I mentioned, I have ArcMap, so I'm wondering whether I have the wrong 
version of Python for QGIS, or if there's some other programming issue at play, 
like a missing library or something.

Any help would be greatly appreciated.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/raster-toolbar-issue-tp5138726.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


--
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately
by e-mail if you have received this e-mail by mistake and delete this e-mail 
from your system. If you are not the intended recipient you are notified
that disclosing, copying, distributing or taking any action in reliance on the 
contents of this information is strictly prohibited.

Whilst reasonable care has been taken to avoid virus transmission, no 
responsibility for viruses is taken and it is your responsibility to carry out
such checks as you feel appropriate.

If this email contains a quote or offer to sell products, carry out work or 
perform services then our standard terms and conditions (which can be found at 
http://www.lutraconsulting.co.uk/downloads/Lutra%20Consulting%20Standard%20Terms%20and%20Conditions.pdf
 shall apply unless explicitly stated otherwise.

Saber Razmjooei and Peter Wells trading as Lutra Consulting.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Graticules in QGIS 2.0

2014-05-06 Thread rnuske
Hi Marco,

is that feature (graticule with geographic coordinates over a projected
dataset in map composer) already in master?

A colleague needs ticks labeled with geographic coordinates on top of
dataset with a square feature in UTM32.


cheers,
  robert



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Graticules-in-QGIS-2-0-tp5099629p5138858.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] processing upgrade broken

2014-05-06 Thread Alex Mandel
I can confirm this is a bug. Happens on Ubuntu also. The default version
installed is not cleanly masked by the upgraded version in the user folder.

Installed version: 2.0 (in /usr/share/qgis/python/plugins/processing)
Available version: 2.2.0-2 (in QGIS Official Plugin Repository)

Attempting to upgrade throws the error mentioned before:
no module named qgis.QGISAlgorithmProvider

Workaround is to remove the version that ships with QGIS. Thats not
really a good solution for most users.

Thanks,
Alex

On 05/05/2014 01:18 PM, G. Allegri wrote:
 Try removing the processing plugin folder and reinstall it.
 Be sure you don't have it also installed under user/.qgis2/python/plugins
 Removing and reinstalling worked for me.
 
 giovanni
 
 
 2014-05-05 20:42 GMT+02:00 Kurt Trinko ktri...@gmail.com:
 
 upgraded processing on win 7 64 bit has broken the plugin
 no module named qgis.QGISAlgorithmProvider

 anyone else with this problem?

 kurt

 ___
 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] processing upgrade broken

2014-05-06 Thread Alex Mandel
There is a related ticket already,
http://hub.qgis.org/issues/10045

Feel free to add more info.

Thanks,
Alex

On 05/06/2014 10:08 AM, Alex Mandel wrote:
 I can confirm this is a bug. Happens on Ubuntu also. The default version
 installed is not cleanly masked by the upgraded version in the user folder.
 
 Installed version: 2.0 (in /usr/share/qgis/python/plugins/processing)
 Available version: 2.2.0-2 (in QGIS Official Plugin Repository)
 
 Attempting to upgrade throws the error mentioned before:
 no module named qgis.QGISAlgorithmProvider
 
 Workaround is to remove the version that ships with QGIS. Thats not
 really a good solution for most users.
 
 Thanks,
 Alex
 
 On 05/05/2014 01:18 PM, G. Allegri wrote:
 Try removing the processing plugin folder and reinstall it.
 Be sure you don't have it also installed under user/.qgis2/python/plugins
 Removing and reinstalling worked for me.

 giovanni


 2014-05-05 20:42 GMT+02:00 Kurt Trinko ktri...@gmail.com:

 upgraded processing on win 7 64 bit has broken the plugin
 no module named qgis.QGISAlgorithmProvider

 anyone else with this problem?

 kurt

 ___
 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 mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] WCS Client with bbox parameter

2014-05-06 Thread samuelm...@gmail.com
 Hello everyone. Can be defined bbox parameter in a WCS service? I require
trimming the layer coordinate in a box, I'm trying to prove the following
WCS, but shows the entire layer globally:

http://geobrain.laits.gmu.edu/cgi-bin/gbwcs-dem?bbox=-76.70429,7.26988,-74.59818,9.56054crs=epsg:4326

regards,

Samuel Mesa.


-- 
---
.~.
   / v \
  //\\
 /(  )\
   ^`~'^
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user