Re: [Qgis-user] qgis/postgis : flow map

2018-02-03 Thread Casper Bertelsen
To understand you correct: In your raw-data table entrants you have one row for each person and in your query you want one flow for each person, ie. the same number of rows in your output? In the regards to the group by, you want the sum(ipondi) on each flow where they're grouped by a

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Bernd Vogelgesang
Am 03.02.2018, 23:35 Uhr, schrieb Nyall Dawson : On 4 February 2018 at 06:32, Alex Mandel wrote: I think you undervalue what's been done. See the code base, and re-use/adapt whatever components you want. You can run your own custom version.

Re: [Qgis-user] Print Composer Templates in v2_99

2018-02-03 Thread Nyall Dawson
On 3 February 2018 at 09:28, Grant Boxer wrote: > I am trying to apply/use a template in print composer from v.2.18.16 but > v2_99 does not seem to able to display it. Do we need to re-create our > templates for the new version? > It's just an oversight. I'll fix. Nyall

Re: [Qgis-user] Profiles

2018-02-03 Thread Nyall Dawson
On 3 February 2018 at 17:48, Saber Razmjooei wrote: > Hi Paolo, > > Each of those profile tools uses a different library for plotting. > > I think for migration to QGIS 3, it is best to use Qt Charts module which > has been GPLed since Qt 5.7: > >

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Nyall Dawson
On 4 February 2018 at 06:32, Alex Mandel wrote: > I think you undervalue what's been done. See the code base, and > re-use/adapt whatever components you want. You can run your own custom > version. > > https://github.com/fieldpapers > > Could even integrate it with

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Alex Mandel
I think you undervalue what's been done. See the code base, and re-use/adapt whatever components you want. You can run your own custom version. https://github.com/fieldpapers Could even integrate it with QGIS as a plugin, or flip that around and use QGIS server to create the tile layer used in

Re: [Qgis-user] qgis/postgis : flow map

2018-02-03 Thread image
So, i succeed in executing the query without error message. The query generates a temp postgis layer linear. I attach the SS below showing the qgis canvas But i have always a problem regarding the GROUP BY...i would like to do a GROUP BY

[Qgis-user] Fwd: Re: Idea: Crowd-sourcing a batch-georeferencer plugin with QR code ?

2018-02-03 Thread Bernd Vogelgesang
--- Weitergeleitete Nachricht --- Von: "Saber Razmjooei" An: "Bernd Vogelgesang" Kopi Maybe you can use a mobile/tablet device with (Q)GIS to collect data, so no need to georeferencing and digitizing. Maybe "I"

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Bernd Vogelgesang
Thanx guys for the hint, but this is a "serious" project ;) My detail maps I have to produce are scattered around an area of ca. 200 sqkm, I want to have the freedom to design everything I want to with overview maps for finding the spot, inserting already existing data etc. So

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Clifford Snow
Let me echo Brent Fraser suggestion to look at Field Papers, fieldpaper.org. They accomplish what you are looking for. Each page of the field paper has a QR code for georeferencing. Not only that they can be loaded in as a baselayer in OSM editors. The site fieldpapers.org has a simple walk

