Re: [QGIS-it-user] #24daysofgis 2018

2018-12-04 Per discussione Totò
Totò wrote
> Gabriela Osaci-Costache wrote
>> Salve!
>> dal 1 dicembre è stata riaperta l'iniziativa #24daysofgis :-))
>> Oggi, il quarto giorno:
>> https://twitter.com/northroadgeo/status/1069897510955638784
>> Saluti,Gabriela
> 
> Salve a tutti,
> per chi volesse seguire #24daysofgis 2018 ed altro, troverete i tweet di
> Nyall nel canale Telegram di QGIS Italia [0]
> 
> [0] #24daysofgis 2018

scusate , ho dimenticato il link al canale:

https://t.me/qgisitalia



-
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] #24daysofgis 2018

2018-12-04 Per discussione Totò
Gabriela Osaci-Costache wrote
> Salve!
> dal 1 dicembre è stata riaperta l'iniziativa #24daysofgis :-))
> Oggi, il quarto giorno:
> https://twitter.com/northroadgeo/status/1069897510955638784
> Saluti,Gabriela

Salve a tutti,
per chi volesse seguire #24daysofgis 2018 ed altro, troverete i tweet di
Nyall nel canale Telegram di QGIS Italia [0]

[0] #24daysofgis 2018

saluti



-
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] #24daysofgis 2018

2018-12-04 Per discussione Giulio Fattori

Grazie della segnalazione, come sempre utilissime pillole di saggezza.
Buona giornata

Il 04/12/2018 20:44, Gabriela Osaci-Costache ha scritto:

Salve!

dal 1 dicembre è stata riaperta l'iniziativa #24daysofgis :-))

Oggi, il quarto giorno: 
https://twitter.com/northroadgeo/status/1069897510955638784


Saluti,
Gabriela

___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user



___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] Print composer not locking layers in 2.18.17 and crashing in 3.4.2

2018-12-04 Per discussione Patrick Dunford
I think you are finding that Qgis version 3 handles layers differently 
from its predecessor and has some sort of memory caching of raster 
layers or other capability that uses a lot more memory when processing 
raster layers for display on the map canvas or a print layout, compared 
to previous editions of the software


I have also asked questions like this but so far, I haven't had any 
response to queries about this difference in architecture between the 
versions of the software.


2 GB is a very large raster file by any standard and one might be 
inclined to question a few things like the area that it covers or can 
you downsample or otherwise reduce the size of the rasters to bring them 
within a more manageable size that the software can handle.


On 3/12/18 11:22 PM, Reginald wrote:

Hello qgis users,

I needed to make a A4 pdf of a parcel with as underground the aerial
photographs of distinct years.

When I used qgis 3.4.2 the application crashed during the proces of making
the printcomposer.
The aerial photographs are jp2 files of a size ranging from 2 GB to 9
kb. I used the qlrbrowser to add them to the project.
The memory usage of qgis escalated to 10 GB and more and eventually qgis
crashed.
After trying two times more with the same result I decided to use qgis
2.18.17.
With this version of qgis I could compose the print layout but every time I
wanted to export the composer to pdf  the individual maps that were locked
were lost and four identical maps are shown.

For all the maps I have these item properties:
   
How can I export the printcomposer so that I obtain 4 different maps in one
layout?

Regards,




--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
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

[QGIS-it-user] #24daysofgis 2018

2018-12-04 Per discussione Gabriela Osaci-Costache
Salve!
dal 1 dicembre è stata riaperta l'iniziativa #24daysofgis :-))
Oggi, il quarto giorno: 
https://twitter.com/northroadgeo/status/1069897510955638784
Saluti,Gabriela___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


[Qgis-user] Question About QgsGeometry Static Functions

2018-12-04 Per discussione C Hamilton
QgsGeometry has the following static functions

QgsGeometry.fromPolylineXY( list of QgsPointXY)
QgsGeometry.fromMultiPolylineXY( list of QgsPointXY lists)

If I am working with QgsPoint rather than QgsPointXY there is

QgsGeometry.fromPolyline( list of QgsPoint)

However there is not a similar multi polyline function. Why not?

QgsGeometry.fromMultiPolyline( list of QgsPoint list)

What is the proper way to implement this?

Thanks
___
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] Confused by Point vs. PointZ and LineString v. LineStringZ

