Re: [Qgis-user] Reliable geocoding alternative?

2020-09-22 Per discussione Nicolas Cadieux

Hi,

Why not just use "Join Attributes by Location" or "Join Attributes by 
Field Value" in Processing?  If you have inconsistent results, I would 
look at your data base.  Are you using unique fields?  Do you have 
duplicate shapes or shape collections (MultiPoints, Mulit...)?  What 
method are you using? intersects, within...  ?


Nicolas

On 2020-09-22 7:19 p.m., Erich Purpur wrote:

Hi all-

Geocoding is the one process I am still doing in ArcPro. Most of the 
QGIS geocoding tutorials I have found recommend using the Geocoding 
tool in MMQGIS but I have really struggled to get consistent results.


Does anyone have an alternative Geocoding plugin or other tool they 
use?  It doesn't have to be within QGIS, an external tool would be fine.


Thank you,

Erich Purpur

___
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] Reliable geocoding alternative?

2020-09-22 Per discussione Nyall Dawson
On Wed, 23 Sep 2020 at 09:20, Erich Purpur  wrote:
>
> Hi all-
>
> Geocoding is the one process I am still doing in ArcPro. Most of the QGIS 
> geocoding tutorials I have found recommend using the Geocoding tool in MMQGIS 
> but I have really struggled to get consistent results.
>
> Does anyone have an alternative Geocoding plugin or other tool they use?  It 
> doesn't have to be within QGIS, an external tool would be fine.

I started on this for 3.16, but unfortunately ran out of time to
finish for this release (see https://github.com/qgis/QGIS/pull/38169).

Fingers crossed for 3.18!

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

[Qgis-user] Reliable geocoding alternative?

2020-09-22 Per discussione Erich Purpur
Hi all-

Geocoding is the one process I am still doing in ArcPro. Most of the QGIS
geocoding tutorials I have found recommend using the Geocoding tool in
MMQGIS but I have really struggled to get consistent results.

Does anyone have an alternative Geocoding plugin or other tool they use?
It doesn't have to be within QGIS, an external tool would be fine.

Thank you,

Erich Purpur
___
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] Relation (1-N) Unpredictable Result (with default options)

2020-09-22 Per discussione Jeffrey Durrence
Denis, 

Thank you for the follow-up. I did install the latest LTS (3.10.9) yesterday to 
see if things were any different. I confirmed today that the behavior is 
unchanged, and there's no reason why it should be any different based on your 
message. 

For me the simple workaround is to enable the Widget Type Option "Use a 
read-only line edit instead of a combobox." With this enabled, the "parent" 
field is populated as expected. 

Thanks for your contributions to QGIS, 

Jeffrey 

-- 
Jeffrey Durrence 
jeffrey.durre...@mcleanengineering.com 
McLean Engineering Company 
815 South Main Street 
Moultrie, GA 31768 
1.229.985.1148 (Voice) 
1.229.985.2248 (FAX) 
1.229.798.0480 (Mobile) 


From: "Denis Rouzaud"  
To: "Andreas Neumann"  
Cc: "Jeffrey Durrence" , "qgis-user" 
 
Sent: Tuesday, September 22, 2020 8:16:35 AM 
Subject: Re: [Qgis-user] Relation (1-N) Unpredictable Result (with default 
options) 

Hi All, 
Backporting doesn't seem easily possible and I am afraid of unseen side 
effects. 

A simple fix would be to increase the fetching limit of the relation editor by 
doing: 

QgsSettings().setValue("maxEntriesRelationWidget", 1000, QgsSettings.Gui ) 

(the default limit in 3.10 is 100) 

Best wishes, 

Denis 


Le mar. 15 sept. 2020 à 20:15, Andreas Neumann < [ mailto:a.neum...@carto.net | 
a.neum...@carto.net ] > a écrit : 





Hi Jeffrey, 


Ah - this sounds familiar. I am cc'ing Denis Rouzaud who fixed this on master. 


