[Qgis-user] error 50 : internet error

2016-08-31 Thread Ronen Pelleg
getting this error when trying to download map files
updated python
i use qgis 2.16.2   with windows 7 pro

how to fix bug ??

thanks

p.s.   i am not a computer wiz  just a agronomist-farmer
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] "live" openstreetmap data in qgis

2016-08-31 Thread Robin Paulson

On 2016-09-01 10:04, Robin Paulson wrote:

On 2016-08-29 04:24, Etienne Trimaille wrote:

You have to set up a database with the OSM diff to get an up to date
OSM database. Then you can add your PostGIS layers in QGIS.

You can have a look to this docker project :
https://github.com/kartoza/docker-osm [2]
These OSM layers are updated every two minutes by default, and you can
see these layers in QGIS.


that's excellent, i'll take a look at that, cheers.

in answer to the original question of use case:
i and others are continually adding data to osm in a particular area
which interests us, and using that data in our qgis project. we wish
to keep track of that data and how it relates to other (non-osm) data
in our qgis project. we have found it is easiest to visualise this
within the qgis project.

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

Re: [Qgis-user] "live" openstreetmap data in qgis

2016-08-31 Thread Robin Paulson

On 2016-08-29 02:56, Greg Troxel wrote:

Robin Paulson  writes:


at the moment there are various ways to add openstreetmap data to
qgis. as far as i can tell, they all rely upon downloading a
.osm/obf/pbf file in some semi-automated way and importing it. none of
the existing tools allow for any existing data to be deleted and
replaced with the new.

what i would like to do is add a "live" layer to my qgis projects,
such that any data is periodically and transparently re-downloaded and
updated. for those of you who are familiar with JOSM, this would be
similar to the "continuos download" [sic] plugin for that software.


Two thoughts (and note that I don't use qgis yet, but do map for OSM):

  OSM resources can be somewhat easily overwhelmed, so some care in
  understanding the load put on servers is in order, unless you are
  talking about downloading from someplace outside of OSM that you're
  paying for access, etc.


the data we are getting is currently around 1MB of .osm files. we may 
get more in future, but nowhere near enough to cause any problems.



  People sometimes import OSM into postgis, and then apply
  daily/hourly/minutely diff files to keep their database up to date.
  Doing this and having qgis operate from the live database seems like 
a

  plausible way to do what you want.  A local database could also
  support other uses such as tile generation.


yep, the workflow at the moment is to periodically use osm2pgsql to 
import new overpass-sourced data into postgis, but it's fiddly and 
requires me to maintain sql (i hate sql...) statements to process the 
data correctly, set up primary keys, maintain .style files, etc.


i was hoping for something in existence already. maybe i build a thing 
myself out of my kludgy scripts and publish it.


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

Re: [Qgis-user] HTML rendering in Map Composer

2016-08-31 Thread SaekBinko
Thank You for advice, but it still doesn't work. I installed few packages
with "webkit" in the name, but nothing has changed. I made comparision on my
second machine with Ubuntu 14.04 and there are the same libraries installed,
and HTML rendering works there fine. So maybe other library... 

I thought maybe some plugin has bad effect on this problem, but I turned off
all of plugins and HTML rendering still doesn't work.


Thanks for quick response,
Slawomir



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/HTML-rendering-in-Map-Composer-tp5283130p5283372.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Wrong retrieving of wms legend

2016-08-31 Thread Andrea Peri
Hi,
I notive that in the qgis 2.14.5 and in the qgis 2.16.1
when adding a layer wms choosing from a list of layers available in
the wms service connected,
qgis retrieve as legend of the layer ALL the legends of all the wms
layer available in the wms service.
Using the 2.8 QGIS version, the legend is retrieve correctly (only the
layer choosed).

Someone can confirm this as an issue ?

thx.

-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] .GDB to .KML/.KMZ?

2016-08-31 Thread Stefan Keller
Simon,

> I'm hoping that I've managed to identify the issue:
> my data is in a .gdb directory, but its subcomponent files are in slightly 
> different form.

I sometimes see this effect when ArcGIS users save Shapefiles (or
other stuff) in a .gdb directory.
So your data could be in a format different from ESRI Geodatabase?

But I can't help without further info and specific data.

:Stefan