2018-12-04 Per discussione C Hamilton
I have been writing some code that maintains the Z dimension for vector
layers. When I create a layer from QGIS points whether it is a point or
line layer and I create the points with QgsPoint(x, y, altitude), I can do
this without using PointZ or LineStringZ layers and it maintains the Z axis.

What is the purpose of PointZ, LineStringZ, and PolygonZ? Is there a reason
I should be using them when Point, LineString, and Polygon seem to work the
same? Is there a reason I should not use the Z versions?

Thanks,

Calvin
___
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] Delimited text issue

2018-12-04 Per discussione Taimur al said
Dear all,

Thank you Nicolas and Andreas.

I have tried many tests cutting and pasting to a new sheet and saving the excel 
sheet as CSV files but still only 20 rows are showing. I think the sheet is 
fine but seems there is a problem with some settings on my QGIS. Is there any 
specific settings you would like me share with you?

I also took a few screen shots of the excel sheet and on Qgis

Much appreciated and thank you with regards,

Taimur Al Said

Taimur Al Said

On Dec 4, 2018, at 10:54 AM, Taimur al said 
mailto:taimur_a_als...@hotmail.com>> wrote:

Dear all,

Thank you Nicolas and Andreas.

I have tried many tests cutting and pasting to a new sheet and saving the excel 
sheet as CSV files but still only 20 rows are showing. I think the sheet is 
fine but seems there is a problem with some settings on my QGIS. Is there any 
specific settings you would like me share with you?

I also took a few screen shots of the excel sheet and on Qgis

Much appreciated and thank you with regards,

Taimur Al Said

From: Nicolas Cadieux 
mailto:nicolas.cadi...@archeotec.ca>>
Sent: Monday, December 3, 2018 8:47 PM
To: Andreas Neumann
Cc: Taimur al said; qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Delimited text issue

Hi,
Yes that seems to be the problem. Excel has a tendency to add empty delimiters 
in rows that have been erased.  One way of dealing with that is to cut and 
paste to data you want in a new spreadsheet and then to export that to csv.  I 
don’t think libreoffice has that problem.
Nicolas


Le 3 déc. 2018 à 06:47, Andreas Neumann 
mailto:a.neum...@carto.net>> a écrit :


Hi,

You seem to have an issue in your data around row 20. Probably not enough 
delimeters, or an unescaped character within an attribute that makes QGIS 
believe that parts of the data belongs to a different, potentially 
incompatible, attribute.

Please check your data against mistakes. If you can't find it out yourself, 
upload it somewhere to share it and we can have a look. Without having access 
to your data and the setting you used (e.g. a screenshot of your settings), it 
is impossible to help.

Another potential trouble could be that you have chosen more than one delimiter 
and QGIS chokes on that because that other delimiter is part of your data in a 
certain attribute.

Andreas

On 2018-12-03 12:07, Taimur al said wrote:


Hi,

I'm emailing regarding an issue i'm facing with the latest version of Qgis 
3.4.2.

Currently im trying to upload an excel sheet converted to (CSV format) on Qgis, 
this sheet has over 100 rows but only 20 rows are shown and then after adding 
these rows to the canvas only 20 points show. I have tried with other excel 
sheets (CSV) i have tried and worked with in the past with the older version 
and still only 20 rows show.


May i ask if im doing anything wrong / is there a new way to do it?

Hope to hear from you soon.

Regards,

Taimur Al Said
Wildlife Biologist

___
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



___
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] User question of the month

2018-12-04 Per discussione Fernando M. Roxo da Motta
Em ter, 2018-12-04 às 07:51 +, burghardt.scho...@stadt.wolfsburg.de
escreveu:
> Hi Anita,
>  
> I have problems sending the completed questionnaire for the current
> survey. A click on "send" obviously remains ineffective. I have tried
> several browsers (Firefox, Chrome, IE 11). Could you take a look at
> this, please?

  I'm not Anita, but just to be sure that the basics are covered, are you
sure you have selected one different column for each question?   I I
understood correctly the objective, those questions are meant to priorize
those tasks.


  HTH.