See [ https://github.com/qgis/QGIS/issues/37266 | 
https://github.com/qgis/QGIS/issues/37266 ] 


@Denis - was this ever backported to 3.10? From [ 
https://github.com/qgis/QGIS/pull/37286 | 
https://github.com/qgis/QGIS/pull/37286 ] I can't tell. 

If this isn't fixed in 3.10 yet, I strongly suggest to do so. 

Thanks for a clarification, Denis, 

Andreas 
Am 15.09.20 um 17:50 schrieb Jeffrey Durrence: 

BQ_BEGIN

Andreas, 

Thank you for your interest in my reported problem. I have worked with this 
some today in hopes of opening an issue on GitHub. Unfortunately, the problem 
seems even more mysterious to me after further testing. 

I have 2 data data tables generated extracted from a [ http://fulcrumapp.com/ | 
fulcrumapp.com ] app. These 2 tables have a foreign key relationship by design, 
so they should work well in QGIS using the relation feature. After today's 
testing, I can tell you that they actually do work fine so long as I use a very 
small subset of the actual data. This is the mysterious part. For example, if I 
limit the parent table to only 10 records and then limit the child table to 
those records linked to the 10 parents, QGIS performs as expected. If I use all 
of the data (around 4000 parent records and 9000 child records), then I get an 
incorrect parent-to-child assignment for new child records that I try to 
create. 

With this being the case, I don't feel confident posting an issue on GitHub. I 
would have to anonymize the data to post on GitHub, and that would require 
further work on my end. If I have more time today or tomorrow, I will try to 
further investigate the problem to see if I can learn more about the behavior. 

-Jeffrey 

-- 
Jeffrey Durrence 
[ mailto:jeffrey.durre...@mcleanengineering.com | 
jeffrey.durre...@mcleanengineering.com ] 
McLean Engineering Company 
815 South Main Street 
Moultrie, GA 31768 
1.229.985.1148 (Voice) 
1.229.985.2248 (FAX) 
1.229.798.0480 (Mobile) 


From: "Andreas Neumann" [ mailto:a.neum...@carto.net |  ] 
To: "Jeffrey Durrence" [ mailto:jeffrey.durre...@mcleanengineering.com | 
 ] 
Cc: "qgis-user" [ mailto:qgis-user@lists.osgeo.org | 
 ] 
Sent: Tuesday, September 15, 2020 2:12:12 AM 
Subject: Re: [Qgis-user] Relation (1-N) Unpredictable Result (with default 
options) 



Hi Jeffrey, 

Can you please open an issue on Github ( [ https://github.com/qgis/QGIS/issues 
| https://github.com/qgis/QGIS/issues ] ) and include your DDL SQL statements 
you used for these tests - including all pkey/fkey and other constraints you 
used and a simple QGIS project file demonstrating the issue. It is easier to 
discuss such issues on Github. 

Maybe it is related to the fact that Comboboxes aren't properly initialized 
with NULL values, for cases that don't allow NULL values. 

This is important to investigate - as it is unacceptable that corrupt data is 
collected. 

Thanks, 

Andreas 

On 2020-09-15 04:32, Jeffrey Durrence wrote: 
BQ_BEGIN

Today I was trying to set up an edit form for a spatial table with a related, 
non-spatial table. I have done this many times in the past, but it's been a 
while. After using Project Properties to set up my relation, I made several 
attempts to add a new record in the "child" table. Each time I tried, the new 
record did not get the correct value for the field which relates the two 
tables. Existing records were displayed as expected and could be edited, but I 
could not add new features. 
I went to the docs to see if something had changed that might be affecting me. 
I downloaded sample 

Re: [Qgis-user] [QGIS-Developer] Delete unnecessary PyQGIS attributes

2020-09-22 Per discussione Charles Dixon-Paver
Hi Mathias, this question seems more appropriate for the QGIS User group,
so I'm migrating the conversation there.

The description you've given lacks enough detail for me to have a clear
understanding of your intentions, so perhaps in the future you could
provide a link to some sample data and more detail on your objectives so
that others might be able to assist.

>From what I can gather from the discussion on stack overflow, you intend
to remove the attributes of all features on one layer that intersect
another layer spatially. To do this you may start an edit session and use a
spatial select (Vector>>Research Tools>>Select by location) and then use
the field calculator on the features attribute table to modify the
attribute values of the selected features.

Regards

On Tue, 22 Sep 2020 at 14:59, Mathias MIRRA  wrote:

> Here is my problem: I have 3 layers only I would like to remove all the
> attributes that are not on layer 1, no table of layers will provide a
> foreign key or link. So delete the layer 2 and 3 attributes that are not on
> layer 1.
>
>
>
>
>
> Screen : https://i.stack.imgur.com/nnOxd.png
>
>
>
>
> https://gis.stackexchange.com/questions/374754/delete-unnecessary-pyqgis-attributes?noredirect=1#comment612308_374754
>
>
>
> *Mathias Mirra*
>
> Développeur
>
>
>
> Tel. : 06 29 70 41 92 | Mail. : mmi...@mcgr.fr
>
>
>
> 281 Route d'Espagne,
>
> 31100 Toulouse
>
>
>
> 05 32 09 38 71 | www.mcgr.fr
>
>
>
>   
> 
> 
>
>
>
> [image: Une image contenant plane, lumière, blanc, grand Description
> générée automatiquement]
>
>
>
>
> ___
> QGIS-Developer mailing list
> qgis-develo...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
___
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-it-user] un aiuto con il field calculator

2020-09-22 Per discussione Marco Spaziani
Mi rendo conto che sto andando decisamente fuori tema, ma consideriamola
una domanda al volo senza pretese, fatta davanti alla pausa caffè, fine a
se stessa e che finisce qui.
A livello di logica booleana, che differenza c'è, pratica e concreta (non
teorica), tra IF e WHEN?.
Personalmente IF mi commuove perchè mi ricorda, 25 anni fa, i miei primi
passetti carponi con la programmazione in Basic, mentre WHEN, per colpa del
potentissimo Calcolatore di Campi di QGIS, ormai è un'amico che chiamo in
aiuto ogni giorno.

Il giorno lun 21 set 2020 alle ore 16:28 Totò 
ha scritto:

> Giacomo Fontanelli-2 wrote
> > Salve a tutti
> >
> > faccio un esempio per spiegare il mio problema
> >
> > Ho un file vettoriale, vorrei che nella colonna "ANIMALE" comparisse la
> > stringa "GATTO" ogni volta che nella colonna "COLORE" compare la stringa
> > "ROSSO"
>
> Ciao Giacomo, scrivi cosi nel calcolatore di campi e aggiorni il campo
> ANIMALE
>
> If ( "COLORE" = 'ROSSO', 'GATTO', "COLORE")
>
> questo significa:
> Se il campo "COLORE" è uguale a ROSSO allora scrivi GATTO altrimenti non
> modificare nulla.
>
>
> http://hfcqgis.opendatasicilia.it/it/latest/gr_funzioni/condizioni/if.html?highlight=IF
>
> SALUTI
>
> Occhio ai semplici apici ' che significa testo, doppi apici significa
> campo.
>
> 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
>
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] Point data with no co-ordinates

2020-09-22 Per discussione Jeffrey Durrence
Hi Warren,

I'm making these assumptions
1 - your vector layer has an existing geometry field
2 - your vector layer has additional attributes easting and northing that can 
be used to store the X and Y components of the coordinate pair for each point.
3 - The vector layer's coordinate reference system matches what is expected to 
be reflected in the easting and northing coordinate pairs.
4 - your newly created points appear on the map canvas (meaning that they do 
have valid geometries), but the easting and northing attributes are not 
populated.

If these assumptions are correct, then your underlying data storage has no 
mechanism to populate the easting and northing attributes whenever a new point 
is created.  For the same reason, moving a point on the map canvas will not 
update the easting and northing attributes.  It is possible to create this 
behavior with database triggers if your underlying storage is something like 
PostGIS.  Without that, you are left with the responsibility to populate and/or 
update these fields on your own.

The field calculator feature of QGIS is probably the most common way to do 
this.  This tool, available from the default QGIS toolbar or the attribute 
table toolbar has the ability to update existing fields (as well as other 
abilities that are outside of the scope of your question).  In your case, you 
would use a built-in QGIS to update the easting and northing fields (you would 
do this as two separate steps).  You could do this for select group of your 
layer's records (like those with NULL values for easting and northing) or for 
the entire layer -- those options are available in the Field Calculator 
interface.

In your case, you would specify in the Field Calculator interface that you are 
going to update the easting field.  In the "Expression" area of this interface, 
you will put the expression that produces the calculated result that you 
desire.  The middle area of this form has a long categorized list of things 
that can be used in your expression.   Under the Geometry category, you will 
find that there are "built-in" helps for your situation.  For the easting 
calculator, you simply choose $x (choose it from the list or type it into the 
Expression area).  There is an output preview in the lower-left corner of the 
screen that should help you decide if this is the right result for you.  This 
would not work if the the coordinate reference system of the vector layer is 
"different" than what is expected in the easting and northing fields.  In that 
case, you would need to transform the record's geometry into the desired 
coordinate system before extracting the easting from the converted result.  The 
Field Calculator can do that using a combination of geometry functions, but try 
the simple case first.

After you get the easting updated, you would do the same for northing(using $y 
instead of $x) .

Hopefully my assumptions were reasonable and this can at least get you started 
in the right direction.

Jeffrey

--
Jeffrey Durrence
jeffrey.durre...@mcleanengineering.com
McLean Engineering Company
815 South Main Street
Moultrie, GA  31768
1.229.985.1148 (Voice)
1.229.985.2248 (FAX)
1.229.798.0480 (Mobile)


Date: Tue, 22 Sep 2020 01:52:25 +
From: Warren Thorne 
To: "qgis-user@lists.osgeo.org" 
Subject: [Qgis-user] Point data with no co-ordinates
Message-ID: 
Content-Type: text/plain; charset="utf-8"

Hi All,

I have created numerous points with a vector layer, and the points appear not 
to have northing and eastings.

How do I rectify this?

Thanks in advance



Warren Thorne
___
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 AMA with Giovanni Manghi this Kwakfest Friday - and more?

2020-09-22 Per discussione Tim Sutton
Dear Users of our beloved QGIS Project

This Friday is KwakFriday! What is KwakFriday you may be wondering to
yourself? It is an initiative to replace the wonderful community meetups we
used to hold every six months when times were different. Like our in-person
meetings, the event is organised on a principle of self-organisation and
community participation.

Giovanni Manghi (world renowned QGIS expert) and I will be hosting a 2 hour
AMA (ask me anything) session on friday morning WET. You can find out more
about it here:

https://github.com/qgis/QGIS/wiki/QHF-September-2020

The session will be recorded so if you can't watch live, you can still feel
free to submit your QGIS brain teasers and burning questions for Giovanni
to answer.

We really encourage others to follow our initiative, using the above wiki
page to organise your plans (just add a section below our AMA one). You can
host virtual meetups in the Jitsi room, plan your next steps to take QGIS
further down the road to world domination and much much more. We encourage
language and region specific huddles, documentation improvement sessions,
bug fixing, making beautiful maps, and working together to do amazing
things with QGIS.

Participants are kindly reminded to please read and observe our QGIS Code
of Conduct and Diversity Statement to make these events a great experience
for everyone!

https://www.qgis.org/en/site/getinvolved/governance/codeofconduct/codeofconduct.html
https://www.qgis.org/en/site/getinvolved/governance/codeofconduct/diversitystatement.html

We look forward to seeing you there!

Regards

Tim

-- 
--

Tim Sutton
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 is a member of the QGIS Project Steering Committee
---
Kartoza is a merger between Linfiniti and Afrispatial
___
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] Point data with no co-ordinates

