Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread Denis Rouzaud


On 03. 04. 14 07:55, Nyall Dawson wrote:



On 03/04/2014 9:18 am, Olivier Dalang olivier.dal...@gmail.com 
mailto:olivier.dal...@gmail.com wrote:


 I guess I missed some uses of the identify results window ?


What about rasters? They can be queried using the identify tool...



That could a new tool with a better designed window to display the result.
I think that you know if you'll ask for raster or vector before using 
identify.


Moreover, identify a raster is kind of meaning less.  I think that 
something like Evaluate would be more appropriate, although I'm far 
from being a native English speaker ;)


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

Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread Andreas Neumann
Hi,

I am skeptical - mainly for the reasons you list in your rationale
against it. Selection and identification are really two different tasks.
You do not want to loose your selection just because you want to query
the attributes of the feature.

Identification works with all layers, while selection should only work
on the selected layer to get predictable results. Users should be making
selections intentionally rather than by accident because the selection
works on all layers and they are not aware of what they are doing.

The identify tool has been improved several times - we added the
top-down-stop-at-first mode (which most of my users like) and then later
on the new layer choice mode with an interactive choice in a drop-down
menu. So we have 4 modes now, with the two described above as the more
powerful ones. I still think there is a use-case for all of the four
modes, but maybe the most recent addition (the layer choice mode)
should be the default.

Selection is essential in GIS - useful for exporting features, run
analysis only on selected features, field calculator updates, plugins,
processing, etc. The identify mode should not change the selection.

The selection tool was improved over time as well, with shortcuts, free
form selection, circular mode, etc., etc.

I am open to improving the identification tool (e.g. by opening the form
in the mode where one can toggle between table and form easily instead
of just the form) - but please let's keep the selection and
identification tools separated.

Andreas

Am 02.04.2014 22:17, schrieb Olivier Dalang:
 Hi !
 
 The discussions about this issue http://hub.qgis.org/issues/9907 raised the
 question (at least for me) of merging the concepts of Identified features
 and Selected features.
 
 I don't know if it's the good moment to discuss this, but since we have a
 few other threads talking about a bit more deep user interaction changes, I
 thought it could be good to think of this also (even if it's not urgent)...
 
 In short, the idea would be to have both identified features and selected
 features be exactly the same thing.
 The only difference between the select tool and the identify tool would
 then be that the identify tool opens a form window (either the single
 feature form or the attribute table in form mode).
 The identify tool could then also work in single,rectangle,polygon
 etc modes.
 
 
 Rationale FOR:
 
 1. There is already a feature overlap
 
 When identifying one feature only, the identify tool can open the form
 (provided open feature form if a single feature is identified is
 checked). But when identifying several features, the way to go is a
 selection, which dynamically refreshes the attribute table, and where the
 features can be edited in the form mode.
 This is also a problem in the scenario of issue #9907 : to open the form of
 overlapping features, you have to use a selection, if you don't want to
 spend too many clicks expanding the identify window tree, finding the
 right feature, and clicking on it's open feature form button. This also
 has the annoying consequence of being unpredicable : the effect of the tool
 will sometimes be opening the form (when one feature gets identified), and
 sometimes to open that identifying results window (when several features
 got identified).
 
 *2. The attribute table in form mode is actually great*
 
 The identify results window is not very practical: the folded tree
 requires expanding, it does not provide a good overview of what is
 selected, does not take editing widgets into account etc.
 Meanwhile, the form view is great (both the single feature form and the
 multiple features form in the attribute table). It's clear, neat, even
 allows to choose which field to use to list the selection, etc... It's sad
 that it's a bit hidden in the UI, I find it one of the best additions to
 the UI that has been made lately.
 
 *3. Both functions are very similar in how they work and look*
 
 Both require you to click on a feature, and have a visual feedback
 consisting of highlighting the feature. It's very confusing for beginners
 as it's uncommon for softwares to implement two different types of
 selections.
 
 *4. Having the attribute table in form mode for editing is promising for
 the future*
 
 Because we could implement edition on several feature at once (currently,
 one needs a plugin to set an attribute on different features at once, and
 those plugin do not yet take the field widgets into account).
 
 
 
 Rationale AGAINST (and of course counterarguments) :
 
 *1. Identification is not the same than selection*
 Users sometimes want to work on a selection, while still being able to
 identify features.
 To allow this usage, either we could offer workaround features by
 implementing store/restore selections and/or have selections in the undo
 stack (grouped), or we could make an exception for the identify single
 feature, which would not set the selection, but only open the feature form
 

[Qgis-developer] Problems building branch 2.2 on Ubuntu 12.04

2014-04-03 Thread Blumentrath, Stefan
Hi,

I am trying to build QGIS from source on Ubuntu 12.04 LTS because I have a 
custom GDAL and GRASS installation, and I want to build QGIS against those.

I downloaded the code yesterday evening from https://github.com/qgis/QGIS.git 
(branch release-2_2).
It configures fine using ccmake, but on make I get the following error 
message (at ca. 20%):
src/providers/ogr/qgsogrgeometrysimplifier.cpp:255:69: error: âOGR_G_SetPointsâ 
was not declared in this scope

Any hints? Thanks for helping.

Cheers
Stefan

-Original Message-
From: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] On Behalf Of Luciene
Sent: 2. april 2014 20:51
To: qgis-developer@lists.osgeo.org
Subject: Re: [Qgis-developer] Ranking GSoC proposals