>  
> Regards
> Burghardt
>  
> Von: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] Im Auftrag von
> Anita Graser
> Gesendet: Montag, 3. Dezember 2018 22:24
> An: qgis-user
> Betreff: Re: [Qgis-user] User question of the month
>  
> Dear users,
>  
> The answers to the user question of November have now been published: ht
> tp://blog.qgis.org/2018/12/03/user-question-of-the-month-dec-18-answers-
> from-nov/
>  
> We also have a new question for December: what you think QGIS.ORG should
> focus on in 2019? https://goo.gl/forms/2xOP1rSz8AaDCCi02
>  
> Regards,
> Anita
>  
>  
> On Sun, Nov 11, 2018 at 10:23 PM Anita Graser 
> wrote:
> > Dear users, 
> >  
> > QGIS 2.18 is the third LTR since we started this effort back in 2015
> > and next year will see the first LTR of QGIS 3. On this occasion, we
> > want to learn more about our users and which versions of QGIS they
> > use. Therefore, we invite you to our QGIS user question of the month: 
> > https://goo.gl/forms/m27b3W477fFNYtxg1
> >  
> > Regards,
> > Anita
> 
> ___
> 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


  Roxo

-- 
 Non luctari, ludare ---+ WYSIWYG
Fernando M. Roxo da Motta   | Editor?
Except where explicitly stated I speak on my own behalf.|  VI !!
PU5RXO  | I see text,
 Quis custodiet ipsos custodes?-+ I get text!
 
___
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] User question of the month

2018-12-04 Per discussione Anita Graser
Dear Bo,

Thank you for your input! The data is most certainly skewed towards power
users. Besides enterprise users, we mostly likely also cannot reach
occasional users and many users in education with these kinds of survey.
Nonetheless, I think if we are aware of the limitation, we can still learn
something from these surveys.

Regards,
Anita

On Tue, Dec 4, 2018 at 9:56 AM Bo Victor Thomsen <
bo.victor.thom...@gmail.com> wrote:

> Hi Anita -
>
>
>
> Thanks for the effort in trying to establish user and upgrading patterns
> for QGIS :-)
>
>
>
> I think however, that the answers ar skewed, because the "enterprise"
> segment of users  probably doesn't even know about this mailing list or
> "Planet QGIS", so the answers mostly represent "power" users.
>
> .
>
> My own experience with enterprise rollouts of QGIS - and I have made a
> couple of these - tells me that your average IT-department prefer a yearly
> rollout, might accept a major upgrade every 6 months and will absolutely
> *refuse* anything on a timescale lesser than 4 months. YMMV
>
>
>
> Enterprise users are roughly split in two groups. 25% are curious and
> embraces new versions. The other 75 % doesn't give a flying fig about new
> versions and functions as long the current version are stable and have a
> tool-set that covers the conceived needs for the individual user. Again,
> YMMV
>
>
>
> Just my 2 cents
>
>
>
> Kind regards
>
> Bo Victor Thomsen
>
>
>  Den man. 3. dec. 2018 kl. 22.24 skrev Anita Graser :
>
>> Dear users,
>>
>> The answers to the user question of November have now been published:
>> http://blog.qgis.org/2018/12/03/user-question-of-the-month-dec-18-answers-from-nov/
>>
>> We also have a new question for December: what you think QGIS.ORG should
>> focus on in 2019? https://goo.gl/forms/2xOP1rSz8AaDCCi02
>>
>> Regards,
>> Anita
>>
>>
>> On Sun, Nov 11, 2018 at 10:23 PM Anita Graser  wrote:
>>
>>> Dear users,
>>>
>>> QGIS 2.18 is the third LTR since we started this effort back in 2015 and
>>> next year will see the first LTR of QGIS 3. On this occasion, we want to
>>> learn more about our users and which versions of QGIS they use. Therefore,
>>> we invite you to our QGIS user question of the month:
>>> https://goo.gl/forms/m27b3W477fFNYtxg1
>>>
>>> Regards,
>>> Anita
>>>
>> ___
>> 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

[Qgis-user] QGIS 3.4 preconfigured algorithm ?

2018-12-04 Per discussione FERRATON Alain (Chef de groupe) - SG/SPSSI/CPII/DOO/ET

Hello,

I can't find the possibility to make 'preconfigured algorithms' with 
QGIS 3.4?


how to do it?

regards,

--

FERRATON Alain
Ministère de la Transition écologique et solidaire (MTES)
SG/SPSSI/CPII/DOO
Chef du groupe Expertise Technique
02.40.12.84.08

