Re: [Qgis-developer] Visual changelog for 2.6

2014-10-06 Thread Victor Olaya
Hi Nyall

Sorry for the late reply. In case you want to add the changes in
Processing, the most important ones are.

- New modeler. The modeler has been rewritten, and now provides extra
functionality such as allowing nested models with no depth limit. Models
are now stored as JSON files. Backwards compatibility is kept, so all
models can still be used.
-On-line collection of models and scripts. Models and scripts can be
downloaded from the online collection and installed directly from the
Processing interface. The collection will be expanded with new scripts and
models provided by Processing users.

Let me know if you need something else.

Cheers

2014-09-29 7:58 GMT+02:00 Denis Rouzaud denis.rouz...@gmail.com:

 Hi Nyall,

 From what I see, it misses two features:

 * Enhanced identify menu with single feature selection and the possibility
 of triggering feature actions directly

 * Relations: possibility of selecting related features on the map

 I can make some pictures for this.

 Best wishes

 Denis



 On 28.09.2014 12:55, Nyall Dawson wrote:

 Hi all,

 I just trawled through the git commit log and copied all the new
 features I could find to the visual changelog for 2.6. I've done it
 very roughly, mostly just bullet points (that's all I've got time for
 at the moment), so it would be appreciated if someone could flesh out
 these entries and add screenshots, etc.

 Some notes:
 - Sorry if I've missed any features - it's kind of hard to tell from a
 commit sometimes exactly what was added/changed
 - I've left off all processing related commits as there was just too
 many of them to check through. Hopefully someone more familiar with
 processing can add these.
 - I ran into a bug with the changelog site were there's a fixed limit
 to the number of pending entries shown. So I had to approve a bunch
 of unfinished entries to be able to properly edit these missing
 pending entries. Sorry if this makes things harder to review, I had no
 choice...

 The new features list is HUGE. Nice work everyone :)

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


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

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

Re: [Qgis-developer] Visual changelog for 2.6

2014-10-06 Thread Anita Graser
On Mon, Oct 6, 2014 at 8:27 AM, Victor Olaya vola...@gmail.com wrote:
 -On-line collection of models and scripts. Models and scripts can be
 downloaded from the online collection and installed directly from the
 Processing interface. The collection will be expanded with new scripts and
 models provided by Processing users.

Hi Victor,
Can you provide the link to the collection? Are there instructions in
place that tell users how to share scripts/models?
Best wishes
Anita
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] QLR relative vs absolute paths - opinions needed

2014-10-06 Thread Richard Duivenvoorde
On 06-10-14 05:07, Nathan Woodrow wrote:
 Hey all,
 
 I would like to get some opinions on how the currently QLR feature in
 2.4 works.  Currently the QLR will have absolute paths if the project is
 set to have them, or relative if the project is set in that mode.  
 I'm not sure I really like this as it's a bit magic with what you will
 get and means you can't make a relative QLR from a absolute path based
 project.
 
 Do you think this needs to be an option for each QLR when saving?

Hi Nathan,

I think absoluth path projects and relative projects(!) have different
use-cases. I prefer relative paths, but in organisations with one huge
data-disk, maybe absoluth paths are preferable so project/qlr files can
be moved around easily.

My idea is that one of both is preferred by a user, so one of the
options (relative/absolute) is more or less standard for that user.

Adding an extra option to switch (for a non 'standard' situation) adds
extra option stress. While if clearly documented (or shown in dialog)
that a relative project breeds relative QLR files and vv can be enough?

Then IF a user want a custom type of QLR he/she can create a temp
project for it, change that to the preferred option and create a qlr
with that

So my stand: keep the dialogs simple (for most common use cases),
especially as there is already a way to do the thing you want to keep an
option for.

See what others think of this.

Regards,

Richard Duivenvoorde

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


Re: [Qgis-developer] Visual changelog for 2.6

2014-10-06 Thread Richard Duivenvoorde
On 06-10-14 09:04, Anita Graser wrote:
 On Mon, Oct 6, 2014 at 8:27 AM, Victor Olaya vola...@gmail.com wrote:
 -On-line collection of models and scripts. Models and scripts can be
 downloaded from the online collection and installed directly from the
 Processing interface. The collection will be expanded with new scripts and
 models provided by Processing users.
 
 Hi Victor,
 Can you provide the link to the collection? Are there instructions in
 place that tell users how to share scripts/models?
 Best wishes
 Anita