Hi,
Sorry for the late response, but I am out of the office today and tomorrow.
The idea of the plugin is to develop some functions for schematization.
Suchith and Mark Ware have a previous research and they established some 
constraints that we can use as a starting point. Also the work of Piotr is 
important since he developed a line simplification algorithm.
We (Piort and I) were in contact with the student during the application 
process and he seems very interest.
regards
Luciene



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Ranking-GSoC-proposals-tp5132433p5132709.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 mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread Régis Haubourg
+1 with Andreas for the same reasons
.
Another one is that we should really now take care of not changing ergonomy
of main tools on each version...because many users took time to learn a
professionnal tool, and have difficulties with self learning. IMHO, strong
ergonomy changes should be grouped and tested alltogether in depth. I start
to have users not liking a lot that tools change so often their behaviour
(not me) , like digitizing end click.. Please  

I agree identify window needs some improvements, but I think this is a
mandatory feature
. 
Some tweaks I had in mind (tickets existing for a while):

 - ability to change the options (first layer, current layer...) and open
feature form accessible from identify window

- abitlity to have fields in table order, or alphabetic order

- semi-transparency (adjustable)

- tooltips on fields that show fields comments and field true name if alias
is set.

Cheers
Régis





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Identified-features-vs-Selected-features-could-we-merge-those-tp5132738p5132780.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

Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread A Huarte


+1 with Andreas for the same reasons

Related to this dicussion: regarding the form of how the elements are painted 
on the map, I would like to discuss an idea. 

To avoid repainting the full content of the map when the selection changes (it 
can very heavy for big contents), I find it interesting to modify how the 
highlight of the elements is done by painting similar to how it does the 
identification tool (it uses QgsHighlight class). Basically, disconnec the 
rendered map to the selected elements to draw.

Best Regards
Alvaro



 De: Olivier Dalang olivier.dal...@gmail.com
Para: qgis-developer@lists.osgeo.org qgis-developer@lists.osgeo.org 
Enviado: Jueves 3 de abril de 2014 0:17
Asunto: [Qgis-developer] Identified features vs. Selected features : could 
we merge those ?
 


Hi !

The discussions about this issue http://hub.qgis.org/issues/9907 raised the 
question (at least for me) of merging the concepts of Identified features and 
Selected features.


I don't know if it's the good moment to discuss this, but since we have a few 
other threads talking about a bit more deep user interaction changes, I 
thought it could be good to think of this also (even if it's not urgent)...

In short, the idea would be to have both identified features and selected 
features be exactly the same thing.
The only difference between the select tool and the identify tool would then 
be that the identify tool opens a form window (either the single feature form 
or the attribute table in form mode).
The identify tool could then also work in single,rectangle,polygon etc 
modes.


.

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

[Qgis-developer] MIssing grass help?

2014-04-03 Thread Paolo Cavallini
Hi all.
Just upgraded Processing: grass help seems gone.
Anyone confirms?
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Points on lines

2014-04-03 Thread Paolo Cavallini
Hi all.
I stumbled in an apparently simple issue, and I'm struggling to find a
correspondingly easy solution: I have a series of lines, and I want to
generate a point every x meters along them. Of course I can use LRS and
similar stuff, but it seems overkill. GRASS v.segment requires rules to
generate points. Am I overlooking something? Should we develop an ad hoc
plugin for this?
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Points on lines

2014-04-03 Thread Nathan Woodrow
Checkout qchainage.

Nathan
On 03/04/2014 6:57 pm, Paolo Cavallini cavall...@faunalia.it wrote:

 Hi all.
 I stumbled in an apparently simple issue, and I'm struggling to find a
 correspondingly easy solution: I have a series of lines, and I want to
 generate a point every x meters along them. Of course I can use LRS and
 similar stuff, but it seems overkill. GRASS v.segment requires rules to
 generate points. Am I overlooking something? Should we develop an ad hoc
 plugin for this?
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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] Points on lines