2016-08-31 16:01 GMT+02:00 Simon Minching :
> Hi Stefan, Stefan and Nyall-
>
> Thanks so much for the prompt responses. To close the loop here, it is in
> fact an ESRI Geodatabase, and I tried using all of the suggestions mentioned
> above, but to no avail. Because I only need read access for my .gdb files, I
> thought OpenFileGDB would be sufficient- screenshot of relevant
> documentation attached- but I'm hoping that I've managed to identify the
> issue: my data is in a .gdb directory, but its subcomponent files are in
> slightly different form.
>
> I'll be poking around with the following below, but I'm open to any other
> feedback/thoughts! :)
>
> Thanks again,
> Simon
> ---
>
> http://gis.stackexchange.com/questions/29501/how-to-get-gdb-esri-file-geodatabase-in-qgis-for-mac-osx-10-6
>
>
>
> On Tue, Aug 30, 2016 at 4:10 PM, Stefan Keller  wrote:
>>
>> If you mean ESRI File Geodatabase (FileGDB) then you can also use my
>> free online web app:
>> https://geoconverter.hsr.ch/ (pls. use responsibly :-))
>>
>> :Stefan
>>
>> 2016-08-30 21:48 GMT+02:00 Nyall Dawson :
>> > On 31 Aug 2016 04:57, "Simon Minching"  wrote:
>> >>
>> >> Hi everyone,
>> >>
>> >> Can QGIS import a gdb file and allow a user to transform it to kml/kmz
>> >> for
>> >> export and re-use? I didn't see anything to this end within the user
>> >> documentation
>> >
>> > Definitely - I do this all the time! Just open the gdb data source (eg
>> > drag
>> > and drop it in QGIS), then right click the layer and select "save as".
>> > You
>> > can then change the output format from that dialog to KML or kmz.
>> >
>> > Nyall
>> >>
>> >> Excited to dive in here!
>> >>
>> >> Thanks in advance,
>> >>
>> >> Simon
>> >>
>> >> ___
>> >> Qgis-user mailing list
>> >> Qgis-user@lists.osgeo.org
>> >> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> >> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> >
>> >
>> > ___
>> > Qgis-user mailing list
>> > Qgis-user@lists.osgeo.org
>> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] problem transform raster to vector

2016-08-31 Thread Polo Núñez
Greetings Qgis users.


I receive this message when trying to transform a raster to vector file.


2016-08-31T10:02:15 1 Traceback (most recent call last):

File 
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\GdalTools\tools\widgetPluginBase.py",
 line 88, in onFinished

self.base.onFinished(exitCode, status)

File 
"C:/PROGRA~1/QGISES~1/apps/qgis/./python/plugins\GdalTools\tools\dialogBase.py",
 line 205, in onFinished

msg = unicode(self.process.readAllStandardError())

UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 633: 
ordinal not in range(128)


thanks


Version: QGIS 2.14.0 Essen

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

Re: [Qgis-user] Quick Print

2016-08-31 Thread Tyler Veinot
Thanks Neumann, I will give them a try.
Tyler

On Wed, Aug 31, 2016 at 8:52 AM, Neumann, Andreas 
wrote:

> Hi Tyler,
>
> There are two plugins in the repo:
>
>- Maps Printer
>- InstantPrint
>
> Haven't use either of them, but you can give it a try.
>
> Greetings,
>
> Andreas
>
> On 2016-08-31 13:48, Neumann, Andreas wrote:
>
> Hi Tyler,
>
> There are two plugins in the repo:
>
>- Maps Printer
>- InstantPrint
>
> Haven't use either of them, but you can give it a try.
>
> Greetings,
>
> Andreas
>
> On 2016-08-31 13:24, Tyler Veinot wrote:
>
> Hi;
> Anyone find a good tool for doing quick prints or exports to PDF? I am
> looking for something for light QGIS users to simply "quick print" their
> display to a simple map for easy sharing. Would be really excited if it was
> something I could setup with a basic layout, scale, and map items but not
> necessary.
> Any tools come to mind?
> Tyler
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [QGIS-it-user] Crash di QGIS 2.16.2 e QGIS-dev con la nuova libreria libgeotiff 1.4.2-1

2016-08-31 Thread skampus
ccleaner pulisce il registro da orfani e sporcizie varie (ovviamente parlo di
win).
io uso direttamente regedit che lancio dalla finestra di avvio dei comandi.