Or preferably a link to a documentation section and some sexy
screendumps so we will have a shiny changelog like
http://qgis.org/en/site/forusers/visualchangelog240/index.html
again :-)

TIA,

Richard Duivenvoorde

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


[Qgis-developer] Some fixes during Hackfest are in the pull-request list

2014-10-06 Thread Luigi Pirelli
Hi,

I would remember that this days, during the Hackfest, people have
fixed some blockers, please take care of them in pull request list ;)

regards, Luigi Pirelli
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] New layers are not active with new legend

2014-10-06 Thread Luigi Pirelli
+1

On 5 October 2014 18:55, Anita Graser anitagra...@gmx.at wrote:
 Hi Martin,

 Before the refactoring, a newly added layer was automatically the active
 layer. This is not the case with the new legend. Was this a conscious
 decision? From a user standpoint, the previous behavior made more sense:
 Now, after adding the layer, I have to click it in the layer list before I
 can open the attribute table or do anything else with e.g. the toolbar
 tools.

 Should I open a ticket?

 Best wishes,
 Anita
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] thanks for the HF

2014-10-06 Thread Luigi Pirelli
+1... really well organised! thanks a lot!

regards, Luigi Pirelli

On 5 October 2014 14:18, Matteo Ghetta matteo.ghe...@gmail.com wrote:
 hi all,
 just to say thanks for the awesome days of the essen hf!

 a special thanks to otto and all those contribute to the incredible
 organization!

 see you soon!!

 Matteo


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


Re: [Qgis-developer] thanks for the HF

2014-10-06 Thread Alexander Bruy
I also want to say big thank to Otto and Linux Hotel staff
for comforable stay and productive hackfest.

2014-10-05 15:18 GMT+03:00 Matteo Ghetta matteo.ghe...@gmail.com:
 hi all,
 just to say thanks for the awesome days of the essen hf!

 a special thanks to otto and all those contribute to the incredible
 organization!

 see you soon!!

 Matteo


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



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


Re: [Qgis-developer] thanks for the HF

2014-10-06 Thread Victor Olaya
I completely agree. It was a perfect HF. Many thanks to Otto and all the
organizing team!

2014-10-06 10:53 GMT+02:00 Luigi Pirelli lui...@gmail.com:

 +1... really well organised! thanks a lot!

 regards, Luigi Pirelli

 On 5 October 2014 14:18, Matteo Ghetta matteo.ghe...@gmail.com wrote:
  hi all,
  just to say thanks for the awesome days of the essen hf!
 
  a special thanks to otto and all those contribute to the incredible
  organization!
 
  see you soon!!
 
  Matteo
 
 
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

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

Re: [Qgis-developer] Render with labels

2014-10-06 Thread Geo DrinX
Hello,

Sorry if I repeat my question that I sent some time ago,  but it seems
very relevant
to the topic.

I noticed that using  the.render()function  with  pyQgis  2.2
the labels are not  visible.

This is my test source code (taken from my GEarthView plugin):


iface = qgis.utils.iface

mapRenderer = mapCanvas.mapRenderer()
mapRect = mapRenderer.extent()
width = mapRenderer.width()
height = mapRenderer.height()
srs = mapRenderer.destinationCrs()

# create output image and initialize it
image = QImage(QSize(width, height), QImage.Format_ARGB32)
image.fill(0)

#adjust map canvas (renderer) to the image size and render
imagePainter = QPainter(image)

zoom = 1
target_dpi = int(round(zoom * mapRenderer.outputDpi()))


mapRenderer.setOutputSize(QSize(width, height), target_dpi)

mapRenderer.render(imagePainter)
imagePainter.end()

xN = mapRect.xMinimum()
yN = mapRect.yMinimum()

nomePNG = (TestImage)

input_file = out_folder + / + nomePNG + .png

image.save(input_file, png)


So, my question is :  how need to change my code to have labels again
visible ?

:)


Thank you for any link and answer

Roberto

2014-10-05 22:18 GMT+02:00 Anita Graser anitagra...@gmx.at:

 Am 05.10.2014, 18:54 Uhr, schrieb Larry Shaffer lar...@dakotacarto.com:

 Here's a small script you can use to test the Python bindings for labeling


 Thanks a lot Larry! I'll give it a try!

  Feel free to add this to the Cookbook. However, the API for labeling may
 change during the 2.7 dev cycle, if rule- and style-based labeling is
 introduced.


 You mean it will change without breaking it? ;-)


 Best wishes,
 Anita


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

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

Re: [Qgis-developer] Render with labels