2014-04-03 Thread Werner Macho
thoug QChainage is currently working on every feature seperately ..
But I have plans to combine connected Features and measure them in one go ..

Thanks for suggesting the plugin Nathan! :) And thanks for your help
in creating it!

regards
Werner

On Thu, Apr 3, 2014 at 11:11 AM, Nathan Woodrow madman...@gmail.com wrote:
 Checkout qchainage.

 Nathan

 On 03/04/2014 6:57 pm, Paolo Cavallini cavall...@faunalia.it wrote:

 Hi all.
 I stumbled in an apparently simple issue, and I'm struggling to find a
 correspondingly easy solution: I have a series of lines, and I want to
 generate a point every x meters along them. Of course I can use LRS and
 similar stuff, but it seems overkill. GRASS v.segment requires rules to
 generate points. Am I overlooking something? Should we develop an ad hoc
 plugin for this?
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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] Points on lines

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 11:15, Werner Macho ha scritto:
 thoug QChainage is currently working on every feature seperately ..
 But I have plans to combine connected Features and measure them in one go ..
 
 Thanks for suggesting the plugin Nathan! :) And thanks for your help
 in creating it!

Thanks a lot, works beautifully.
A few of suggestions:
* please move it to Vector menu
* consider porting it to Processing, it would be very useful there
* add a description, and/or change name to make it easier for people to
find it.
Again, many thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread Olivier Dalang
Hi !

Thanks for your reactions !
Below is an updated suggestion, which tries to keep the spirit of separated
identified features and selected features concepts, while still providing
some usage improvements.


One thing I'm not at ease with is the point about not changing the
ergonomics.
I mean, if we find out a better/more simple way to do something, we have to
do it. The fact that users are used to an old unpractical way is no good
reason for not doing it. Because if it was, we'd be stuck in improving QGIS.
It's a matter of minutes to get used to this type of changes, and if a user
really doesn't accept change at all, he's still free to stick to his
current version.
I find it better to think of new users when thinking about the UI, because
it helps going for the most simple and logical implementations. Plus, I
guess in the case of QGIS, it's more of a challenge to attract new users
than to keep the old ones.
That doesn't justify change for the sake change, but we are talking about
improvements (even if small), not just changes.


*Identify features window*

*Régis:*


 *I agree identify window needs some improvements, but I think this is a
 mandatory feature*


Can you develop on this ?
The only feature I see is that it displays those derived information
(currently areaperimeter) which can't be found easily otherwise. But:
- Is it the best way to show them ? When having show form if only one
feature is identified, you can't show them on one feature anymore.
- It's still several (hard) clicks to display that information.
- Wouldn't map tooltips be better ? Maybe we could have those info display
by default as tootips on vector layers ?
- What if I'm interested in other derived information (centroid...) or if
I want to customize those (number formatting...) ?

The other features (discriminating one layer from multiple identify
results) is done much better by that select layer mode.
In case of overlapping features (in a same layer), we could have the same
dropdown menu (or submenu, in case we have overlapping features in the same
layer + overlapping layers) to choose which feature you want to identify.
Exactly the same implementation would be perfect for the action tool.

This would actually be enough to replace the identify results window. The
real time visual feedback on what's going to be identified is great, and a
contextual (sub-)menu is much more friendly than a tree.
Having each time only one feature identified, it would always open the
feature's form, and never open the identify results window. I'd be very
happy with that !!


*Identify multiple features*

I still find the idea of being able to open the attribute table in form
mode for several features great.
Maybe for this, we could have subtools (under the identify tool) called
Identify by selection, Identify by rectangle selection, Identify by
polygon selection, ... which would work as said, i.e. exactly like the
selection tool except that they open the attribute table in form mode.
This would make it clear that it's actually going to define a selection,
and make the attribute table in form mode much more accessible.

So we get the best of the two worlds : ability to identify a feature even
if there's currently a selection, and also being able to take advantage of
the great current implementation of the attribute form mode and the
flexibility of the selection tools.

I believe this will be awesome at the point we implement modifying
attributes of several features at once.




*Alvaro:*

 *To avoid repainting the full content of the map when the selection
 changes (it can very heavy for big contents), I find it interesting to
 modify how the highlight of the elements is done by painting similar to how
 it does the identification tool (it uses QgsHighlight class). Basically,
 disconnec the rendered map to the selected elements to draw.*

+1, this would also deal with the problem with complex styles (for instance
an offseted transparent polygon for the shadow, where the shadow is also
highlighted)


Best,

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