2020-09-22 Per discussione Chintan Advani
In case you are looking to add coordinates to your attribute table, you can
use the following link.

https://www.northrivergeographic.com/qgis-adding-x-y-coordinate.

On Tue, Sep 22, 2020, 11:58 AM Warren Thorne 
wrote:

> Hi All,
>
>
>
> I have created numerous points with a vector layer, and the points appear
> not to have northing and eastings.
>
>
>
> How do I rectify this?
>
>
>
> Thanks in advance
>
>
>
>
>
>
>
> Warren Thorne
> --
> IMPORTANT PLEASE READ - Email Disclaimer
> --
> This email message (including any attachments) is intended only for the
> addressee(s) and is to be kept strictly confidential unless otherwise
> agreed in writing with its sender. If you are not the intended recipient
> please notify the sender by reply email and immediately delete this email.
> Use, disclosure or reproduction of this email (or any of its attachments)
> by anyone other than the intended recipient(s) is strictly prohibited. No
> representation is made that this email or any attachments are free of
> viruses. Virus scanning is recommended and is the responsibility of the
> recipient.
> --
> ___
> 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-it-user] Linee di desiderio

2020-09-22 Per discussione gabriele . dipalma

Ciao Davide,

per ricostruire i flussi dei pendolari che risultano dal censimento  
2011 ho fatto così: ho fatto join tra la matrice degli spostamenti e  
lo shp con i centroidi dei comuni italiani e delle relative sezioni  
censuarie. Ho fatto prima join tra i punti di origine e relative  
coordinate e poi con i punti di destinazione.