___
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-psc] Deadline 21Dec2018: Call for presentations and workshop for International QGIS UserConf

2018-12-04 Per discussione Luigi Pirelli
but I would prefer

http://www.esncoruna.org/images/coru.jpg
or
this from municipality web page
http://www.coruna.gal/portal/es/agenda/proximos-eventos/detalle-agenda/visita-guiada-interpretativa-al-espacio-natural-de-interes-local-de-la-torre-de-hercules/suceso/1453645899131?argIdioma=es

cheers

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**


On Tue, 4 Dec 2018 at 11:15, Luigi Pirelli  wrote:

> you can get the photo used in the web page:
>
>
> https://github.com/qgises/user_conf_2019_homepage/blob/master/assets/img/backgrounds/coruna.jpg
>
> for sure the Municipality has a press release set of images, but here in
> spain will be holidays for the rest of the week for the Constriturion
> celebration... so I think will be hard to have feedback from them.
>
> p.s. I'm waiting also a press release from municipality because thay asked
> me and I send them a "almost" done press release.
>
> cheers
>
> Luigi Pirelli
>
>
> **
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> *
> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> * Hire me: http://goo.gl/BYRQKg
>
> **
>
>
> On Mon, 3 Dec 2018 at 23:21, Tim Sutton  wrote:
>
>> Done hopefully looks ok now? If you can share a pic of A Coruña I will
>> add it to the post.
>>
>> Regards
>>
>> Tim
>>
>> On 03 Dec 2018, at 23:45, Luigi Pirelli  wrote:
>>
>> thank you tim... please can you adjust the blog post formatting?
>>
>> Luigi Pirelli
>>
>>
>> **
>> * LinkedIn: https://www.linkedin.com/in/luigipirelli
>> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
>> * GitHub: https://github.com/luipir
>> * Mastering QGIS 2nd Edition:
>> *
>> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
>> * Hire me: http://goo.gl/BYRQKg
>>
>> **
>>
>>
>> On Mon, 3 Dec 2018 at 19:09, Tim Sutton  wrote:
>>
>>> Thanks for this email Luigi - I made a blog post with more-or-less your
>>> text below here:
>>>
>>>
>>> http://blog.qgis.org/2018/12/03/call-for-presentations-qgis-user-conference-and-developer-meeting-2019/
>>>
>>> Regards
>>>
>>> Tim
>>>
>>> On 03 Dec 2018, at 18:10, Luigi Pirelli  wrote:
>>>
>>> Next* International QGIS User Conference and Developer Meeting* will
>>> take place in the week from *4 to 10 March 2019 in A Coruña (Spain).*
>>>
>>> The call for presentations and workshop *registration in: *
>>> *https://goo.gl/u5rTFV* 
>>> *deadline *to present proposals is* 21 Dec 2019*
>>>
>>> any info can be asked to: userconf2...@qgis.es
>>>
>>> The International QGIS User and Developer Conference wants to be the
>>> referential conference, and a meeting point for the family of users and
>>> developers orbiting around the QGIS project, in order to gather experiences
>>> and sharing knowledge about QGIS. The language of the Conference is English.
>>>
>>> The event is organized by the *Spanish QGIS Association* [1], the
>>> Spanish user group, and the Galician *Xeoinquedos* community [2] with
>>> the help of *A Coruña municipality* [3]. The event is under the QGIS.org
>>>  umbrella.
>>>
>>> [1] http://qgis.es/
>>> [2] https://xeoinquedos.wordpress.com/
>>> [3] https://www.coruna.gal/
>>>
>>> Luigi Pirelli on behalf of the organizer committee.
>>> ___
>>> Qgis-psc mailing list
>>> qgis-...@lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/qgis-psc
>>>
>>>
>>> —
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *Tim Sutton*
>>>
>>> *Co-founder:* Kartoza
>>> *Ex Project chair:* QGIS.org 
>>>
>>> Visit http://kartoza.com to find out about open source:
>>>
>>> Desktop GIS programming services
>>> Geospatial web development
>>> GIS Training
>>> Consulting Services
>>>
>>> *Skype*: timlinux
>>> *IRC:* timlinux on #qgis at freenode.net
>>>
>>> 
>>
>>
>> —
>>
>>
>>
>>
>>
>>
>>
>> *Tim Sutton*
>>
>> *Co-founder:* Kartoza
>> *Ex Project chair:* QGIS.org
>>
>> Visit http://kartoza.com to find out 

Re: [Qgis-user] [Qgis-psc] Deadline 21Dec2018: Call for presentations and workshop for International QGIS UserConf

2018-12-04 Per discussione Luigi Pirelli
you can get the photo used in the web page:

https://github.com/qgises/user_conf_2019_homepage/blob/master/assets/img/backgrounds/coruna.jpg

for sure the Municipality has a press release set of images, but here in
spain will be holidays for the rest of the week for the Constriturion
celebration... so I think will be hard to have feedback from them.

p.s. I'm waiting also a press release from municipality because thay asked
me and I send them a "almost" done press release.

cheers

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**


On Mon, 3 Dec 2018 at 23:21, Tim Sutton  wrote:

> Done hopefully looks ok now? If you can share a pic of A Coruña I will add
> it to the post.
>
> Regards
>
> Tim
>
> On 03 Dec 2018, at 23:45, Luigi Pirelli  wrote:
>
> thank you tim... please can you adjust the blog post formatting?
>
> Luigi Pirelli
>
>
> **
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> *
> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> * Hire me: http://goo.gl/BYRQKg
>
> **
>
>
> On Mon, 3 Dec 2018 at 19:09, Tim Sutton  wrote:
>
>> Thanks for this email Luigi - I made a blog post with more-or-less your
>> text below here:
>>
>>
>> http://blog.qgis.org/2018/12/03/call-for-presentations-qgis-user-conference-and-developer-meeting-2019/
>>
>> Regards
>>
>> Tim
>>
>> On 03 Dec 2018, at 18:10, Luigi Pirelli  wrote:
>>
>> Next* International QGIS User Conference and Developer Meeting* will
>> take place in the week from *4 to 10 March 2019 in A Coruña (Spain).*
>>
>> The call for presentations and workshop *registration in: *
>> *https://goo.gl/u5rTFV* 
>> *deadline *to present proposals is* 21 Dec 2019*
>>
>> any info can be asked to: userconf2...@qgis.es
>>
>> The International QGIS User and Developer Conference wants to be the
>> referential conference, and a meeting point for the family of users and
>> developers orbiting around the QGIS project, in order to gather experiences
>> and sharing knowledge about QGIS. The language of the Conference is English.
>>
>> The event is organized by the *Spanish QGIS Association* [1], the
>> Spanish user group, and the Galician *Xeoinquedos* community [2] with
>> the help of *A Coruña municipality* [3]. The event is under the QGIS.org
>>  umbrella.
>>
>> [1] http://qgis.es/
>> [2] https://xeoinquedos.wordpress.com/
>> [3] https://www.coruna.gal/
>>
>> Luigi Pirelli on behalf of the organizer committee.
>> ___
>> Qgis-psc mailing list
>> qgis-...@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/qgis-psc
>>
>>
>> —
>>
>>
>>
>>
>>
>>
>>
>> *Tim Sutton*
>>
>> *Co-founder:* Kartoza
>> *Ex Project chair:* QGIS.org 
>>
>> Visit http://kartoza.com to find out about open source:
>>
>> Desktop GIS programming services
>> Geospatial web development
>> GIS Training
>> Consulting Services
>>
>> *Skype*: timlinux
>> *IRC:* timlinux on #qgis at freenode.net
>>
>> 
>
>
> —
>
>
>
>
>
>
>
> *Tim Sutton*
>
> *Co-founder:* Kartoza
> *Ex Project chair:* QGIS.org
>
> Visit http://kartoza.com to find out about open source:
>
> Desktop GIS programming services
> Geospatial web development
> GIS Training
> Consulting Services
>
> *Skype*: timlinux
> *IRC:* timlinux on #qgis at freenode.net
>
>
___
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] Ang: User question of the month