Re: [Qgis-developer] Spatial reference systems and Area of applicability

2014-04-03 Thread Werner Macho
+1 for everything you said here .. that sounds wonderful .. being
warned if a reprojection does not make any sense is a huge usability
improvement for occassional GIS Users ..


On Thu, Apr 3, 2014 at 12:27 AM, Even Rouault
even.roua...@mines-paris.org wrote:
 Hi,

 This is something I discussed with Paolo during the past Code Sprint. In the
 original EPSG databases, there is an area of applicability defined as a
 bounding box in latitude,longitude for each spatial reference system. In the
 import process of the EPSG database used for libgeotiff, GDAL, proj.4 and
 PostGIS ( detailed in
 http://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/README ), that area 
 of
 applicability is not currently imported in the .csv files concerning 
 geographic
 or projected SRS (but they are imported for datum shift transforms).

 A potential improvement would be to add it and expose it in the GDAL
 OGRSpatialReference object, so that QGIS could benefit from it.
 This could be used for example :
 - to warn the user when reprojection to a SRS is completely or partially out
 of its area of applicability
 - to filter the SRS catalog to offer only the relevant SRS at a point or on a
 zone
 - ...

 Even

 --
 Geospatial professional services
 http://even.rouault.free.fr/services.html
 ___
 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] Dropping vertices at intersections

2014-04-03 Thread Zoltan Szecsei

Hi All,
I've looked at the topology plugin, but can't find what I need to do.
I've been exporting the data into Genamap and doing this with scripts, 
but it would be nice to do it in QGIS.

Anyone know of a plugin?

Quite often now we've been asked to deliver products whereby there are 
vertices placed onto graphic elements where they cross over, or end on, 
each other (in different layers (Shape files)).


eg: A road line stops at the edge of a cropfield polygon, so drop a 
vertice at that place, on the cropfield boundary. Likewise if a road 
runs through a field, but the data capture scale requires the field not 
to be split into two polygons, drop the vertice at the points where the 
road crosses over the field boundary.


Ideally this could be implemented by:

 * Check boxes to select all the layers you want to process (mixture
   between multiple polygon and line layers)
 * selecting the snapping distance (for lines that end close enough
   to other boundaries or lines).
 * Having a separate checkbox for Crossover and for Line ends
 * Perhaps even an option to log (create a pointfile) when lines end
   within 'X' of any boundary or line (where X is a secondary snap
   distance)
 * perhaps have an option to log (point file) where lines run parallel
   to others, within the snap distance set (maybe with even a tertiary
   snap distance)

Instead of looping through multiple snap distances, one could implement 
a checkbox to either drop the vertice, or to just mark the position 
where the vertice should have been dropped - this would be easier for 
the developer, but require the user to run the procedure multiple times, 
in order to see where close enough stuff lies.


Any comments?

Regards,
Zoltan


--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323www.geograph.co.za
===

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

Re: [Qgis-developer] Ranking GSoC proposals

2014-04-03 Thread Suchith Anand
In addition to Piotr and Luciene , myself , Mark Ware from the schematization 
research community will provide additional guidance to the student based on our 
previous research in this.

There is no FOSS tool for schematization and the aim is to develop a plugin for 
QGIS. The bigger aim is also to make it a platform for research collaboration 
for the schematization community, so other students in future an make use of 
this tool and build upon it for thier research.

You can get an idea of the wider schematization research  
http://www.dagstuhl.de/de/programm/kalender/semhp/?semnr=10461 

Please give your comments/suggestions so the student can improve the proposal. 
Thanks.

Suchith

-Original Message-
From: qgis-developer-boun...@lists.osgeo.org 
[mailto:qgis-developer-boun...@lists.osgeo.org] On Behalf Of Luciene
Sent: 02 April 2014 19:51
To: qgis-developer@lists.osgeo.org
Subject: Re: [Qgis-developer] Ranking GSoC proposals

Hi,
Sorry for the late response, but I am out of the office today and tomorrow.
The idea of the plugin is to develop some functions for schematization.
Suchith and Mark Ware have a previous research and they established some 
constraints that we can use as a starting point. Also the work of Piotr is 
important since he developed a line simplification algorithm.
We (Piort and I) were in contact with the student during the application 
process and he seems very interest.
regards
Luciene



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Ranking-GSoC-proposals-tp5132433p5132709.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
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, copy 
or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you 
are advised to perform your own checks. Email communications with the 
University of Nottingham may be monitored as permitted by UK legislation.




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


Re: [Qgis-developer] Spatial reference systems and Area of applicability

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 12:16, Werner Macho ha scritto:
 +1 for everything you said here .. that sounds wonderful .. being
 warned if a reprojection does not make any sense is a huge usability
 improvement for occassional GIS Users ..