Ho elaborato poi la tabella ottenuta (csv) dando il comando  
CONCATENATE LINESTRING(XOrig YOrig, XDest, YDest). In particolare la  
formula nel mio caso è stata: =CONCATENA("LINESTRING", "(", TESTO(AF2,  
"0."), " ", TESTO(AG2, "0."), ",", " ", TESTO(AH2, "0."),  
" ", TESTO(AI2, "0."), ")"), così ottieni nella cella  
LINESTRING(0. 0., 0. 0.). Ho chiamato le linee nel  
file csv GEOMETRY e ho aperto il file scegliendo, nella descrizione  
della geometria, l'opzione WKT Well Known Text (campo geometria  
GEOMETRY; Tipo di geometria: RILEVA).


E' un metodo artigianale.
Gabriele




--

Message: 5
Date: Tue, 22 Sep 2020 10:47:12 +0200
From: Davide Lucia 
To: qgis-it-user@lists.osgeo.org
Subject: [QGIS-it-user] Linee di desiderio
Message-ID:

Content-Type: text/plain; charset="utf-8"

Buongiorno,
Vorrei un suggerimento su come operare questo tipo di elaborazione:
Devo realizzare una mappa delle linee di desiderio (
https://drive.google.com/file/d/1luH2HYXgBLfIAdpMvrt_AKd4m9BI7H5y/view?usp=sharing
).

Ho visto che nelle versioni precedenti era disponibile un plugin che si
chiamava "FlowMapper", non più disponibile in Q-GIS 3
Perciò stavo cercando un'alternativa.
Ho provato, partendo dallo shape dei punti dei centroidi dei comuni che mi
interessavano a restituire tutte le linee passanti per essi, con scarsi
risultati.
Ho provato a elaborare una matrice dei punti che però non restituisce le
geometrie (linee) ma solo la tabella attributi
Ho a disposizione poi un file excel della matrice O/D  per comuni che mi
sarebbe servito per categorizzare le linee (pensavo di fare una join dopo
aver restituito le linee dai punti)

Ho inoltre provato a seguire questa pagina (
https://anitagraser.com/2019/05/04/flow-maps-in-qgis-no-plugins-needed/?fbclid=IwAR2a38SNE1EnCf-IvFWza1JEPqh-T2Qps64AzbBbHR7qpkmLKZbm-uQ4OW8
) creando un layer virtuale, ma non riesco a scrivere bene la query SQL

Avete qualche consiglio?

Grazie,

--
Arch. Davide Lucia
-- parte successiva --
Un allegato HTML è stato rimosso...
URL:  
<http://lists.osgeo.org/pipermail/qgis-it-user/attachments/20200922/1b864ee9/attachment.html>


--

Subject: Chiusura del digest

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


--

Fine di Digest di QGIS-it-user, Volume 59, Numero 11









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