uso come chiave di ricerca "osgeo" e materialmente cancello le chiavi.
questo indipendentemente dal fatto di avere qgis ecc installato stand alone
o con osgeo4w.
infatti nel registro c'è l'elenco dei progetti usati, l'elenco dei SR già
utilizzati ecc.
a volte per sbaglio seleziono un sr che sbagliato e ne lo ritrovo per sempre
tra i sr e non c'è altro modo di cancellarlo se non andando a trovare la
chiave nel registro e cancellarlo manualmente.
effettivamente non sarebbe male una funzione di qgis che ti permetta di
cancellare questi elenchini.

s.





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Crash-di-QGIS-2-16-2-e-QGIS-dev-con-la-nuova-libreria-libgeotiff-1-4-2-1-tp5282683p5283276.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] Quick Print

2016-08-31 Thread Neumann, Andreas
Hi Tyler, 

There are two plugins in the repo: 

* Maps Printer
* InstantPrint

Haven't use either of them, but you can give it a try. 

Greetings, 

Andreas 

On 2016-08-31 13:48, Neumann, Andreas wrote:

> Hi Tyler, 
> 
> There are two plugins in the repo: 
> 
> * Maps Printer
> * InstantPrint
> 
> Haven't use either of them, but you can give it a try. 
> 
> Greetings, 
> 
> Andreas 
> 
> On 2016-08-31 13:24, Tyler Veinot wrote:
> 
>> Hi; 
>> Anyone find a good tool for doing quick prints or exports to PDF? I am 
>> looking for something for light QGIS users to simply "quick print" their 
>> display to a simple map for easy sharing. Would be really excited if it was 
>> something I could setup with a basic layout, scale, and map items but not 
>> necessary. 
>> Any tools come to mind? 
>> Tyler 
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

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

Re: [Qgis-user] Issue using time manager to show a line that changes in thickness over time

2016-08-31 Thread Steiginga, Luke
Hi Christoph,

Thanks for the help. It seemed to work when I added the layer to the time 
manager without any layer styling being done beforehand. Once the layer was 
added to the time manager, I could do some layer styling and it would still 
work.

Thanks,
Luke


From: Christoph Lauber [mailto:christoph.lau...@geoplanteam.ch]
Sent: Wednesday, August 31, 2016 1:15 AM
To: Steiginga, Luke; qgis-user@lists.osgeo.org
Subject: AW: [Qgis-user] Issue using time manager to show a line that changes 
in thickness over time

Hi Luke

I used the time manager a while ago for "colour-changing" on polygons, 
depending a temperature attribute.
First thing is, that your layer must show up on the map without using the time 
manager plugin. If this is not the case, then you should have a look on your 
layer style definition.
If the layer shows up, but you still don't see anything in the time manager, 
then you should try to make time manager work without any layer styling. Maybe 
the problem is not the layer but the timestamp format?



Freundliche Grüsse
Christoph Lauber



Von: Steiginga, Luke [mailto:luke.steigi...@nrc-cnrc.gc.ca]
Gesendet: Dienstag, 30. August 2016 14:50
An: 'qgis-user@lists.osgeo.org' 
>
Betreff: [Qgis-user] Issue using time manager to show a line that changes in 
thickness over time

Hello,

I am running QGIS 2.8.9 and I am currently displaying a line that varies in 
thickness along its length. The entire line is made up of many smaller lines 
each having a different thickness. It was added using a csv file using a WKT 
column that contained the information necessary to make the lines. These 
smaller lines all have different thicknesses corresponding to a numeric value 
that had been previously calculated in the csv file.

This all works as it should.


My problem is that I now want to have this change at different times when I use 
the time manager. In other words, I want the thickness of each line to change 
from one week to another. The csv file has a start time and an end time as 
shown below in columns "Timestamp", and "End Time". The first column contains 
the numbers that I want to indicate the thickness.

Expected x  y   
   WKT  
 TimestampEnd Time
0.0001109-1247455.1  1419954.2
LineString(-1247455.1 1419954.2, -1247455.2 1419954.3) 4/1/2016 
6:004/8/2016 6:00
0.004392  -1247455.2  1419954.3
LineString(-1247455.2 1419954.3, -1247571 1419993)
4/1/2016 6:004/8/2016 6:00



After 4/8/2016 6:00 there are different values for the thickness of the lines 
that I want displayed. These are lower down in the same file. I show a sample 
of what would be in the csv file at this point below:

Expected x  y   
   WKT  
 TimestampEnd Time
0.002145  -1247455.1  1419954.2
LineString(-1247455.1 1419954.2, -1247455.2 1419954.3) 4/8/2016 
6:004/15/2016 6:00
0.003391  -1247455.2  1419954.3
LineString(-1247455.2 1419954.3, -1247571 1419993)
4/8/2016 6:004/15/2016 6:00




Each new week, all columns except the first column remain exactly the same, 
because all I want to do is have the thickness of the line segments change with 
time.

I tried to do this by opening the time manager and adding a layer. I set the 
start time as the "Timestamp" column and the end time as the "End Time" column. 
I am trying to make QGIS display one thickness for the first week and then show 
the second thickness for the second week and so on.

I would have expected this to work, but instead the layer doesn't show up on 
the map at all after doing this.

Could someone please tell me what I am doing wrong or how I could possibly 
resolve this issue?

Thanks,
Luke



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

[Qgis-user] Quick Print

2016-08-31 Thread Tyler Veinot
Hi;
Anyone find a good tool for doing quick prints or exports to PDF? I am
looking for something for light QGIS users to simply "quick print" their
display to a simple map for easy sharing. Would be really excited if it was
something I could setup with a basic layout, scale, and map items but not
necessary.
Any tools come to mind?
Tyler
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [QGIS-it-user] Crash di QGIS 2.16.2 e QGIS-dev con la nuova libreria libgeotiff 1.4.2-1

2016-08-31 Thread Sergio Gollino
Buongiorno,
mi inserisco nella discussione.
Anche io mi sono ritrovato a fare la pulizia. Di solito disinstallo qgis
(spesso tengo 2 versioni installate da standalone), riavvio, pulisco il
registro con CCleaner e lo backuppo. Poi apro il registro e comincio a
cercare tutti i riferimenti a QGIS (manualmente) e cancello chiavi e
cartelle. Una volta trovati tutti passo alla nuova installazione.

Non è una cosa che faccio spesso ovviamente, porta via parecchio tempo. ma
1 o al max 2 volte all'anno mi capita di farla.

Qualcuno conosce metodi più rapidi e meno "artigianli"?

Ciao

Sergio




Il giorno 31 agosto 2016 12:27, matteo  ha scritto:

> Ciao Stefano,
>
> approfitto per frti una domanda sulla pulizia del registro..
>
> lo fai in un modo particolare o con un programma che scarichi a parte?
>
> un po' di tempo fa [0] ho postato una discussione sull'installazione di
> diverse versioni di QGIS che davano qualche problema se il registro è
> sporco..
>
> non sarebbe male aggiungere un paragrafo sul sito di QGIS in cui viene
> spiegata questa procedura
>
>
> [0] https://lists.osgeo.org/pipermail/qgis-it-user/2016-July/001269.html
> ___
> QGIS-it-user mailing list
> QGIS-it-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-it-user
>



-- 
Sergio Gollino

Questo messaggio, comprensivo di eventuali allegati, è ad uso esclusivo del
destinatario e potrebbe contenere  informazioni riservate; se è stato
recapitato per errore ci scusiamo per l'accaduto e Vi invitiamo
cortesemente a darcene notizia provvedendo alla sua distruzione.
Vi ricordiamo che la diffusione, l'utilizzo e/o la conservazione dei dati
ricevuti per errore costituiscono violazione alle disposizioni del D.Lgs.
n. 196/2003 "Codice in materia di protezione dei dati personali".
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] Spatilite and QGIS issue

2016-08-31 Thread Tyler Veinot
Saek;
I tried the suggestions with no luck, then decided to try a rename, the
table now it works. Apparently spatilite does not like the name wmain for a
table name. I could only get it to work by adding an extension, I am
assuming there is a corruption somewhere and the database cannot agree if
the table exists or not.
Any thoughts on why this occurred?
Tyler

On Tue, Aug 30, 2016 at 7:31 PM, Tyler Veinot 
wrote:

> Thanks I will try that in the morning
>
> Sent from my Bell Sony device over Canada’s largest network.
>
>  SaekBinko wrote 
>
>
> Hi,
>
> Try to recover geometry typing a command
>
> SELECT RecoverGeometryColumn('[1]', 'Geometry', [2], '[3]', 'XY');
>
> Where:
> [1] - table name
> [2] - epsg code
> [3] - geometry type
>
> I had similar problem some time ago, and recovering geometry helped me.
>
>
> Also try to open that Spatialite database in Spatialite GUI - nice app to
> perform some actions using Spatialite.
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.
> nabble.com/Spatilite-and-QGIS-issue-tp5283146p5283153.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [QGIS-it-user] Crash di QGIS 2.16.2 e QGIS-dev con la nuova libreria libgeotiff 1.4.2-1

2016-08-31 Thread matteo
Ciao Stefano,

approfitto per frti una domanda sulla pulizia del registro..

lo fai in un modo particolare o con un programma che scarichi a parte?

un po' di tempo fa [0] ho postato una discussione sull'installazione di
diverse versioni di QGIS che davano qualche problema se il registro è
sporco..

non sarebbe male aggiungere un paragrafo sul sito di QGIS in cui viene
spiegata questa procedura


[0] https://lists.osgeo.org/pipermail/qgis-it-user/2016-July/001269.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Plugin: VIDEO UAV Tracker Problemi

2016-08-31 Thread Paolo Cavallini
Il 31/08/2016 10:08, afilipel ha scritto:
> Chiedo in anticipo scusa per la palese incapacità ma non sono riuscito ad
> aprire il ticket.
> Sono bloccato in una pagina che mi dice di ottenere un mantra (???) per
> ottenere la OSGeo Userid
> 
> dalla chat  #osgeo mi dicono che non è più attivo
> dalla chat #telascience mi rispondono "spam for breaking the internet
> 
> Ho anche provato il plugin report issue ma mi chiede di creare un account
> GitHub

il ticket va aperto sul plugin, non su qgis. se il plugin è su github,
confermo che devi creare un account, con le modalità consuete.
Saluti, e grazie.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Plugin: VIDEO UAV Tracker Problemi

2016-08-31 Thread afilipel
Chiedo in anticipo scusa per la palese incapacità ma non sono riuscito ad
aprire il ticket.
Sono bloccato in una pagina che mi dice di ottenere un mantra (???) per
ottenere la OSGeo Userid

dalla chat  #osgeo mi dicono che non è più attivo
dalla chat #telascience mi rispondono "spam for breaking the internet

Ho anche provato il plugin report issue ma mi chiede di creare un account
GitHub





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Plugin-VIDEO-UAV-Tracker-Problemi-tp5283202p5283245.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Crash di QGIS 2.16.2 e QGIS-dev con la nuova libreria libgeotiff 1.4.2-1

2016-08-31 Thread skampus
dopo aver verificato che in tutto il mondo ad avere problemi con questa
libreria eravamo solo io e gabriela, ho cancellato tutto, pulito il registro
e reinstallato tutto.

ovviamente tutto funziona...

:-)

s.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Crash-di-QGIS-2-16-2-e-QGIS-dev-con-la-nuova-libreria-libgeotiff-1-4-2-1-tp5282683p5283234.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Plugin: VIDEO UAV Tracker Problemi

2016-08-31 Thread Paolo Cavallini
Il 31/08/2016 07:22, afilipel ha scritto:
> Buongiorno a tutti, 
> non riesco a far funzionare il plugin. Lavoro con WIN7-32 bit, QGIS 2.8.9
> Ho letto da qualche parte che funziona solo su sistemi a 64 bit, è
> confermato?
> E' possibile avere un video e relativo file gpx in modo da vedere come sono
> strutturati. Nelle discussioni passate c'è il rimando ad un link dropbox,
> che è obsoleto.

So di essere ripetitivo, ma: per cortesia apri un ticket.
Grazie.

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] updating printer composer

2016-08-31 Thread Nyall Dawson
On 31 Aug 2016 4:14 PM,  wrote:
>
> Thaks, as with all things Qgis it can be done, but finding out how or
where the button is always an interesting challenge.
>
> In this case the Items properties tab is on the right hand side on the
main screen, between Composition and Atlas generation, near the command
history window.
> I was expecting to find it under one of the icons when I first started
looking.
>
> Thanks for providing the information

The "refresh" button on the toolbar is also a handy shortcut for this.

Nyall