or even presenting only the list of projections that make sanse in the
current bounding box for the canvas, etc.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Paths for Processing

2014-04-03 Thread Paolo Cavallini
Hi all.
I confirm people are very often into trouble when it comes to enter the
path to specific backends for Processing (e.g. OTB, LASTools, etc.). Any
suggestion on how to make it easier? If a fully automatic system cannot
be devised, maybe an explanation would help? Something like: Locate
your whathever.exe file - Add the path of its parent directory to ...
[ex. C:\etc\etc].
BYT, it seems that a user has to enter a path *including* the filename,
even when a folder is necessary: pretty confusing IMHO.
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Paths for Processing

2014-04-03 Thread Victor Olaya
One thing we can implement is a check, so if the user enters a worng
path or the filepath instead of the folder, a small dialog with a
short explanation can pop up.

Adding a small help button close to the path text box can also be a solution

2014-04-03 13:39 GMT+02:00 Paolo Cavallini cavall...@faunalia.it:
 Hi all.
 I confirm people are very often into trouble when it comes to enter the
 path to specific backends for Processing (e.g. OTB, LASTools, etc.). Any
 suggestion on how to make it easier? If a fully automatic system cannot
 be devised, maybe an explanation would help? Something like: Locate
 your whathever.exe file - Add the path of its parent directory to ...
 [ex. C:\etc\etc].
 BYT, it seems that a user has to enter a path *including* the filename,
 even when a folder is necessary: pretty confusing IMHO.
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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] Paths for Processing

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 13:43, Victor Olaya ha scritto:
 One thing we can implement is a check, so if the user enters a worng
 path or the filepath instead of the folder, a small dialog with a
 short explanation can pop up.
 
 Adding a small help button close to the path text box can also be a solution

both seem useful things to do for our users.
thanks.

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


[Qgis-developer] Georeferencer: not rotating if using Linear transformation

2014-04-03 Thread Paolo Cavallini
Hi all.
I always assumed that Linear transformation implied a rototranslation
with stretching, but from our tests it seems that a rotation is never
applied: is this intentional? If so, perhaps the user should be warned
about this.
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Creating SpatiaLite DBs from Browser

2014-04-03 Thread Paolo Cavallini
Hi all.
Creating a SL DB from New layer works well. When doing the same from the
Browser, I noticed two issues:
* the file created does not have a .sqlite (or similar) extension, so it
is difficult to find
* the newly created DB is not registered among the available DBs.
Opinions?
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] [LAS] Paths for Processing

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 13:43, Victor Olaya ha scritto:
 One thing we can implement is a check, so if the user enters a worng
 path or the filepath instead of the folder, a small dialog with a
 short explanation can pop up.

BTW, what is the path to use for LASTools? the bin/ , where the .exe are?
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Point sampling tool

2014-04-03 Thread Paolo Cavallini
Hi all.
Is there any good reason not to include Point sampling tool plugin in
Processing?
Thanks.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] ValueTool error

2014-04-03 Thread CABO
Hi!

I get the following error massage from time to time when using the ValueTool 
plugin. It seems like it happens when I add or remove a layer:

An error has occured while executing Python code:

Traceback (most recent call last):
  File C:/Users/my_user/.qgis2/python/plugins\valuetool\valuewidget.py, line 
500, in invalidatePlot
if self.mplLine is not None:
AttributeError: 'ValueWidget' object has no attribute 'mplLine'

Python version:
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

QGIS version:
2.2.0-Valmiera Valmiera, c3a2817

What is this about and has it been reported?

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

Re: [Qgis-developer] Point sampling tool

2014-04-03 Thread Saber Razmjooei
Hi Paolo
I have used Point Sampling tool in the past and it is a bit slow for large
number of points. Ideally will be great to have this:
http://gis-lab.info/qa/extract-values-rasters-eng.html

(works only for rasters)
in the processing.

Cheers,
Saber


-Original Message-
From: qgis-developer-boun...@lists.osgeo.org
[mailto:qgis-developer-boun...@lists.osgeo.org] On Behalf Of Paolo Cavallini
Sent: 03 April 2014 13:24
To: qgis-developer
Subject: [Qgis-developer] Point sampling tool

Hi all.
Is there any good reason not to include Point sampling tool plugin in
Processing?
Thanks.
--
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


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


Re: [Qgis-developer] [LAS] Paths for Processing

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 14:05, Paolo Cavallini ha scritto:

 BTW, what is the path to use for LASTools? the bin/ , where the .exe are?