Re: [QGIS-it-user] Traduzione QGIS 3

2020-09-22 Per discussione Stefano Campus
Il giorno mar 22 set 2020 alle ore 10:47 Totò 
ha scritto:

>
>  Ottima idea quella di scrivere la storia delle traduzioni e spero vengano
> riconosciuti anche chi fa segnalazioni e suggerimenti sulla traduzione
> dell'interfaccia.
>
> ti stai candidando, of course...
:-D
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Traduzione QGIS 3

2020-09-22 Per discussione Totò
Stefano Campus wrote
> Come ho scritto nella mail precedente, sto preparando un post che tracci
> un
> po' la storia delle traduzioni e riconosca il contributo di tutti, anche
> di
> chi non partecipa più o di chi ha tradotto una sola stringa composta da
> una
> sola parola; per me anche quella parola è importante.

 Ottima idea quella di scrivere la storia delle traduzioni e spero vengano
riconosciuti anche chi fa segnalazioni e suggerimenti sulla traduzione
dell'interfaccia.

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


[QGIS-it-user] Linee di desiderio

2020-09-22 Per discussione Davide Lucia
Buongiorno,
Vorrei un suggerimento su come operare questo tipo di elaborazione:
Devo realizzare una mappa delle linee di desiderio (
https://drive.google.com/file/d/1luH2HYXgBLfIAdpMvrt_AKd4m9BI7H5y/view?usp=sharing
).

Ho visto che nelle versioni precedenti era disponibile un plugin che si
chiamava "FlowMapper", non più disponibile in Q-GIS 3
Perciò stavo cercando un'alternativa.
Ho provato, partendo dallo shape dei punti dei centroidi dei comuni che mi
interessavano a restituire tutte le linee passanti per essi, con scarsi
risultati.
Ho provato a elaborare una matrice dei punti che però non restituisce le
geometrie (linee) ma solo la tabella attributi
Ho a disposizione poi un file excel della matrice O/D  per comuni che mi
sarebbe servito per categorizzare le linee (pensavo di fare una join dopo
aver restituito le linee dai punti)

Ho inoltre provato a seguire questa pagina (
https://anitagraser.com/2019/05/04/flow-maps-in-qgis-no-plugins-needed/?fbclid=IwAR2a38SNE1EnCf-IvFWza1JEPqh-T2Qps64AzbBbHR7qpkmLKZbm-uQ4OW8
) creando un layer virtuale, ma non riesco a scrivere bene la query SQL

Avete qualche consiglio?

Grazie,

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


Re: [QGIS-it-user] Traduzione QGIS 3

2020-09-22 Per discussione Stefano Campus
mi permetto di precisare che nessuno andrà via.
il contributo dato dai primi traduttori è stato enorme.
noi "giovani" siamo entrati quando tutto il materiale traducibile è stato
inserito in Transifex per permettere una traduzione sincrona e non più
asincrona come avveniva con Qt Linguist.
L'aggiornamento che abbiamo fatto riguarda questi ultimi, cioè i traduttori
registrati in Tx.

Come ho scritto nella mail precedente, sto preparando un post che tracci un
po' la storia delle traduzioni e riconosca il contributo di tutti, anche di
chi non partecipa più o di chi ha tradotto una sola stringa composta da una
sola parola; per me anche quella parola è importante.

intanto l'attività di verifica continua serrata e ci spostiamo sulla
documentazione.
non so quanti di voi hanno mai dato un'occhiata agli esercizi guidati
presenti nel sito; personalmente credo siano fatti molto bene e che siano
molto utili.
cominciamo da quello assieme al manuale utente.

s.

Il giorno mar 22 set 2020 alle ore 09:41 Totò 
ha scritto:

> Stefano Campus wrote
> > Pubblicheremo nel software nel menu richiamato sopra i nomi di chi ha
> > tradotto almeno 100 stringhe, ...
>
> Grazie mille per l'ottimo lavoro di squadra.
>
> Finalmente cambierà l'elenco dei traduttori e andranno via nomi storici che
> voglio ringraziare.
>
> 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
>
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Traduzione QGIS 3

