[Qgis-user] install problem on ubuntu 18.04

2019-10-06 Thread Darrel Maddy
I have just built a new machine and tried to install qgis . I am getting the 
following error message

libpng error: application is running with png.c from libpng-1.2.56
libpng warning: application is compiled with png.h from libpng-1.6.21

checking the installed library it is reporting as 1.6.34 (the latest in the 
repository)

As I am not a frequent linux user I do not know how to fix this, nothing I have 
tried has worked.  Can anyone suggest how I should proceed?

Thanks

Darrel


___
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] 3D map scripting

2019-05-17 Thread Darrel Maddy
I am trying to create a timeseries of views using 3D map. This involves a base 
height model (updated every 50 views) with nearly 7000 separate data overlays 
(one at a time). These will be exported as single frames and collated into a 
movie.

I am happy with the views I am creating manually now and I have been looking 
for a way to automate this process (as I do not want to prepare 7000 frames 
individually). Can this be done in scripting? Or is there a macro type facility 
that at least would ease the pain ?

I am happy to write the code (in Python) if there is a way to access the 3d map 
window. It also appears that the settings cannot be saved i.e. any changes to 
the default view - again anyway to keep this persistent would be welcome. Maybe 
I am just missing something obvious?

Thanks in anticipation of your help.

Darrel

___
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