For the record: apps\lastools (not the \bin dir inside it).
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Point sampling tool

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 14:49, Saber Razmjooei ha scritto:
 Hi Paolo
 I have used Point Sampling tool in the past and it is a bit slow for large
 number of points. Ideally will be great to have this:
 http://gis-lab.info/qa/extract-values-rasters-eng.html
 
 (works only for rasters)
 in the processing.

Hi Saber,
it seems faster now, and it has the big advantage of bein usable for
vectors and rasters as well. Other solutions seem more complex.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Georeferencer: not rotating if using Linear transformation

2014-04-03 Thread Lauri Kajan
Hi Paolo,

Linear transformation creates only a world file and doesn't transform the
raster if the user manual can be trusted.
What you described sounds like a Helmert transformation which uses
coordinate offset, rotation and scale as parameters.


-Lauri



On Thu, Apr 3, 2014 at 2:50 PM, Paolo Cavallini cavall...@faunalia.itwrote:

 Hi all.
 I always assumed that Linear transformation implied a rototranslation
 with stretching, but from our tests it seems that a rotation is never
 applied: is this intentional? If so, perhaps the user should be warned
 about this.
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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] Georeferencer: not rotating if using Linear transformation

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 14:57, Lauri Kajan ha scritto:

 Linear transformation creates only a world file and doesn't transform
 the raster if the user manual can be trusted.
 What you described sounds like a Helmert transformation which uses
 coordinate offset, rotation and scale as parameters.

However, the world file has a rotation parameter, that's why I expected
it to be properly written.
http://en.wikipedia.org/wiki/World_file
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Georeferencer: not rotating if using Linear transformation

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 14:57, Lauri Kajan ha scritto:

 Linear transformation creates only a world file and doesn't transform
 the raster if the user manual can be trusted.
 What you described sounds like a Helmert transformation which uses
 coordinate offset, rotation and scale as parameters.

Thanks Lauri.

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


[Qgis-developer] How to create a Textual Note auto filled with fields ?

2014-04-03 Thread Geo DrinX
Hello All,


( Sorry for my english, but I try to explain my need as better as I know ).


I need to create  textual notes on many polygons, with QGis, and I would
like to automate more than possible the process.

For the moment, I created an Action, defined as following:


Note_ACTION

echo [%'\n\nPolygon  (mq) :\n' ||'Area: ' || toint( round ( $area)) || '\n'
|| 'Perimeter: ' || toint( round ($perimeter)) %]


In this way,  clicking on each polygon I have the text I need.   :)

But,  for the moment, it is necessary to copy the text and paste it inside
the  Textual Note.


It could be possible to... create the action in a way that creates directly
the  Textual Note with the text inside ?


Could somebody give me suggestions about this ?

Thank you in advance

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

Re: [Qgis-developer] ValueTool error

2014-04-03 Thread Etienne Tourigny
This has been reported a few times: on the bug tracker and on the qgis-user
mailing list just yesterday. Version 0.8.4, released a week ago, fixes this
bug.

I was able to install that version with qgis-2.2.0 but on linux  - do you
not see the latest version (0.8.4) in the plugin manager?

Regards,
Etienne


On Thu, Apr 3, 2014 at 9:45 AM, Casper Børgesen (CABO) c...@niras.dkwrote:

  Hi!



 I get the following error massage from time to time when using the
 ValueTool plugin. It seems like it happens when I add or remove a layer:



 An error has occured while executing Python code:

 Traceback (most recent call last):
   File C:/Users/my_user/.qgis2/python/plugins\valuetool\valuewidget.py,
 line 500, in invalidatePlot
 if self.mplLine is not None:
 AttributeError: 'ValueWidget' object has no attribute 'mplLine'

 Python version:
 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

 QGIS version:
 2.2.0-Valmiera Valmiera, c3a2817



 What is this about and has it been reported?



 Regards, Casper

 ___
 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] Identified features vs. Selected features : could we merge those ?

2014-04-03 Thread AntonioLocandro
Hi Oliver,

I agree with Regis we can't be making this kind of changes very often based
on this many users took time to learn a professionnal tool, and have
difficulties with self learning, this is specially true when you look at
tutorials online which haven't been updated for 2.0 or 2.2 and can make the
life of novice users hell.

I think improvements are always welcome, but maybe big changes like this
should be worked and maybe even create a pull request for it but not merge
it until a 3.0 release maybe? Just a thought

On the identify vrs Selected, I think most or all current used GIS software
have this functionality, right now I think a lot of users from certain
vendor are looking for QGIS to switch and the first thing you do when you
get a new software is to look for the tools you are used to.