2014-10-06 Thread Ziegler Stefan
Hi

I did have some problems with dpi output and qgsmaprenderer. Martin Dobias 
helped me at the hackfest. Now I’m using qgsmaprendererjob classes and it works 
with custom dpi and labels:

mapSettings = QgsMapSettings()
mapSettings.setMapUnits(0)
mapSettings.setExtent(rect)
mapSettings.setOutputDpi(DPI)
mapSettings.setOutputSize(QSize(width, height))
mapSettings.setLayers(lst)
mapSettings.setFlags(QgsMapSettings.Antialiasing | 
QgsMapSettings.UseAdvancedEffects | QgsMapSettings.ForceVectorOutput | 
QgsMapSettings.DrawLabeling)

img = QImage(QSize(width, height), QImage.Format_RGB32)
#img = QImage(QSize(width, height), QImage.Format_Mono)
img.setDotsPerMeterX(DPI / 25.4 * 1000)
img.setDotsPerMeterY(DPI / 25.4 * 1000)

p = QPainter()
p.begin(img)

mapRenderer = QgsMapRendererCustomPainterJob(mapSettings, p)

mapRenderer.start()
mapRenderer.waitForFinished()

p.end()

img.save(/tmp/+filename+.png,png)

regards
Stefan

Von: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] Im Auftrag von Geo DrinX
Gesendet: Montag, 6. Oktober 2014 11:25
An: Anita Graser
Cc: qgis-developer@lists.osgeo.org
Betreff: Re: [Qgis-developer] Render with labels

Hello,
Sorry if I repeat my question that I sent some time ago,  but it seems very 
relevant to the topic.

I noticed that using  the.render()function  with  pyQgis  2.2   the 
labels are not  visible.
This is my test source code (taken from my GEarthView plugin):


iface = qgis.utils.iface

mapRenderer = mapCanvas.mapRenderer()
mapRect = mapRenderer.extent()
width = mapRenderer.width()
height = mapRenderer.height()
srs = mapRenderer.destinationCrs()

# create output image and initialize it
image = QImage(QSize(width, height), QImage.Format_ARGB32)
image.fill(0)

#adjust map canvas (renderer) to the image size and render
imagePainter = QPainter(image)

zoom = 1
target_dpi = int(round(zoom * mapRenderer.outputDpi()))

mapRenderer.setOutputSize(QSize(width, height), target_dpi)

mapRenderer.render(imagePainter)
imagePainter.end()

xN = mapRect.xMinimum()
yN = mapRect.yMinimum()

nomePNG = (TestImage)

input_file = out_folder + / + nomePNG + .png

image.save(input_file, png)

So, my question is :  how need to change my code to have labels again visible ?

:)

Thank you for any link and answer
Roberto

2014-10-05 22:18 GMT+02:00 Anita Graser 
anitagra...@gmx.atmailto:anitagra...@gmx.at:
Am 05.10.2014, 18:54 Uhr, schrieb Larry Shaffer 
lar...@dakotacarto.commailto:lar...@dakotacarto.com:
Here's a small script you can use to test the Python bindings for labeling

Thanks a lot Larry! I'll give it a try!
Feel free to add this to the Cookbook. However, the API for labeling may
change during the 2.7 dev cycle, if rule- and style-based labeling is
introduced.

You mean it will change without breaking it? ;-)


Best wishes,
Anita


--
anitagraser.comhttp://anitagraser.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.orgmailto:Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

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

Re: [Qgis-developer] Render with labels

2014-10-06 Thread Geo DrinX
Hi Stefan,



 I did have some problems with dpi output and qgsmaprenderer. Martin Dobias
 helped me at the hackfest. Now I’m using qgsmaprendererjob classes and it
 works with custom dpi and labels


Great  !Thank you also to Martin   :)

I am studing your source code...

BTW,   are  qgsmaprendererjob   classes  introduced from 2.4 version ?

In that case, I need to use a conditional like this :

  if  QGis.QGIS_VERSION_INT  20200:
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Render with labels

2014-10-06 Thread Ziegler Stefan
Yes, they were introduced in 2.4.

Regards
Stefan

Von: Geo DrinX [mailto:geodr...@gmail.com]
Gesendet: Montag, 6. Oktober 2014 12:12
An: Ziegler Stefan
Cc: Anita Graser; qgis-developer@lists.osgeo.org
Betreff: Re: [Qgis-developer] Render with labels

Hi Stefan,


I did have some problems with dpi output and qgsmaprenderer. Martin Dobias 
helped me at the hackfest. Now I’m using qgsmaprendererjob classes and it works 
with custom dpi and labels