2020-09-22 Per discussione Totò
Stefano Campus wrote
> Pubblicheremo nel software nel menu richiamato sopra i nomi di chi ha
> tradotto almeno 100 stringhe, ...

Grazie mille per l'ottimo lavoro di squadra.

Finalmente cambierà l'elenco dei traduttori e andranno via nomi storici che
voglio ringraziare.

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] Traduzione QGIS 3

2020-09-22 Per discussione Paolo Cavallini
Grazie a tutti i traduttori, e soprattutto a Stefano per dare continuità
a questo lavoro prezioso.
Buona giornata.

Il 22/09/20 00:10, Stefano Campus ha scritto:
> ciao a tutti,
> abbiamo terminato la traduzione di tutt'e tre le versioni di QGIS.
> siamo al 100% di LTR, stabile e master!
> 
> sono molto contento perché da giugno ad oggi abbiamo fatto uno sforzo
> davvero notevole per arrivare a questo punto.
> molto c'è da fare ancora, perché molte stringhe sono da migliorare ed
> armonizzare proprio per evitare che la stessa stringa sia tradotta, seppur
> correttamente, in maniera differente sia all'interno della stessa versione
> sia tra versioni diverse.
> vi prego di continuare a segnalare errori od omissioni e cercheremo di fare
> il massimo.
> 
> lo so, lo so che tanto ci direte: "ma perché tradurre quando in inglese è
> tutto così sinteticamente chiaro?".
> e noi continuiamo a rispondere che è talmente sintetico che molte persone
> non capiscono il significato di tanti comandi perché non conoscono l'inglese
> e pensiamo che sia un servizio utile per tantissimi utenti.
> 
> anyway... :-)
> 
> aggiorneremo la pagina sulla traduzione di qgis.it e l'elenco dei traduttori
> che c'è nel menu Guida -->  Informazioni ---> Traduttori del vostro software
> preferito.
> 
> Anticipo qua i criteri che ho deciso di adottare, sentito il parere di tutti
> i traduttori e simpatizzanti presenti nel canale telegram [1], per la
> pubblicazione dell'elenco. Mi prendo la responsabilità della decisione in
> prima persona proprio per fornire a chi eventualmente si vedrà escluso un
> criterio oggettivo.
> Pubblicheremo nel software nel menu richiamato sopra i nomi di chi ha
> tradotto almeno 100 stringhe, mentre nel sito qgis.it metteremo l'elenco di
> chi ha tradotto prima di noi ai tempi in cui non c'era la piattaforma
> Transifex che ci permette oggi di tradurre in maniera molto amichevole, ed
> anche chi ha contribuito anche solo con una stringa. 
> Il volenteroso traduttore ha perso un minuto per tradurre e noi siamo
> contenti lo stesso e lo ringraziamo pubblicamente
> 
> A questo proposito, prego i seguenti utenti di Transifex che hanno
> collaborato alla traduzione di mettersi in contatto con me per dirmi se
> vogliono essere citati con il soprannome oppure col proprio nome reale:
> - pipep
> - Luca M. —> luca76
> - Roby2017
> - inskatolata
> - P0l
> - Mattia
> 
> 
> Ultima nota.
> Nell'elenco dei traduttori dell'interfaccia metteremo anche Giuseppe
> Mattiozzi. Voglio citarlo esplicitamente perché, praticamente da solo, sta
> portando avanti la traduzione della documentazione. Non sembra esserci un
> luogo istituzionale in cui mettere il riconoscimento e così lo inseriamo nel
> software, oltre ovviamente, come detto, a citare tutti quanti sul sito di
> qgis.it.
> 
> Grazie a tutti e ora beatevi con noi nel vedere quei meravigliosi 100% nella
> immagine allegata,
> 
> KEEP THE FAITH!
> 
> s.
> 
> [1] https://t.me/qgis_it_traduzione
> 
>  
> 
> 
> 
> --
> 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
> 

-- 
Paolo Cavallini
www.faunalia.eu - QGIS.org
training, support, development on QGIS, PostGIS and more
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user