Regards



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Identified-features-vs-Selected-features-could-we-merge-those-tp5132738p5132891.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


Re: [Qgis-developer] Point sampling tool

2014-04-03 Thread Alexander Bruy
Hi Paolo,

not sure but maybe scripts/models called Extract raster values to CSV
and Extract raster values to shapefile will work for you

2014-04-03 15:24 GMT+03:00 Paolo Cavallini cavall...@faunalia.it:
 Hi all.
 Is there any good reason not to include Point sampling tool plugin in
 Processing?
 Thanks.
 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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] Spatial reference systems and Area of applicability

2014-04-03 Thread AntonioLocandro
I think both options are useful, sometimes people select a projection they
think is ok but it isn't, showing a warning would be nice.

Could this apply when you add a layer with a projection that is outside
bounds? Show a warning about that also



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Spatial-reference-systems-and-Area-of-applicability-tp5132739p5132897.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


Re: [Qgis-developer] Point sampling tool

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 16:36, Alexander Bruy ha scritto:
 Hi Paolo,
 
 not sure but maybe scripts/models called Extract raster values to CSV
 and Extract raster values to shapefile will work for you

Thanks. The beauty of the Point Sampling plugin is that it works both
for vectors and for rasters, in one shot.
I still see it reasonable to add it to Processing.
All the best.

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


Re: [Qgis-developer] vector georeferencer

2014-04-03 Thread sig-gis
Hi, Paolo, stai bene?
I'm searching for the same fabulous tool as georeferencer, but for
vectors!!!
At least to get transformation parameters?
To develop?
All the best
Fred

-Message d'origine-
De : qgis-developer-boun...@lists.osgeo.org
[mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Paolo
Cavallini
Envoyé : jeudi 3 avril 2014 18:57
À : Alexander Bruy
Cc : qgis-developer
Objet : Re: [Qgis-developer] Point sampling tool

Il 03/04/2014 16:36, Alexander Bruy ha scritto:
 Hi Paolo,
 
 not sure but maybe scripts/models called Extract raster values to CSV
 and Extract raster values to shapefile will work for you

Thanks. The beauty of the Point Sampling plugin is that it works both for
vectors and for rasters, in one shot.
I still see it reasonable to add it to Processing.
All the best.

--
Paolo Cavallini - www.faunalia.eu
QGIS  PostGIS courses: http://www.faunalia.eu/training.html
___
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] Paths for Processing

2014-04-03 Thread Paolo Cavallini
Il 03/04/2014 13:43, Victor Olaya ha scritto:
 One thing we can implement is a check, so if the user enters a worng
 path or the filepath instead of the folder, a small dialog with a
 short explanation can pop up.
 
 Adding a small help button close to the path text box can also be a solution


Thanks, added here, not to forget:

http://hub.qgis.org/issues/9995

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


Re: [Qgis-developer] vector georeferencer

2014-04-03 Thread Enzo Cocca
hi,
do you want this?

https://github.com/pyarchinit/vector_georeferencer_plugin


2014-04-03 19:12 GMT+02:00 sig-...@f-etheve.fr:

 Hi, Paolo, stai bene?
 I'm searching for the same fabulous tool as georeferencer, but for
 vectors!!!
 At least to get transformation parameters?
 To develop?
 All the best
 Fred

 -Message d'origine-
 De : qgis-developer-boun...@lists.osgeo.org
 [mailto:qgis-developer-boun...@lists.osgeo.org] De la part de Paolo
 Cavallini
 Envoyé : jeudi 3 avril 2014 18:57
 À : Alexander Bruy
 Cc : qgis-developer
 Objet : Re: [Qgis-developer] Point sampling tool

 Il 03/04/2014 16:36, Alexander Bruy ha scritto:
  Hi Paolo,
 
  not sure but maybe scripts/models called Extract raster values to CSV
  and Extract raster values to shapefile will work for you

 Thanks. The beauty of the Point Sampling plugin is that it works both for
 vectors and for rasters, in one shot.
 I still see it reasonable to add it to Processing.
 All the best.

 --
 Paolo Cavallini - www.faunalia.eu
 QGIS  PostGIS courses: http://www.faunalia.eu/training.html
 ___
 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




-- 
Enzo Cocca (PhD Candidate)
Research Fellow
Università di Napoli L'Orientale
mail: enzo@gmail.com
cell: +393495087014
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] MIssing grass help?

2014-04-03 Thread Anita Graser

Am 03.04.2014, 10:28 Uhr, schrieb Paolo Cavallini cavall...@faunalia.it:


Hi all.
Just upgraded Processing: grass help seems gone.


Same here: No help for GRASS but I didn't have help before the upgrade  
either.