Re: [QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread nino formica
Si ok, ma continuo a non capire (... sono un po' duro) cosa c'entra la tolleranza col fatto che l'unione genera una terza geometria con area nulla !? Nino Il 03 feb 2018 7:20 PM, "Totò" ha scritto: > skampus wrote > > Se ne era parlato qua. > > > >

Re: [Qgis-user] qgis/postgis : flow map

2018-02-03 Thread image
Thanks...so...i did a cast from STRING to BIGINT for my X/Y (x/yhome and x/ywork). And i executed this query : create table test as select st_makeline(st_makepoint(entrants_only.x_resi,entrants_only.y_resi),st_makepoint(entrants_only.x_tr,entrants_only.y_tr)) as

Re: [QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread Totò
skampus wrote > Se ne era parlato qua. > > http://gfoss-geographic-free-and-open-source-software-italian-mailing.3056002.n2.nabble.com/Risoluzione-spaziale-dataset-td7585941i20.html#a7586670 Avevo completamente dimenticato questo thread: Stefano, hai una memoria di ferro!!! La cosa rimane

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin withQR code ?

2018-02-03 Thread Brent Fraser
Bernd, Have you looked at Field Papers? http://fieldpapers.org/ Best Regards, Brent Fraser From: "Bernd Vogelgesang" Sent: Saturday, February 3, 2018 9:22 AM To: "qgis-user@lists.osgeo.org"

Re: [QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread Gabriela Osaci Costache
Ciao!Negli ultimi giorni ho lavorato con molti strati poligonali appunto per ottenere la differenza tra loro (per la dinamica dell'uso del suolo) e ho ottenuto degli oggetti con area nulla...infatti una linea (come nel video di Totò). A volte gli oggetti esistenti nella tabella non si potevano

Re: [Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin with QR code ?

2018-02-03 Thread Saber Razmjooei
Maybe you can use a mobile/tablet device with (Q)GIS to collect data, so no need to georeferencing and digitizing. Regards Saber On 3 Feb 2018 16:22, "Bernd Vogelgesang" wrote: > Hi folks, > > I am facing a project, where I will produce hundreds of field maps with >

Re: [QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread Stefano Campus
Se ne era parlato qua. http://gfoss-geographic-free-and-open-source-software-italian-mailing.3056002.n2.nabble.com/Risoluzione-spaziale-dataset-td7585941i20.html#a7586670 Il 03/Feb/2018 17:43, "nino formica" ha scritto: > perché dovrebbe dipendere dagli

Re: [QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread nino formica
perché dovrebbe dipendere dagli arrotondamenti, puoi spiegarti meglio ? Nino Il 03 feb 2018 4:51 PM, "Stefano Campus" ha scritto: > Immagino sia così per il solito problema degli arrotondimenti. > Prova su postgres > > Il 03/Feb/2018 14:53, "Totò"

Re: [Qgis-user] qgis/postgis : flow map

2018-02-03 Thread Casper Bertelsen
Try use DB Manager (QGIS Plugin - Comes with standard installation of QGIS), here you can connect to the database and run queries and afterwards import the queries into QGIS. When you've create a link to your database in "Add PostGIS-layers" (Ctrl + Shift + D) it should show up in DB manager

[Qgis-user] Idea: Crowd-sourcing a batch-georeferencer plugin with QR code ?

2018-02-03 Thread Bernd Vogelgesang
Hi folks, I am facing a project, where I will produce hundreds of field maps with atlas from lots of small locations, which get printed for surveyors to fill in observations in the field. Getting them returned, I need to scan them, georeference them and finally digitize the features found.

[Qgis-user] qgis/postgis : flow map

2018-02-03 Thread image
Good morning, I have to do flow map (home->working place) for my area of interest (28 french cities). I get a database .dbf created by a french institute. I imported it into postgres/postgis. One row = 1 people. My table is composed by several fields : id (primary key) codgeo_res: residence

[QGIS-it-user] differenza tra vettori poligonali

2018-02-03 Thread Totò
Ciao a tutti, oggi, per caso, ho riscontrato un comportamento strato del geoprocessing 'differenza', sia di qgis che di saga, stesso comportamento che spiego di seguito. vi invito a fare questa prova: 1. disegnare un poligono, es. un bel quadrato (primo shapefile poligonale); 2. disegnare un

[QGIS-it-user] Problema con r.viewshed - RISOLTO

2018-02-03 Thread Carlo Nardi
Ciao a tutti Come vedete dall'oggetto riapro una mia vecchia discussione, dove grazie a voi ho risolto il problema, ma penso di aver trovato altri problemini. Il problema iniziale era che r.viewshed non mi funzionava e il risultato finale era un errore che avevo inserito nelle e-mail

Re: [QGIS-it-user] Errore nell'aggiornamento di Go2StreetView

2018-02-03 Thread Enrico Ferreguti
No. Streetview coverage contiene solo la copertura attuale. Per conoscere la data delle immagini bisogna attivare tra le options "View streetview image date" Ciao. Enrico Il giorno 3 febbraio 2018 10:22, antonio valanzano ha scritto: > Qualcuno che usa questo plugin può

Re: [QGIS-it-user] Errore nell'aggiornamento di Go2StreetView

2018-02-03 Thread antonio valanzano
Qualcuno che usa questo plugin può dirmi se associate alla Streetview coverage ci sono informazioni sulla data delle riprese ? Grazie in anticipo Virus-free. www.avg.com

Re: [Qgis-user] Profiles

2018-02-03 Thread Paolo Cavallini
Hi Saber, thanks for your note. Il 03/02/2018 07:48, Saber Razmjooei ha scritto: > Each of those profile tools uses a different library for plotting. > > I think for migration to QGIS 3, it is best to use Qt Charts module > which has been GPLed since Qt 5.7: > > http://doc.qt.io/QtCharts/