Re: [Qgis-user] Save label position in 3.2

2018-07-06 Thread Lene Fischer
Hi Richard,
Thanks a lot – this worked. Now I have labels on the roads. 
https://qgiscloud.com/UAS_KU/tur/?e=705743%3B6213558%3B708994%3B6215150&crs=EPSG%3A25832&t=tur&l=DTK%2Fkort25%20klassisk%2Cvejnavn%2Clang_rute%2Ckort_rute%2Csteder&st=

But I still would like to know how to retrieve the coordinates in the attribute 
table.

Kind regards
Lene Fischer




Fra: Richard McDonnell [mailto:richard.mcdonn...@opw.ie]
Sendt: 6. juli 2018 12:04
Til: qgis-user@lists.osgeo.org
Cc: Lene Fischer
Emne: Re: [Qgis-user] Save label position in 3.2

Lene,

Hold the Press, I take back my last email!! Hope its not too late!!!

I have a solution for you!

https://gis.stackexchange.com/questions/288170/qgis-3-2-0-how-to-share-auxiliary-data-between-projects

Use QGIS 3 to create the additional fields with the field calculator, see 
examples below

for example:
Field NameField Type
 Expression
lab_x Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_positionx"

lab_y Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_positiony"

lab_rot  Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_labelrotation"

Then set up the Auxiliary fealds to use your new attributes, this should then 
work for QGISCloud!!



Regards,



Richard.


On 06/07/2018 10:30, Richard McDonnell wrote:
Hi,
It seems, as QGIS 3 is not LTR yet, its not fully supported by QGISCloud.
The only solution seems to be, to open the project in QGIS 2.18, add the x,y 
and rotation attribution and relocate/rotate your labels again.
Sorry I cant be of more help.
Regards,

Richard.

On 06/07/2018 09:53, Lene Fischer wrote:
Yes this is correct – but only if you move the labels – What I want is the 
position for the labels without editing.
I need this for web presentation. When I export to QGISCLOUD the labels is not 
presented – so I have to make a workaround…

Regards
Lene Fischer


Fra: Richard McDonnell [mailto:richard.mcdonn...@opw.ie]
Sendt: 6. juli 2018 10:23
Til: Lene Fischer
Emne: Re: [Qgis-user] Save label position in 3.2

Hi Lene,
In QGIS 2.1X If you create X,Y and rotation attributes, when you use the move 
or rotate labels tools, the attribution is automatically updated. I would 
assume its the same!, though open to correction!
Hope this helps.

Regards
On 06/07/2018 09:12, Lene Fischer wrote:

Hi,

I´m using 3.2 and trying out the label function. Wonderful new possibilities!

I would like to save the z, y and rotation for the labels, but I can only get 
the information for labels I have edited in the 
"auxiliary_storage_labeling_positionx".

Are there any other way to capture the positions ?

Regards





Lene Fischer

Associate Professor



University of Copenhagen

Department of Geoscience and Natural Resource Management

Forest and Landscape College

Nødebovej 77a

3480 Fredensborg

Denmark





MOB +45 40115084

l...@ign.ku.dk



___

Qgis-user mailing list

Qgis-user@lists.osgeo.org

List info: https://lists.osgeo.org/mailman/listinfo/qgis-user

Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--
Richard McDonnell
GIS Specialist PgD GIS AssocSCSI
OPW FRM Data Management
52 Stephens Green, Dublin 2.
TEL: 01 6476543

[http://www.opw.ie/en/media/opw-logo-december-2016.gif]


Email Disclaimer: http://www.opw.ie/en/disclaimer/

--
Richard McDonnell
GIS Specialist PgD GIS AssocSCSI
OPW FRM Data Management
52 Stephens Green, Dublin 2.
TEL: 01 6476543




___

Qgis-user mailing list

Qgis-user@lists.osgeo.org

List info: https://lists.osgeo.org/mailman/listinfo/qgis-user

Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

--
Richard McDonnell
GIS Specialist PgD GIS AssocSCSI
OPW FRM Data Management
52 Stephens Green, Dublin 2.
TEL: 01 6476543
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Saving a CRS EPSG 4326 project as CRS EPSG 3857

2018-07-06 Thread Patrick Dunford

Good day

I have some Qgis map projects that were originally in EPSG 4326 that I 
am converting to EPSG 3857 without OTF transformation.


All of the layers in the projects have been resaved as EPSG:3857 layers 
and display as expected in the map canvas.


In the projects I have changed the project CRS in the project properties 
to EPSG:3857 and saved the project into a new project file.


However at the moment there is a problem with the coordinates that are 
displayed at the bottom of the map canvas window. The coordinates being 
displayed are EPSG:4326 coordinates, not the ones for EPSG:3857 that I 
have changed the project properties into.


Furthermore I have looked in the project's source file and found it 
still references EPSG:4326 within the file. Specifically the section 
containing this reference. This section is near the bottom of the 
project file.



  
    
    
  
    
    
    false
    
    
  EPSG:4326
  1
  3452
  +proj=longlat +datum=WGS84 
+no_defs

    

How can I complete the conversion of my project file to the new CRS so 
that the coordinates displayed in the map canvas are the correct ones 
for that CRS.





___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Save label position in 3.2

2018-07-06 Thread Nyall Dawson
On Fri, 6 Jul 2018 at 18:13, Lene Fischer  wrote:
>
> Hi,
> I´m using 3.2 and trying out the label function. Wonderful new possibilities!
> I would like to save the z, y and rotation for the labels, but I can only get 
> the information for labels I have edited in the 
> "auxiliary_storage_labeling_positionx".
> Are there any other way to capture the positions ?

If I understand the request correctly - what you're after is a way to
store the automatically calculated positions for labels which you
haven't manually placed, right?

Nyall
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Building attribute table in QGIS

2018-07-06 Thread Kurt Menke
Hello Badri,
There are two overlapping feature requests for this type of functionality.
https://issues.qgis.org/issues/14449
https://issues.qgis.org/issues/18962

I have been interested in this for quite awhile and have discussed it with
Nyall Dawson.
I've set up a proposal for it:
https://docs.google.com/document/d/12uNCONsO0EjzAuFud2HlogfdSl-6qm0buGV1wz6yVc8/edit?usp=sharing

I know there is a lot of interest but haven't been able to assemble a group
who could collectively fund the development. I'm willing to pitch in. Maybe
it's time to revisit this?!

Kurt

**

Kurt Menke, GISP
Bird’s Eye View
3016 Santa Clara Ave SE
Albuquerque, NM 87106

www.BirdsEyeViewGIS.com 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Save label position in 3.2

2018-07-06 Thread Richard McDonnell

Lene,

*Hold the Press*, I take back my last email!! Hope its not too late!!!

I have a solution for you!

https://gis.stackexchange.com/questions/288170/qgis-3-2-0-how-to-share-auxiliary-data-between-projects

Use QGIS 3 to create the additional fields with the field calculator, 
see examples below


for example:
*Field NameField Type Expression*
lab_x Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_positionx"


lab_y Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_positiony"


lab_rot  Decimal (Real)   (20,4) 
"auxiliary_storage_labeling_labelrotation"


Then set up the Auxiliary fealds to use your new attributes, this should then 
work for QGISCloud!!

Regards,

Richard.

On 06/07/2018 10:30, Richard McDonnell wrote:

Hi,
It seems, as QGIS 3 is not LTR yet, its not fully supported by QGISCloud.
The only solution seems to be, to open the project in QGIS 2.18, add 
the x,y and rotation attribution and relocate/rotate your labels again.

Sorry I cant be of more help.
Regards,

Richard.


On 06/07/2018 09:53, Lene Fischer wrote:


Yes this is correct – but only if you move the labels – What I want 
is the position for the labels without editing.


I need this for web presentation. When I export to QGISCLOUD the 
labels is not presented – so I have to make a workaround…


Regards

Lene Fischer

*Fra:*Richard McDonnell [mailto:richard.mcdonn...@opw.ie]
*Sendt:* 6. juli 2018 10:23
*Til:* Lene Fischer
*Emne:* Re: [Qgis-user] Save label position in 3.2

Hi Lene,
In QGIS 2.1X If you create X,Y and rotation attributes, when you use 
the move or rotate labels tools, the attribution is automatically 
updated. I would assume its the same!, though open to correction!

Hope this helps.

Regards

On 06/07/2018 09:12, Lene Fischer wrote:

Hi,

I´m using 3.2 and trying out the label function. Wonderful new 
possibilities!

I would like to save the z, y and rotation for the labels, but I can only get the 
information for labels I have edited in the 
"auxiliary_storage_labeling_positionx".

Are there any other way to capture the positions ?

Regards

Lene Fischer

Associate Professor

University of Copenhagen

Department of Geoscience and Natural Resource Management

Forest and Landscape College

Nødebovej 77a

3480 Fredensborg

Denmark

MOB +45 40115084

l...@ign.ku.dk 

___

Qgis-user mailing list

Qgis-user@lists.osgeo.org 

List info:https://lists.osgeo.org/mailman/listinfo/qgis-user

Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user

--
*_Richard McDonnell_*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2.*
TEL: 01 6476543





Email Disclaimer: http://www.opw.ie/en/disclaimer/



--
*_Richard McDonnell_*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2.*
TEL: 01 6476543


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


--
*_Richard McDonnell_*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2.*
TEL: 01 6476543
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Qgis-user Digest: Building attribute table in QGIS (badri)

2018-07-06 Thread Chris House
Hi Badri,

You can convert raster to xyz layer using processing tool. I do this and
choose csv option. Be warned this is going to be huge depending on your
raster size. There may be other methods but this is what I use.

--Chris

On Fri, Jul 6, 2018, 2:50 AM  wrote:

> Send Qgis-user mailing list submissions to
> qgis-user@lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.osgeo.org/mailman/listinfo/qgis-user
> or, via email, send a message with subject or body 'help' to
> qgis-user-requ...@lists.osgeo.org
>
> You can reach the person managing the list at
> qgis-user-ow...@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. Building attribute table in QGIS (badri)
>2. QGIS Icon (Stefan Löhr)
>
>
> --
>
> Message: 1
> Date: Fri, 6 Jul 2018 06:30:29 +1000
> From: badri 
> To: qgis-user@lists.osgeo.org
> Subject: [Qgis-user] Building attribute table in QGIS
> Message-ID:
> <
> cao_e1tgl90ki90eip1oh9haksoab3w_kkrzmud2gw2rebgm...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Dear QGIS users,
>
> I need to build an attribute table for a raster data layer. Would I be able
> to do this in QGIS?  If yes, please help me know the details.
>
> Thank you.
>
> Regards
>
> Badri Basnet
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/qgis-user/attachments/20180706/f89d38f0/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Fri, 6 Jul 2018 08:43:28 +0200
> From: Stefan Löhr 
> To: qgis-user@lists.osgeo.org
> Subject: [Qgis-user] QGIS Icon
> Message-ID: <43dbcfc8-01f3-0921-54fa-ab51d2c10...@topographics.de>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hello,
>
> just out of curiosity:
>
> Is it known that the QGis3 Icon and the QuickTime Icon on Mac look very
> similar?
>
> I mean: Apple filed copyright claims for lesser reasons...
>
>
> If the attatchment is scrubed, you can find screenshot here:
>
> https://ibb.co/gESRwd
>
>
> Besides: You did a good job with QGis3! Thanks!
>
>
> Greetings,
> Stefan
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/qgis-user/attachments/20180706/009392bd/attachment.html
> >
> -- next part --
> A non-text attachment was scrubbed...
> Name: mocddbamebmnilpf.png
> Type: image/png
> Size: 25747 bytes
> Desc: not available
> URL: <
> http://lists.osgeo.org/pipermail/qgis-user/attachments/20180706/009392bd/attachment.png
> >
> -- next part --
> A non-text attachment was scrubbed...
> Name: Bildschirmfoto 2018-07-05 um 16.54.28.png
> Type: image/png
> Size: 25747 bytes
> Desc: not available
> URL: <
> http://lists.osgeo.org/pipermail/qgis-user/attachments/20180706/009392bd/attachment-0001.png
> >
>
> --
>
> Subject: Digest Footer
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
> --
>
> End of Qgis-user Digest, Vol 149, Issue 13
> **
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS Icon [Marketing Mail]

2018-07-06 Thread Anita Graser
> Hi,
>
> We've thought about this when we evaluated the design and came to the
> conclusion that it's not an issue. There are tons of Qshaped logos. Nobody
> has an exclusive right to that shape.
>
> Regards
> Anita
> QGIS PSC member
>
> http://anitagraser.com
>
> On Fri, Jul 6, 2018, 08:57 Elstermann, Mike 
> wrote:
>
>> I see it relaxed, because both use the Q as basic form, or has Apple now
>> also a “Q”-patent ;-)
>>
>>
>>
>> mikeE.
>>
>>
>>
>> *Von:* Qgis-user  *Im Auftrag von *Stefan
>> Löhr
>> *Gesendet:* Freitag, 6. Juli 2018 08:43
>> *An:* qgis-user@lists.osgeo.org
>> *Betreff:* [Qgis-user] QGIS Icon [Marketing Mail]
>>
>>
>>
>> Hello,
>>
>> just out of curiosity:
>>
>> Is it known that the QGis3 Icon and the QuickTime Icon on Mac look very
>> similar?
>>
>> I mean: Apple filed copyright claims for lesser reasons...
>>
>>
>>
>> If the attatchment is scrubed, you can find screenshot here:
>>
>> https://ibb.co/gESRwd
>>
>>
>> Besides: You did a good job with QGis3! Thanks!
>>
>>
>> Greetings,
>> Stefan
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Save label position in 3.2

2018-07-06 Thread Richard McDonnell

Hi,
It seems, as QGIS 3 is not LTR yet, its not fully supported by QGISCloud.
The only solution seems to be, to open the project in QGIS 2.18, add the 
x,y and rotation attribution and relocate/rotate your labels again.

Sorry I cant be of more help.
Regards,

Richard.


On 06/07/2018 09:53, Lene Fischer wrote:


Yes this is correct – but only if you move the labels – What I want is 
the position for the labels without editing.


I need this for web presentation. When I export to QGISCLOUD the 
labels is not presented – so I have to make a workaround…


Regards

Lene Fischer

*Fra:*Richard McDonnell [mailto:richard.mcdonn...@opw.ie]
*Sendt:* 6. juli 2018 10:23
*Til:* Lene Fischer
*Emne:* Re: [Qgis-user] Save label position in 3.2

Hi Lene,
In QGIS 2.1X If you create X,Y and rotation attributes, when you use 
the move or rotate labels tools, the attribution is automatically 
updated. I would assume its the same!, though open to correction!

Hope this helps.

Regards

On 06/07/2018 09:12, Lene Fischer wrote:

Hi,

I´m using 3.2 and trying out the label function. Wonderful new 
possibilities!

I would like to save the z, y and rotation for the labels, but I can only get the 
information for labels I have edited in the 
"auxiliary_storage_labeling_positionx".

Are there any other way to capture the positions ?

Regards

Lene Fischer

Associate Professor

University of Copenhagen

Department of Geoscience and Natural Resource Management

Forest and Landscape College

Nødebovej 77a

3480 Fredensborg

Denmark

MOB +45 40115084

l...@ign.ku.dk 

___

Qgis-user mailing list

Qgis-user@lists.osgeo.org 

List info:https://lists.osgeo.org/mailman/listinfo/qgis-user

Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-user

--
*_Richard McDonnell_*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2.*
TEL: 01 6476543





Email Disclaimer: http://www.opw.ie/en/disclaimer/



--
*_Richard McDonnell_*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2.*
TEL: 01 6476543
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Save label position in 3.2

2018-07-06 Thread Lene Fischer
Hi,
I´m using 3.2 and trying out the label function. Wonderful new possibilities!
I would like to save the z, y and rotation for the labels, but I can only get 
the information for labels I have edited in the 
"auxiliary_storage_labeling_positionx".
Are there any other way to capture the positions ?
Regards


Lene Fischer
Associate Professor

University of Copenhagen
Department of Geoscience and Natural Resource Management
Forest and Landscape College
Nødebovej 77a
3480 Fredensborg
Denmark


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

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS Icon

2018-07-06 Thread Andreas Neumann

Hi,

As far as I know one can't have trademarks on letters. In addition - 
color and shape, as well as fills are quite different.


Besides - do you think Apple has an interest in sueing a popular Open 
Source project? What reputation damage would that be for Apple?


I am not so worried.

Andreas


Am 06.07.2018 um 08:43 schrieb Stefan Löhr:


Hello,

just out of curiosity:

Is it known that the QGis3 Icon and the QuickTime Icon on Mac look 
very similar?


I mean: Apple filed copyright claims for lesser reasons...


If the attatchment is scrubed, you can find screenshot here:

https://ibb.co/gESRwd


Besides: You did a good job with QGis3! Thanks!


Greetings,
Stefan


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user