Best wishes,
Anita


Anyone confirms?
Thanks.



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


Re: [Qgis-developer] DB Manager, spatialite 4 and Python

2014-04-03 Thread Ivan Minčík
On Sat, Mar 29, 2014 at 8:35 PM, Ivan Minčík ivan.min...@gmail.com wrote:


 Hi all,
 I was thinking how to improve situation with pyspatialite and spatialite 4
 incompatibility. I have found that loading dynamic libspatialite module
 instead pyspatialite is easier than I thought, at least in Ubuntu 12.04.

 Here is working code example (python-pysqlite2 required):

 from pysqlite2 import dbapi2 as sqlite3
 conn = sqlite3.connect(:memory:)
 conn.enable_load_extension(True)
 cur = conn.cursor()
 cur.execute(SELECT load_extension('libspatialite.so.5'))
 cur.execute(SELECT ST_Length(ST_GeometryFromText('LINESTRING(30 10, 10 30, 
 40 40)')))
 print cur.fetchone()[0]
 conn.close()


 Has anybody tried to replace pyspatialite with python-pysqlite2 and
 dynamic libspatialite loading ?



OK, I have tried following trivial replacement of pyspatialite with
pysqlite2 and it works great. Can we implement it?

---
/usr/share/qgis/python/plugins/db_manager/db_plugins/spatialite/connector.py
2014-04-01 19:48:56.0 +0200
+++ connector.py2014-04-03 22:09:10.044065426 +0200
@@ -26,7 +26,7 @@
 from ..connector import DBConnector
 from ..plugin import ConnectionError, DbError, Table

-from pyspatialite import dbapi2 as sqlite
+from pysqlite2 import dbapi2 as sqlite

 def classFactory():
 return SpatiaLiteDBConnector
@@ -41,6 +41,10 @@

 try:
 self.connection = sqlite.connect( self._connectionInfo() )
+self.connection.enable_load_extension(True)
+self.cursor = self.connection.cursor()
+self.cursor.execute(SELECT
load_extension('libspatialite.so.5'))
+self.cursor.close()

 except self.connection_error_types(), e:
 raise ConnectionError(e)

-- 
Ivan Minčík
ivan.min...@gmail.com  GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.min...@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] How to create a Textual Note auto filled with fields ?

2014-04-03 Thread Ramon Andiñach

On 03/04/2014, at 21:59 , Geo DrinX wrote:

 Hello All,
 
 
 ( Sorry for my english, but I try to explain my need as better as I know ).
 
 
 I need to create  textual notes on many polygons, with QGis, and I would like 
 to automate more than possible the process.
 
 For the moment, I created an Action, defined as following:
 
 
 Note_ACTION
 
 echo [%'\n\nPolygon  (mq) :\n' ||'Area: ' || toint( round ( $area)) || '\n' 
 || 'Perimeter: ' || toint( round ($perimeter)) %]
 
 
 In this way,  clicking on each polygon I have the text I need.   :)
 
 But,  for the moment, it is necessary to copy the text and paste it inside 
 the  Textual Note.
 
 
 It could be possible to... create the action in a way that creates directly 
 the  Textual Note with the text inside ?
 
 
 Could somebody give me suggestions about this ?
 
 Thank you in advance
 
 Roberto

Hi Roberto,

I'm assuming Textual Note is an Attribute Value.

Do you need the value to happen as you draw the polygon? 
If you do, I don't know and you'll need to wait for someone else.

If you want to write the $perimeter and $area into the attribute table after 
making your polygons, than I'd use the field calculator. The icon looks like a 
really small abacus. You can see it on the main icons, but also in the 
attribute table. You can use this to update all (or just the selected polygons) 
to show the right information.

This is a better explanation than I could do:
http://www.qgis.org/en/docs/user_manual/working_with_vector/field_calculator.html
 
(not just in English, e.g. :
http://www.qgis.org/it/docs/user_manual/working_with_vector/field_calculator.html
 )

If I've got it all wrong, please do try and make me understand.

-ramon.

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


[Qgis-developer] WMS Legend in QGIS 2.2

2014-04-03 Thread Tim Sutton
Hi

In the 2.2 release notes, we list the ability to show WMS legend in TOC and
composer[1]. Can someone provide instructions on how to actually do this -
I don't see any obvious way to get it working.

I tested using the fires from the last 48 hours layer at [2].

Regards

Tim

[1] http://changelog.linfiniti.com/qgis/version/21/#108
[2] http://global.afis.co.za/geoserver/wms

-- 
Tim Sutton - QGIS Project Steering Committee Member
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Irc: timlinux on #qgis at freenode.net
==
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer