[Qgis-user] RE: Qgis-user Digest, Vol 70, Issue 29

Julia R. Charvat Julia.Charvat at gatewayrehab.org
Thu Dec 15 05:43:44 PST 2011


Thank you so much! So simple, but so helpful. :)

Julia Charvat
Project Management Assistant
Gateway Rehab
Corporate Headquarters
311 Rouser Road
Moon Twp., PA 15108
p: 412.604.8900 x 1191
c: 724.683.9047
f: 412.299.8751
www.gatewayrehab.org



This email transmission is intended only for the use of the individual or entity that it is addressed to, and may contain information that is privileged, confidential, and exempt from disclosure under applicable Laws (including 45 CFR, Parts 160 & 164, Standards for Privacy of Individually Identifiable Health Information; and 42 CFR, Part 2, Confidentiality for Alcohol and Drug Abuse Patient Records and all applicable state laws). The Federal rules restrict any use of the information to criminally investigate or prosecute any alcohol or drug abuse patients. If the reader of this message is not the intended recipient, or is the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this email transmission in error, please notify the sending party immediately. Thank you for your courtesy and consideration for confidentiality and security.

-----Original Message-----
From: qgis-user-bounces at lists.osgeo.org [mailto:qgis-user-bounces at lists.osgeo.org] On Behalf Of qgis-user-request at lists.osgeo.org
Sent: Thursday, December 15, 2011 3:12 AM
To: qgis-user at lists.osgeo.org
Subject: Qgis-user Digest, Vol 70, Issue 29

Send Qgis-user mailing list submissions to
        qgis-user at lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/qgis-user
or, via email, send a message with subject or body 'help' to
        qgis-user-request at lists.osgeo.org

You can reach the person managing the list at
        qgis-user-owner at lists.osgeo.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of Qgis-user digest..."


Today's Topics:

   1. Re: Editing Numbers in Graduated Symbol Classification
      (Sake Wagenaar)
   2. trouble with v.in.ogr  (Kirk Wythers)
   3. Re: Help on design a QT dialog ui and it's python code
      (display a picture) (Horst D?ster)
   4. NULL in raster calculator (Agustin Lobo)
   5. Set NULL value in raster (Agustin Lobo)
   6. Re: Help on design a QT dialog ui and it's python code
      (display a picture) (Patrice Vetsel)
   7. Re: [Qgis-developer] Georeferencer produces wrong (shifted)
      result (Agustin Lobo)
   8. Installing Quntum GIS (Fabio De Francesco)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Dec 2011 18:27:25 +0100
From: Sake Wagenaar <sw1234 at planet.nl>
Subject: Re: [Qgis-user] Editing Numbers in Graduated Symbol
        Classification
To: Qgis-user at lists.osgeo.org
Message-ID: <4EE8DC7D.7050208 at planet.nl>
Content-Type: text/plain; charset="iso-8859-1"

On the Properties/Style tab, you can edit the category labels, by doubleclicking on the text in the 'Label' column.

Sake Wagenaar

Op 14-12-2011 16:59, Julia R. Charvat schreef:
>
> Hello all,
>
> Do you know if it is possible to change the appearance of the numbers
> either initially in the Properties\Style tab (Graduated Symbol
> Classification) or later in the Print Composer/Legend editing box so
> that the classification numbers read (for example) 1-10 rather than
> 1.0000 -- 10.0000? It would be nice to give the legend a "clean" look
> without all of the extraneous 0's.
>
> Any help would be greatly appreciated!
>
> *Julia Charvat*
>
> Project Management Assistant
>
> Gateway Rehab
>
> Corporate Headquarters
>
> 311 Rouser Road
>
> Moon Twp., PA 15108
>
> p: 412.604.8900 x 1191
>
> c: 724.683.9047
>
> f: 412.299.8751
>
> www.gatewayrehab.org <http://www.gatewayrehab.org>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-user/attachments/20111214/66457076/attachment-0001.html

------------------------------

Message: 2
Date: Wed, 14 Dec 2011 11:40:54 -0600
From: Kirk Wythers <kirk.wythers at gmail.com>
Subject: [Qgis-user] trouble with v.in.ogr
To: qgis-user at lists.osgeo.org
Message-ID: <25BE448E-EC90-4C67-B189-2B651A7E54F6 at gmail.com>
Content-Type: text/plain; charset=us-ascii

I am using ogr2ogr to reproject a shape file, and then I am using v.in.ogr, to read the file into a grass location. In addition I use PG to handle database management. However, I am getting a pg error about a column name conflicting with a system column name. Has anyone seen this before? If so, any suggestions on how to correct the problem? I find it hard to believe that "xmin" is a restricted name.

GRASS 6.4.1 (northcentralus_albersequalarea):~ > ogr2ogr -t_srs "`g.proj -wf`" test.shp ~/Desktop/ew4km/ew4kmg_Clip.shp GRASS 6.4.1 (northcentralus_albersequalarea):~ > v.in.ogr dsn=~/test.shp output=ew4kmg_Clip Projection of input dataset and current location appear to match
Layer: test
DBMI-Postgres driver error:
Cannot execute:
create table ew4kmg_Clip (cat integer, Id integer, XMIN double precision, XMAX double precision, YMIN double precision, YMAX double precision)
ERROR:  column name "xmin" conflicts with a system column name


ERROR: Unable to create table: 'create table ew4kmg_Clip (cat integer, Id
       integer, XMIN double precision, XMAX double precision, YMIN double
       precision, YMAX double precision)'

Here is output of db.connect. I think I have this all set up properly. Am I not seeing something super obvious?

GRASS 6.4.1 (northcentralus_albersequalarea):~ > db.connect -p driver:pg database:host=localhost,dbname=northcentralus
schema:
group:




------------------------------

Message: 3
Date: Wed, 14 Dec 2011 19:15:15 +0100
From: Horst D?ster <horst.duester at kappasys.ch>
Subject: Re: [Qgis-user] Help on design a QT dialog ui and it's python
        code    (display a picture)
To: qgis-user at lists.osgeo.org
Message-ID: <4EE8E7B3.1080401 at kappasys.ch>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Patrice

In which way did you try to create a ui dialog. With the Qt-Designer it is very easy to create ui forms.

Regards
Horst

Dr. Horst D?ster
Kappasys
Alte Bernstrasse 13
CH-4500 Solothurn

Tel.: +41 (0) 32 514 00 40
Mobil: +41 (0) 76 408 51 06
eMail: horst.duester at kappasys.ch
skype: horstduester
Twitter: moazagotl
Web: www.kappasys.ch

lat: N 47? 12' 06.408" lon: E 7? 32' 13.740"

Am 14.12.2011 13:31, schrieb Patrice Vetsel:
> Hi,
>
> I need help on designing a QT dialog ui for qgis.
>
> My layer (spatialite) contain some fields One of them is "photo". It's
> a STRING that contain the path (relative) for a picture (jpeg)
>
> I have no success on creating a QT dialog .ui and the python code for
> it I need a dialog .ui that show on a Qlabel the picture that is stored on "photo"
>
> May be you have a working exemple for doing this ?!
>
> Best regards
>
>
> Patrice Vetsel
> patrice at kagou.fr
> http://blog.kagou.fr
>
>
>
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user


------------------------------

Message: 4
Date: Wed, 14 Dec 2011 21:35:46 +0100
From: Agustin Lobo <alobolistas at gmail.com>
Subject: [Qgis-user] NULL in raster calculator
To: qgis-user <qgis-user at lists.osgeo.org>
Message-ID:
        <CAG4NRe+P2sbg1X0n_7gUmm=6K5i6jV-A4rcVfUnwa64HhWDaqw at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi!
Is it posible to write  NULL values with the raster calculator? and test its presence (i.e. is.null() )?
Thanks
Agus


------------------------------

Message: 5
Date: Wed, 14 Dec 2011 21:54:34 +0100
From: Agustin Lobo <alobolistas at gmail.com>
Subject: [Qgis-user] Set NULL value in raster
To: qgis-user <qgis-user at lists.osgeo.org>,      qgis-developer
        <qgis-developer at lists.osgeo.org>
Message-ID:
        <CAG4NReKJckOnU=zgxgeeUVyAnS2qMs6jbCV6uvv4_3R7jFjbvA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Is it possible to set the NULL value of a raster (beyond than what is done for the current session with Properties)?
Raster/Translate prompts for a new raster (which is not the case for the projection with Assign Projection).
Agus


------------------------------

Message: 6
Date: Thu, 15 Dec 2011 06:40:10 +0100
From: Patrice Vetsel <patrice at kagou.fr>
Subject: Re: [Qgis-user] Help on design a QT dialog ui and it's python
        code    (display a picture)
To: qgis-user at lists.osgeo.org
Message-ID: <99CBFFF3-01BF-4C6E-9284-A908F881CC68 at kagou.fr>
Content-Type: text/plain; charset="iso-8859-1"

Here is my simple project to try to develop this dialog ui

http://www.kagou.fr/qgis.zip

The python code is empty and need to be implemented

Regards
Le 14 d?c. 2011 ? 19:15, Horst D?ster a ?crit :

> Hi Patrice
>
> In which way did you try to create a ui dialog. With the Qt-Designer it is very easy to create ui forms.
>
> Regards
> Horst
>
> Dr. Horst D?ster
> Kappasys
> Alte Bernstrasse 13
> CH-4500 Solothurn
>
> Tel.: +41 (0) 32 514 00 40
> Mobil: +41 (0) 76 408 51 06
> eMail: horst.duester at kappasys.ch
> skype: horstduester
> Twitter: moazagotl
> Web: www.kappasys.ch
>
> lat: N 47? 12' 06.408" lon: E 7? 32' 13.740"
>
> Am 14.12.2011 13:31, schrieb Patrice Vetsel:
>> Hi,
>>
>> I need help on designing a QT dialog ui for qgis.
>>
>> My layer (spatialite) contain some fields One of them is "photo".
>> It's a STRING that contain the path (relative) for a picture (jpeg)
>>
>> I have no success on creating a QT dialog .ui and the python code for
>> it I need a dialog .ui that show on a Qlabel the picture that is stored on "photo"
>>
>> May be you have a working exemple for doing this ?!
>>
>> Best regards
>>
>>
>> Patrice Vetsel
>> patrice at kagou.fr
>> http://blog.kagou.fr
>>
>>
>>
>>
>>
>> _______________________________________________
>> Qgis-user mailing list
>> Qgis-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

Patrice Vetsel
patrice at kagou.fr
http://blog.kagou.fr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-user/attachments/20111215/9fe2072d/attachment-0001.html

------------------------------

Message: 7
Date: Thu, 15 Dec 2011 07:04:42 +0100
From: Agustin Lobo <alobolistas at gmail.com>
Subject: [Qgis-user] Re: [Qgis-developer] Georeferencer produces wrong
        (shifted) result
To: qgis-developer <qgis-developer at lists.osgeo.org>,
        m.massing at warped-space.de
Cc: qgis-user <qgis-user at lists.osgeo.org>
Message-ID:
        <CAG4NReLAJsxx7LehLt5MWBQoDEUdcd_7zV_A2tWpOwjbConQvA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Manuel answers a message I  sent to him only. He includes all relevant parts of my message except the link to the arcgis result:
https://sites.google.com/site/openfiles2/home/ilerfly125v2geoarcgis.7z?attredirects=0&d=1

Manuel,
There is no wld file for the input layer The GCP table with errors can be seen here:
https://sites.google.com/site/filestemp2/home/GCP.jpeg?attredirects=0&d=1

As I'm using gdallib1-1.8.0.2, could this be a gdal problem? Could anybody else using gdallib1-1.8 amd qgis1.7.3 verify (I provided all necessary material)?

We have solved the practical issue for this particular image using another software, so we are not in a hurry. But I'm a bit surprised by the little attention that this problem is raising among developers.
A correct georeferencing is a critical
issue for a GIS. If this bug is confirmed, users should be warned.

Agus

2011/12/14 Manuel Massing <m.massing at warped-space.de>:
> Hi Agus,
>
>
>> Cannot download
>> http://www.warped-space.de/Ilerfly125v2_modifziert.tif,
>
>> I get:
>
>> Oops! This link appears to be broken.
>
>
> sorry, the correct link is
>
>
> http://www.warped-space.de/Ilerfly125v2_modifiziert.tif
>
>
>> The procedure we follow is:
>
>> 1. Set project to CRS EPSG:23031
>
>> 2. No On the fly reprojection
>
>> 3. Start georeferencer and open ilerfly125v2.tif and its points file
>
>> with the settings displayed
>
>
> thats correct, and I did exactly the same (except for the scale change
> - might be worth checking out), but couldn't reproduce the shiftr (my
> results match
>
> the output of the arcgis version).
>
>
> I've got a lot on my plate right now, but if I find the time I'll try
> to look this is a regression in qgis or the georeferencer, as I said
> I'm still on 1.7 atm.
>
>
> How do the residuals look in the georeferencer? Is there a noticable
> bias
>
> (i.e. do they all point in one direction?)
>
>
> Also, make sure there was no world file influencing the unreferenced
> file
>
> (something like Ilerfly125v2.wld), the georeferencer can't handle that.
>
>
> I also noticed that you used a scale change, does the shift also
> appear
>
> without scale change?
>
>
> cheers,
>
>
> Manuel
>
>
>
>
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>


------------------------------

Message: 8
Date: Thu, 15 Dec 2011 09:04:46 +0100
From: Fabio De Francesco <fabio.defrancesco at gmail.com>
Subject: [Qgis-user] Installing Quntum GIS
To: Qgis-user at lists.osgeo.org
Message-ID:
        <CAJq2kg-Cuf4jwdrf=hTebVHs5D6zCzQhLve12E_Z-xSsCzkY1A at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Dear All,

I'm a new quantum gis user and i found very easy to install on a Microsoft environment.
But now the trouble is how to install Q GIS Wroclaw in Ubuntu 11.10 "oneric Ocelot".

Thanks in advance


--
Fabio De Francesco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-user/attachments/20111215/3ae1c1d8/attachment.html

------------------------------

_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


End of Qgis-user Digest, Vol 70, Issue 29
*****************************************





This email transmission is intended only for the use of the individual or entity that it is addressed to, and may contain information that is privileged, confidential, and exempt from disclosure under applicable Laws (including 45 CFR, Parts 160 & 164, Standards for Privacy of Individually Identifiable Health Information; and 42 CFR, Part 2, Confidentiality for Alcohol and Drug Abuse Patient Records and all applicable state laws). The Federal rules restrict any use of the information to criminally investigate or prosecute any alcohol or drug abuse patients. If the reader of this message is not the intended recipient, or is the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this email transmission in error, please notify the sending party immediately. Thank you for your courtesy and consideration for confidentiality and security.



More information about the Qgis-user mailing list