>
>
> August 30 2016 9:30 PM, "Bernd Vogelgesang" 
wrote:
>>
>> Hi Dave,
>> yes it's possible. And it is quite easy:
>> select your map frame in the composer -> select the "Item properties"
tab -> Hit the "Update preview" button
>> Cheers
>> Bernd
>> Am 30.08.2016, 22:07 Uhr, schrieb :
>>
>>
>>
>>>
>>> Hi List,
>>>
>>> I am having run with the print composer :-(
>>>
>>> If I work on the main qgus window and create a map image the way that I
want it, then open a print composer and drag an image of the map on to the
print compose.  It looks rather nice.  Then I discover that I have left off
some vital feature,  I go and edit the main map, but the print composer
ignores the change.  I have to remove the map image from the print composer
and re add it.
>>>
>>> Is there any way I can just get the composer to reload/refresh  the
image on the composer to match the main image on the qgis window with out
having to readd it ?
>>>
>>> Dave.
>>
>>
>>
>>
>> --
>> Bernd Vogelgesang
>> Siedlerstraße 2
>> 91083 Baiersdorf/Igelsdorf
>> Tel: 09133-825374
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[QGIS-it-user] Plugin: VIDEO UAV Tracker Problemi

2016-08-31 Thread afilipel
Buongiorno a tutti, 
non riesco a far funzionare il plugin. Lavoro con WIN7-32 bit, QGIS 2.8.9
Ho letto da qualche parte che funziona solo su sistemi a 64 bit, è
confermato?
E' possibile avere un video e relativo file gpx in modo da vedere come sono
strutturati. Nelle discussioni passate c'è il rimando ad un link dropbox,
che è obsoleto.

Grazie,
Andrea



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Plugin-VIDEO-UAV-Tracker-Problemi-tp5283202.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] updating printer composer

2016-08-31 Thread dave . potts
Thaks, as with all things Qgis it can be done, but finding out how or where the 
button is always an interesting challenge.

In this case the Items properties tab is on the right hand side on the main 
screen, between Composition and Atlas generation, near the command history 
window.
I was expecting to find it under one of the icons when I first started looking.

Thanks for providing the information 

August 30 2016 9:30 PM, "Bernd Vogelgesang"  wrote:

Hi Dave,

yes it's possible. And it is quite easy:
select your map frame in the composer -> select the "Item properties" tab -> 
Hit the "Update preview" button 

Cheers
Bernd

Am 30.08.2016, 22:07 Uhr, schrieb :

 Hi List,

I am having run with the print composer :-(

If I work on the main qgus window and create a map image the way that I want 
it, then open a print composer and drag an image of the map on to the print 
compose. It looks rather nice. Then I discover that I have left off some vital 
feature, I go and edit the main map, but the print composer ignores the change. 
I have to remove the map image from the print composer and re add it.

Is there any way I can just get the composer to reload/refresh the image on the 
composer to match the main image on the qgis window with out having to readd it 
?

Dave.
--
Bernd Vogelgesang
Siedlerstraße 2
91083 Baiersdorf/Igelsdorf
Tel: 09133-825374
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] HTML rendering in Map Composer

2016-08-31 Thread Neumann, Andreas
Specifically watch out for: 

libqt4-webkit 

python-webkit 

libqtwebkit4 

or whatever the packages are called in Ubuntu these days. 

Andreas 

On 2016-08-31 07:28, Neumann, Andreas wrote:

> Perhaps you miss a "webkit" related package? Perhaps do a "apt search webkit" 
> search and see what webkit packages are available. Something around webkit 
> with qt and python. 
> 
> I know that some Debian versions removed Webkit and maybe the newer Ubuntu 
> versions did so as well? 
> 
> Hope this helps, 
> 
> Andreas 
> 
> On 2016-08-30 21:42, SaekBinko wrote:
> 
>> Hello Group!
>> 
>> I have a problem with text field in Map Composer... When I enable HTML
>> rendering on some text field, whole text on map becomes invisible. 
>> 
>> I'm using QGIS 2.16.2 on Linux Mint 18 (Ubuntu 16.04),
>> 
>> Maybe I have to install some libraries? Everything was fine, when I was
>> using QGIS 2.16 on Linux Mint 17 (Ubuntu 14.04)...
>> 
>> Best regards,
>> Slawomir
>> 
>> --
>> View this message in context: 
>> http://osgeo-org.1560.x6.nabble.com/HTML-rendering-in-Map-Composer-tp5283130.html
>> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

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