Great  !Thank you also to Martin   :)
I am studing your source code...
BTW,   are  qgsmaprendererjob   classes  introduced from 2.4 version ?
In that case, I need to use a conditional like this :

  if  QGis.QGIS_VERSION_INT  20200:

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

Re: [Qgis-developer] Map swipe tool in QGIS

2014-10-06 Thread Luigi Pirelli
Good to know :)

during hackfest, surfing the code with Jürgen to hunt a blocker bug, I
noticed that there where a lot use of the function
QgisApp::instance()-mapCanvas() = some functions at the app level
refers only to a unique canvas reducing the ability to interact with
multiple canvas.

it's a feature or really a limit?

regards, Luigi Pirelli

On 31 July 2014 10:21, Nathan Woodrow madman...@gmail.com wrote:
 Yes it can be done. I'm working on a plugin at the moment and as a core
 feature.

 Nathan

 On Jul 31, 2014 6:16 PM, Sören Gebbert soerengebb...@googlemail.com
 wrote:

 Dear list,
 i would like to know if it is possible to implement a plugin in QGIS
 to overlay two map layer for interactive comparison, like the Map
 Swipe tool in GRASS GIS[1,2].

 If it is possible, what would be the best approach to implement it?

 Many thanks in advance,
 Best regards
 Soeren

 [1] http://grass.osgeo.org/grass70/manuals/wxGUI.mapswipe.html
 [2] https://www.youtube.com/watch?v=xc7YLIYbsP0
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer


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

Re: [Qgis-developer] thanks for the HF

2014-10-06 Thread Alexandre Neto
Many thanks for Otto and Larissa for the organization. It was great and
linux hotel was perfect.

As a complete newcomer for this kind of events, thank you all for being so
welcoming. It really feels good to be part of QGIS community. (And now I
have faces to connect to email addresses)

Cheers,

Alexandre Neto
Em 06/10/2014 10:58, Victor Olaya vola...@gmail.com escreveu:

I completely agree. It was a perfect HF. Many thanks to Otto and all the
organizing team!

2014-10-06 10:53 GMT+02:00 Luigi Pirelli lui...@gmail.com:

 +1... really well organised! thanks a lot!

 regards, Luigi Pirelli

 On 5 October 2014 14:18, Matteo Ghetta matteo.ghe...@gmail.com wrote:
  hi all,
  just to say thanks for the awesome days of the essen hf!
 
  a special thanks to otto and all those contribute to the incredible
  organization!
 
  see you soon!!
 
  Matteo
 
 
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer



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

[Qgis-developer] monitoring OGC service resources

2014-10-06 Thread Tom Kralidis


FYI as discussed on IRC today, for MetaSearch we have a default list of
CSW endpoints that we ship with the plugin.

I have been working on GeoHealthCheck [1], which provides service uptime/
monitoring of OGC endpoints (as well as simple HTTP links/websites), and
have stood up a public instance at http://geohealthcheck.osgeo.org (stores
30 days of uptime stats, get in touch with me if you would like your service[s]
added - self-registration is disabled for the time being), and have registered
the MetaSearch default endpoints to monitor them over time.

It's early days (suggestions, development/docs support would be great!), but
I thought this could extend to the default WMS/WFS providers we have default
in QGIS, or resources used in demo.qgis.org as suggested by Richard, or really
any resource that folks would want to keep an eye on over time.

Cheers

..Tom

[1] https://github.com/geopython/GeoHealthCheck
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] monitoring OGC service resources

2014-10-06 Thread Luca Delucchi
On 6 October 2014 14:48, Tom Kralidis tomkrali...@gmail.com wrote:


Hi Tom,


 It's early days (suggestions, development/docs support would be great!), but
 I thought this could extend to the default WMS/WFS providers we have default
 in QGIS, or resources used in demo.qgis.org as suggested by Richard, or
 really
 any resource that folks would want to keep an eye on over time.


please add you the todo list also WPS services.
Thanks

 Cheers

 ..Tom

 [1] https://github.com/geopython/GeoHealthCheck


-- 
ciao
Luca

http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Map swipe tool in QGIS

2014-10-06 Thread Alexander Bruy
Hi Luigi,

some time ago we have discussion about having mupltiple map canvaces
in QGIS and even there was experimental patch for this [0].

But this is a very complex topic with many open questions. Maybe we should
start new discussion on this topic.

[0] https://hub.qgis.org/issues/1622

2014-10-06 13:18 GMT+03:00 Luigi Pirelli lui...@gmail.com:
 Good to know :)

 during hackfest, surfing the code with Jürgen to hunt a blocker bug, I
 noticed that there where a lot use of the function
 QgisApp::instance()-mapCanvas() = some functions at the app level
 refers only to a unique canvas reducing the ability to interact with
 multiple canvas.

 it's a feature or really a limit?

 regards, Luigi Pirelli

 On 31 July 2014 10:21, Nathan Woodrow madman...@gmail.com wrote:
 Yes it can be done. I'm working on a plugin at the moment and as a core
 feature.

 Nathan

 On Jul 31, 2014 6:16 PM, Sören Gebbert soerengebb...@googlemail.com
 wrote:

 Dear list,
 i would like to know if it is possible to implement a plugin in QGIS
 to overlay two map layer for interactive comparison, like the Map
 Swipe tool in GRASS GIS[1,2].

 If it is possible, what would be the best approach to implement it?

 Many thanks in advance,
 Best regards
 Soeren

 [1] http://grass.osgeo.org/grass70/manuals/wxGUI.mapswipe.html
 [2] https://www.youtube.com/watch?v=xc7YLIYbsP0
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer


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



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

Re: [Qgis-developer] Map swipe tool in QGIS

2014-10-06 Thread Nathan Woodrow
Hey Soeren,

The code that I was playing with is here.
https://gist.github.com/NathanW2/dc1b665cbce627ce0350#file-sipe-py

hopefully I will find some time soon to build the plugin correctly.

- Nathan

On Sun, Oct 5, 2014 at 8:37 PM, Sören Gebbert soerengebb...@googlemail.com
wrote:

 Dear Nathan,
 have you found some time to work on the map swipe QGIS plugin?
 I would be happy to help developing the plugin or testing it, if you like?
 Do you have a public source code repository, so that i can start to
 study your code?


 Best regards
 Soeren

 2014-07-31 11:28 GMT+02:00 Nathan Woodrow madman...@gmail.com:
  Hey Soeren,
 
  Nothing yet.  I might have some time next week for the plugin.
 
  - Nathan
 
 
  On Thu, Jul 31, 2014 at 7:26 PM, Sören Gebbert
  soerengebb...@googlemail.com wrote:
 
  Hi Nathan,
  that is exactly what i am looking for. Do you have any release date or
  is the plugin already available?
 
  Many thanks and best regards
  Soeren
 
  2014-07-31 10:37 GMT+02:00 Nathan Woodrow madman...@gmail.com:
   No something like this
  
   https://twitter.com/madmanwoo/status/478866023345426433
  
   On Jul 31, 2014 6:32 PM, Paolo Cavallini cavall...@faunalia.it
   wrote:
  
   On 2014-07-31 10:16, Sören Gebbert wrote:
  
   Dear list,
   i would like to know if it is possible to implement a plugin in QGIS
   to overlay two map layer for interactive comparison, like the Map
   Swipe tool in GRASS GIS[1,2].
  
   If it is possible, what would be the best approach to implement it?
  
  
   Hi.
   You mean this?
   http://plugins.qgis.org/plugins/DockableMirrorMap/
   All the best.
   --
   Paolo Cavallini - Faunalia
   www.faunalia.eu
   Full contact details at www.faunalia.eu/pc
   Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario
   ___
   Qgis-developer mailing list
   Qgis-developer@lists.osgeo.org
   http://lists.osgeo.org/mailman/listinfo/qgis-developer
  
  
   ___
   Qgis-developer mailing list
   Qgis-developer@lists.osgeo.org
   http://lists.osgeo.org/mailman/listinfo/qgis-developer
 
 

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

[Qgis-developer] Error in starting Processing

2014-10-06 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I get this with last nightly:
NameError: global name 'self' is not defined
Anyone confirms?
Thanks.
- -- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlQynCIACgkQ/NedwLUzIr7k/QCcCwJP9IXD8HnV4iDmSuzw9s/8
zF0An23LfjG4hYTn/qX0DQD6MlVp8aPr
=F/PU
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] ValueMap and GetFeatureInfo

2014-10-06 Thread Luca Casagrande
Hello everybody,

While working on the manual's update (using the tasks list [1] in the wiki),
I came across a change related to ValueMap and GetFeatureInfo.
If I am not wrong, this update is related to QGIS server and it lets to use
mapped values also in the output of a GetFeatureInfo request.
I tried to replicate this feature in my local installation but the output is
just the un-mapped value.