2018-12-04 Per discussione Hernán
Thanks Bo for a very clear and to me very accurate picture of a 'typical' enterprise QGIS deployment.H. Ursprungligt meddelande Ämne: Re: [Qgis-user] User question of the monthFrån: Bo Victor Thomsen Till: anitagra...@gmx.atKopia: qgis-user@lists.osgeo.orgHi Anita - Thanks for the effort in
trying to establish user and upgrading patterns for QGIS :-) I think however, that the
answers ar skewed, because the "enterprise" segment of users  probably doesn't
even know about this mailing list or "Planet QGIS", so the answers
mostly represent "power" users.. My own experience with
enterprise rollouts of QGIS - and I have made a couple of these - tells me that
your average IT-department prefer a yearly rollout, might accept a major
upgrade every 6 months and will absolutely *refuse* anything on a timescale
lesser than 4 months. YMMV  Enterprise users are roughly
split in two groups. 25% are curious and embraces new versions. The other 75 %
doesn't give a flying fig about new versions and functions as long the current
version are stable and have a tool-set that covers the conceived needs for the
individual user. Again, YMMV Just my 2 cents Kind regardsBo Victor Thomsen























 Den man. 3. dec. 2018 kl. 22.24 skrev Anita Graser :Dear users,The answers to the user question of November have now been published: http://blog.qgis.org/2018/12/03/user-question-of-the-month-dec-18-answers-from-nov/We also have a new question for December: what you think QGIS.ORG should focus on in 2019? https://goo.gl/forms/2xOP1rSz8AaDCCi02Regards,AnitaOn Sun, Nov 11, 2018 at 10:23 PM Anita Graser  wrote:Dear users, QGIS 2.18 is the third LTR since we started this effort back in 2015 and next year will see the first LTR of QGIS 3. On this occasion, we want to learn more about our users and which versions of QGIS they use. Therefore, we invite you to our QGIS user question of the month: https://goo.gl/forms/m27b3W477fFNYtxg1Regards,Anita

___
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] User question of the month

2018-12-04 Per discussione Bo Victor Thomsen
Hi Anita -



Thanks for the effort in trying to establish user and upgrading patterns
for QGIS :-)



I think however, that the answers ar skewed, because the "enterprise"
segment of users  probably doesn't even know about this mailing list or
"Planet QGIS", so the answers mostly represent "power" users.

.

My own experience with enterprise rollouts of QGIS - and I have made a
couple of these - tells me that your average IT-department prefer a yearly
rollout, might accept a major upgrade every 6 months and will absolutely
*refuse* anything on a timescale lesser than 4 months. YMMV



Enterprise users are roughly split in two groups. 25% are curious and
embraces new versions. The other 75 % doesn't give a flying fig about new
versions and functions as long the current version are stable and have a
tool-set that covers the conceived needs for the individual user. Again,
YMMV



Just my 2 cents



Kind regards

Bo Victor Thomsen


 Den man. 3. dec. 2018 kl. 22.24 skrev Anita Graser :

> Dear users,
>
> The answers to the user question of November have now been published:
> http://blog.qgis.org/2018/12/03/user-question-of-the-month-dec-18-answers-from-nov/
>
> We also have a new question for December: what you think QGIS.ORG should
> focus on in 2019? https://goo.gl/forms/2xOP1rSz8AaDCCi02
>
> Regards,
> Anita
>
>
> On Sun, Nov 11, 2018 at 10:23 PM Anita Graser  wrote:
>
>> Dear users,
>>
>> QGIS 2.18 is the third LTR since we started this effort back in 2015 and
>> next year will see the first LTR of QGIS 3. On this occasion, we want to
>> learn more about our users and which versions of QGIS they use. Therefore,
>> we invite you to our QGIS user question of the month:
>> https://goo.gl/forms/m27b3W477fFNYtxg1
>>
>> Regards,
>> Anita
>>
> ___
> 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] User question of the month

2018-12-04 Per discussione Anita Graser
Dear Burghardt,

There are already over a hundred registered responses and I just tested
successfully with Firefox. This is a regular Google Form, so there is not
much I can configure.
Please keep trying.

Regards,
Anita


On Tue, Dec 4, 2018 at 8:51 AM  wrote:

> Hi Anita,
>
>
>
> I have problems sending the completed questionnaire for the current
> survey. A click on "send" obviously remains ineffective. I have tried
> several browsers (Firefox, Chrome, IE 11). Could you take a look at this,
> please?
>
>
>
> Regards
>
> Burghardt
>
>
>
> *Von:* Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] *Im Auftrag
> von *Anita Graser
> *Gesendet:* Montag, 3. Dezember 2018 22:24
> *An:* qgis-user
> *Betreff:* Re: [Qgis-user] User question of the month
>
>
>
> Dear users,
>
>
>
> The answers to the user question of November have now been published:
> http://blog.qgis.org/2018/12/03/user-question-of-the-month-dec-18-answers-from-nov/
>
>
>
> We also have a new question for December: what you think QGIS.ORG should
> focus on in 2019? https://goo.gl/forms/2xOP1rSz8AaDCCi02
>
>
>
> Regards,
>
> Anita
>
>
>
>
>
> On Sun, Nov 11, 2018 at 10:23 PM Anita Graser  wrote:
>
> Dear users,
>
>
>
> QGIS 2.18 is the third LTR since we started this effort back in 2015 and
> next year will see the first LTR of QGIS 3. On this occasion, we want to
> learn more about our users and which versions of QGIS they use. Therefore,
> we invite you to our QGIS user question of the month:
> https://goo.gl/forms/m27b3W477fFNYtxg1
>
>
>
> Regards,
>
> Anita
>
>
___
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-psc] Deadline 21Dec2018: Call for presentations and workshop for International QGIS UserConf

2018-12-04 Per discussione Luigi Pirelli
much much better, really thanks :)
Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**


On Mon, 3 Dec 2018 at 23:21, Tim Sutton  wrote:

> Done hopefully looks ok now? If you can share a pic of A Coruña I will add
> it to the post.
>
> Regards
>
> Tim
>
> On 03 Dec 2018, at 23:45, Luigi Pirelli  wrote:
>
> thank you tim... please can you adjust the blog post formatting?
>
> Luigi Pirelli
>
>
> **
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> *
> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> * Hire me: http://goo.gl/BYRQKg
>
> **
>
>
> On Mon, 3 Dec 2018 at 19:09, Tim Sutton  wrote:
>
>> Thanks for this email Luigi - I made a blog post with more-or-less your
>> text below here:
>>
>>
>> http://blog.qgis.org/2018/12/03/call-for-presentations-qgis-user-conference-and-developer-meeting-2019/
>>
>> Regards
>>
>> Tim
>>
>> On 03 Dec 2018, at 18:10, Luigi Pirelli  wrote:
>>
>> Next* International QGIS User Conference and Developer Meeting* will
>> take place in the week from *4 to 10 March 2019 in A Coruña (Spain).*
>>
>> The call for presentations and workshop *registration in: *
>> *https://goo.gl/u5rTFV* 
>> *deadline *to present proposals is* 21 Dec 2019*
>>
>> any info can be asked to: userconf2...@qgis.es
>>
>> The International QGIS User and Developer Conference wants to be the
>> referential conference, and a meeting point for the family of users and
>> developers orbiting around the QGIS project, in order to gather experiences
>> and sharing knowledge about QGIS. The language of the Conference is English.
>>
>> The event is organized by the *Spanish QGIS Association* [1], the
>> Spanish user group, and the Galician *Xeoinquedos* community [2] with
>> the help of *A Coruña municipality* [3]. The event is under the QGIS.org
>>  umbrella.
>>
>> [1] http://qgis.es/
>> [2] https://xeoinquedos.wordpress.com/
>> [3] https://www.coruna.gal/
>>
>> Luigi Pirelli on behalf of the organizer committee.
>> ___
>> Qgis-psc mailing list
>> qgis-...@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/qgis-psc
>>
>>
>> —
>>
>>
>>
>>
>>
>>
>>
>> *Tim Sutton*
>>
>> *Co-founder:* Kartoza
>> *Ex Project chair:* QGIS.org 
>>
>> Visit http://kartoza.com to find out about open source:
>>
>> Desktop GIS programming services
>> Geospatial web development
>> GIS Training
>> Consulting Services
>>
>> *Skype*: timlinux
>> *IRC:* timlinux on #qgis at freenode.net
>>
>> 
>
>
> —
>
>
>
>
>
>
>
> *Tim Sutton*
>
> *Co-founder:* Kartoza
> *Ex Project chair:* QGIS.org
>
> Visit http://kartoza.com to find out about open source:
>
> Desktop GIS programming services
> Geospatial web development
> GIS Training
> Consulting Services
>
> *Skype*: timlinux
> *IRC:* timlinux on #qgis at freenode.net
>
>
___
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