The WFS service contains the correct mapped value.

What do you think about?

Thanks
L.

[1]:
http://hub.qgis.org/wiki/quantum-gis/ManualTasks#Updates-QGIS-24-User-Guide



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/ValueMap-and-GetFeatureInfo-tp5166197.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] The ComposerMap's tooltip is not updated after readXML

2014-10-06 Thread René-Luc Dhont

Hi devs,

I have opened an issue and provide a patch about the composermap's 
tooltip. This one is not updated after readXML and case cause some 
confition for the users.

http://hub.qgis.org/issues/11304
https://github.com/qgis/QGIS/pull/1602

Could someone review the code ?

Thanks

René-Luc
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Error in starting Processing

2014-10-06 Thread Anita Graser
On Mon, Oct 6, 2014 at 3:41 PM, Paolo Cavallini cavall...@faunalia.it wrote:
 I get this with last nightly:
 NameError: global name 'self' is not defined
 Anyone confirms?

Hi Paolo,
I just tried OSGeo4W nightly (Win8 64 bit) and Processing seems to work fine.
Best wishes,
Anita
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Error in starting Processing

2014-10-06 Thread Etienne Trimaille
Yes, I have the same problem for me with master :

Traceback (most recent call last):
  File /home/etienne/apps/share/qgis/python/qgis/utils.py, line 217, in
startPlugin
plugins[packageName].initGui()
  File
/home/etienne/.qgis2/python/plugins/processing/ProcessingPlugin.py, line
54, in initGui
Processing.initialize()
  File /home/etienne/.qgis2/python/plugins/processing/core/Processing.py,
line 153, in initialize
Processing.loadFromProviders()
  File /home/etienne/.qgis2/python/plugins/processing/core/Processing.py,
line 166, in loadFromProviders
Processing.loadAlgorithms()
  File /home/etienne/.qgis2/python/plugins/processing/core/Processing.py,
line 210, in loadAlgorithms
Processing.modeler.loadAlgorithms()
  File
/home/etienne/.qgis2/python/plugins/processing/core/AlgorithmProvider.py,
line 57, in loadAlgorithms
self._loadAlgorithms()
  File
/home/etienne/.qgis2/python/plugins/processing/modeler/ModelerAlgorithmProvider.py,
line 74, in _loadAlgorithms
self.loadFromFolder(folder)
  File
/home/etienne/.qgis2/python/plugins/processing/modeler/ModelerAlgorithmProvider.py,
line 84, in loadFromFolder
alg = ModelerAlgorithm.fromFile(fullpath)
  File
/home/etienne/.qgis2/python/plugins/processing/modeler/ModelerAlgorithm.py,
line 541, in fromFile
alg = ModelerAlgorithm.fromOldFormatFile(filename)
  File
/home/etienne/.qgis2/python/plugins/processing/modeler/ModelerAlgorithm.py,
line 637, in fromOldFormatFile
raise WrongModelException(self.tr('Error in model definition line:
%s\n%s', 'ModelerAlgorithm') % (line.strip(), traceback.format_exc()))
NameError: global name 'self' is not defined


2014-10-06 20:19 GMT+02:00 Anita Graser anitagra...@gmx.at:

 On Mon, Oct 6, 2014 at 3:41 PM, Paolo Cavallini cavall...@faunalia.it
 wrote:
  I get this with last nightly:
  NameError: global name 'self' is not defined
  Anyone confirms?

 Hi Paolo,
 I just tried OSGeo4W nightly (Win8 64 bit) and Processing seems to work
 fine.
 Best wishes,
 Anita
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

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

[Qgis-developer] Virtual Fields - Allow adding fields out of edit mode

2014-10-06 Thread Matthias Kuhn

Hi,

I merged a commit today that fixes some problems with virtual fields, in 
particular a crash when removing a virtual field.
As the virtual fields do not work on the data provider, they are not 
directly linked to edit mode being turned on. This also allows to add 
virtual fields on data providers that do not allow to add additional 
fields. This led to a change in the GUI, that you are also allowed to 
add fields when edit mode is turned off. I added an info, that editing 
mode will be turned on, when adding real (provider) fields on the add 
field dialog.
However, I am not sure how intuitive the current behavior is. As we are 
approaching the final release date, I thought I'd explicitly point out 
this change and ask for feedback so we can take measures if there is 
hesitation to this approach.


Please share your impression and if you disagree with the current 
approach it would be highly welcome if you could outline an improved way 
of tackling this.


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