[Qgis-user] Web-Client: same host QGIS-Server-WMS not shown

2015-05-13 Thread Marc Beiling
Hello List,

I have a qgis-project including certain layers and two wms (one
directly from my qgis server, the other through my mapproxy) from my
qgis-server. When I put this project on the server and open it with the
qgis-web-client all layers except for my wms-layers are shown. It
doesn't even show up in the layertree. 

I tried to change the wms-url in the .qgs from servername... to
localhost Doesnt work

Its on a https server. Has this something to do with it? Is it possible
to show wms in a web-client-project based on another project served from
the same cgi-bin?

Maybe I dont see the obvious. Any help highly appreciated.

Thank you
Marc 

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


[Qgis-user] getPrint qgis_mapserver.fcgi

2015-05-13 Thread dieter_lehmann

Hello,

I have some problems using the getPrint Request with qgis_mapserver.fcgi 
(on Ubuntu 14.04.2 LTS, qgis-server version: 2.8.2+20trusty) - installed 
via the repro from qgis.org.


Printing as PDF with Qgis is working on this machine without problems.

Sending the getPrint Request (f.g. through qgis-webclient), an internal 
Server error occur. In the qgis-server log shows the follwing up:

End of script output before headers: qgis_mapserv.fcgi...


When I change the request to create a PNG, at least the map without 
legend is shown, but the layout is corrupted.


Any ideas?

Thanks a lot,
Dieter


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


Re: [Qgis-user] Web-Client: same host QGIS-Server-WMS not shown

2015-05-13 Thread Bernhard Ströbl

Hi Marc,
it is absolutely possible to serve WMS layers from any WMS server with 
QGIS server (so called cascading WMS) but you have to make sure that the 
WMS server is accessible from the server QGIS server is running on.
If it is the same machine try replacing the server name with 127.0.0.1 
in the URL (in the project file), this works for me.


Bernhard

Am 13.05.2015 um 12:47 schrieb Marc Beiling:

Hello List,

I have a qgis-project including certain layers and two wms (one
directly from my qgis server, the other through my mapproxy) from my
qgis-server. When I put this project on the server and open it with the
qgis-web-client all layers except for my wms-layers are shown. It
doesn't even show up in the layertree.

I tried to change the wms-url in the .qgs from servername... to
localhost Doesnt work

Its on a https server. Has this something to do with it? Is it possible
to show wms in a web-client-project based on another project served from
the same cgi-bin?

Maybe I dont see the obvious. Any help highly appreciated.

Thank you
Marc

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


__ Information from ESET Mail Security, version of virus signature 
database 11619 (20150513) __

The message was checked by ESET Mail Security.
http://www.eset.com





__ Information from ESET Mail Security, version of virus signature 
database 11619 (20150513) __

The message was checked by ESET Mail Security.
http://www.eset.com


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


Re: [Qgis-user] getPrint qgis_mapserver.fcgi

2015-05-13 Thread Andreas Neumann

Hi Dieter,

Is there a X-Server running on the server? Printing to PDF requires the 
X-Server and a configuration variable in the FCGID conf.


See also http://www.itopen.it/qgis-server-setup-notes/

Andreas

On 13.05.2015 10:57, dieter_lehmann wrote:

Hello,

I have some problems using the getPrint Request with 
qgis_mapserver.fcgi (on Ubuntu 14.04.2 LTS, qgis-server version: 
2.8.2+20trusty) - installed via the repro from qgis.org.


Printing as PDF with Qgis is working on this machine without problems.

Sending the getPrint Request (f.g. through qgis-webclient), an 
internal Server error occur. In the qgis-server log shows the follwing 
up:

End of script output before headers: qgis_mapserv.fcgi...


When I change the request to create a PNG, at least the map without 
legend is shown, but the layout is corrupted.


Any ideas?

Thanks a lot,
Dieter


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


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


Re: [Qgis-user] Drawing order in mobile client

2015-05-13 Thread Andreas Neumann

Hi Burghardt,

So the problem is actually the layer order inside a group when you 
access the group directly, and not individual layers, right? Maybe 
Jürgen can do something about that.


BTW: if you want that ruby script I have for generating the json files, 
let me know. It queries the server using the GetProjectSettings command 
for creating the layer files. It also uses the QWC GISProjectListing.js 
file to read the topics. As such, it fully automates the transfer of the 
project settings from QWC to QMC.


Andreas

On 13.05.2015 07:35, burghardt.scho...@stadt.wolfsburg.de wrote:

Hi Andreas,

yes, of course I looked immediately at the json files. The grouped layer in my QGIS 
project I respond in QMC as one layer. Up to version 2.8.1 those grouped layers were 
presented in QMC in the correct drawing order. Now I have to completely turn 
around the QGIS project. This looks not very nice in QGIS desktop :-). Of course I 
could also disperse the grouped layers in the json file. However, this makes a lot of 
work and creates unnecessary maintenance - imho. BTW - I create the json files manually.

No, the network request I havn't checked not yet. I'll fetch it later.

Greetings
Burghardt

***

Stadt Wolfsburg
Geschäftsbereich IT - 15-3 GIS
Rathaus E, Zi. E403, Porschestraße 47A, D-38440 Wolfsburg
Tel +49 5361 28-2531
Fax +49 5361 28-1765
mailto:burghardt.scho...@stadt.wolfsburg.de


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


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


Re: [Qgis-user] getPrint qgis_mapserver.fcgi

2015-05-13 Thread dieter_lehmann

Hi Andreas,

thanks for the hint, I've installed xvfb, changed fcgid.conf, started 
xvfb, restarted apache -  with no luck.


Xvfb is running with :99

Same error as before.



Dieter



Am 13.05.2015 um 11:07 schrieb Andreas Neumann:

Hi Dieter,

Is there a X-Server running on the server? Printing to PDF requires 
the X-Server and a configuration variable in the FCGID conf.


See also http://www.itopen.it/qgis-server-setup-notes/

Andreas

On 13.05.2015 10:57, dieter_lehmann wrote:

Hello,

I have some problems using the getPrint Request with 
qgis_mapserver.fcgi (on Ubuntu 14.04.2 LTS, qgis-server version: 
2.8.2+20trusty) - installed via the repro from qgis.org.


Printing as PDF with Qgis is working on this machine without problems.

Sending the getPrint Request (f.g. through qgis-webclient), an 
internal Server error occur. In the qgis-server log shows the 
follwing up:

End of script output before headers: qgis_mapserv.fcgi...


When I change the request to create a PNG, at least the map without 
legend is shown, but the layout is corrupted.


Any ideas?

Thanks a lot,
Dieter


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


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


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


[Qgis-user] Oracle connection timeout returns

2015-05-13 Thread Hillers Heather

Since 2.8.1, Jürgen Fischer repaired an oracle timeout connection error with the
qoci spatial driver: cleanup session  connection when login 
failedhttps://github.com/qgis/QGIS/commit/4789c2361dd5d3e336838492af757f10310d0531

This patch first appeared productively in 2.8.2.

We find that on our local Windows machines and on one of our test Windows Farm 
machines, this patch works.  However, on our productive Windows Farm machines, 
we are still getting the error.   We think this is either because the load on 
the Windows Farm machines is much higher than the load on our local and test 
machines, or there is something up with the client on the windows farm 
machines.  However, since qgis comes with its own oracle client, it's really 
hard to tell what is going on.  We know there should be no difference between 
our Test Farm machine and our productive Farm machines.  That indicates to us 
that it is just the load that makes the difference.

So, a couple questions:


1.   Is it possible there is a lingering oracle timeout error in qgis? 
Something that doesn't show up in low load situations?

2.   Is it possible to use the system oracle client with qgis instead of 
the internal client?

3.   How does qgis and it's internal oracle client work?

Thanks,

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

Re: [Qgis-user] Drawing order in mobile client

2015-05-13 Thread Burghardt.Scholle
Hi Andreas,

yes, you're right and yes, I'm interested in the ruby script. Thank you for 
your offer.

Burghardt

***

Stadt Wolfsburg
Geschäftsbereich IT - 15-3 GIS
Rathaus E, Zi. E403, Porschestraße 47A, D-38440 Wolfsburg
Tel +49 5361 28-2531
Fax +49 5361 28-1765
mailto:burghardt.scho...@stadt.wolfsburg.de



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


[Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2

2015-05-13 Thread Bernd Vogelgesang

Hi there,
on my Linux Mint, the package-updater wants to update gdal from 1.11.1 to  
1.11.2 which wants to remove qgis 2.8.1.
Normally I just do those updates without looking at, but this time it  
makes me awkward, cause I read the announcement that 2.8.2 should be out  
already, but its not on ubuntu-unstable yet!

Is the update of gdal connected with the new QGIS point release ?

Just want to ask if I'm the only one experiencing this, and if updating  
gdal would really shredder my QGIS and what I should do or not do?


Cheers
Bernd
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2

2015-05-13 Thread Bernd Vogelgesang

Am 13.05.2015, 14:54 Uhr, schrieb burghardt.scho...@stadt.wolfsburg.de:


Hi Bernd,

as described in [1], I have both the source http://qgis.org/debian and  
the ubuntugis-unstable PPA involved in my repositories under Ubuntu  
14.04. The former contains QGIS 2.8.2. The latter contains current  
dependencies among others gdal 1.11.2. This combination works for me to  
update QGIS to 2.8.2.


Greetings
Burghardt

[1] http://www.qgis.org/de/site/forusers/alldownloads.html#ubuntu  -  
Debian / Ubuntu




Hi Burghart,

? Complete confusion. Sorry, didn't read the text carefully, cause in the  
past it was very misleading and it still somehow is (switching from  
example for Debian to example for Ubuntu, so its not really clear that you  
now need the http://qgis.org/debian deb AND the unstable ppa for Ubuntu,  
while before it just worked with the ppa alone.)


And, if it is proposed to use the ubuntugis ppa, what is the deb  
http://qgis.org/ubuntugis good for then?


This stuff made me crazy from the start some years ago, and it seems  
things do not get more clear for me over time.


I see the problem that too many explanations on that page would be  
counter-productive as well, but a little more information would be  
appreciated nevertheless.

Feel as dumb as five years ago on this subject ...

Ok: adding deb http://qgis.org/debian trusty main
and adding again after removing
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu  
trusty main


QGIS 2.8.2 is there now and installing ... and running :)

Ok, thanx for the help
Bernd
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] getPrint qgis_mapserver.fcgi

2015-05-13 Thread dieter_lehmann

Hi Andreas,

just thinking about your comment with the firewall: do you know, what 
connections should work?
Cause I'm sitting on a fairly restricted system with a firewall sitting 
in front of my server. My local server has no firewall rules active.


Thanks,
Dieter

Am 13.05.2015 um 11:49 schrieb dieter_lehmann:

Hi Andreas,

thanks for the hint, I've installed xvfb, changed fcgid.conf, started 
xvfb, restarted apache -  with no luck.


Xvfb is running with :99

Same error as before.



Dieter



Am 13.05.2015 um 11:07 schrieb Andreas Neumann:

Hi Dieter,

Is there a X-Server running on the server? Printing to PDF requires 
the X-Server and a configuration variable in the FCGID conf.


See also http://www.itopen.it/qgis-server-setup-notes/

Andreas

On 13.05.2015 10:57, dieter_lehmann wrote:

Hello,

I have some problems using the getPrint Request with 
qgis_mapserver.fcgi (on Ubuntu 14.04.2 LTS, qgis-server version: 
2.8.2+20trusty) - installed via the repro from qgis.org.


Printing as PDF with Qgis is working on this machine without problems.

Sending the getPrint Request (f.g. through qgis-webclient), an 
internal Server error occur. In the qgis-server log shows the 
follwing up:

End of script output before headers: qgis_mapserv.fcgi...


When I change the request to create a PNG, at least the map without 
legend is shown, but the layout is corrupted.


Any ideas?

Thanks a lot,
Dieter


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


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


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


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


Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2, Signaturprüfung: FEHLER

2015-05-13 Thread Burghardt.Scholle
Hi Jürgen,

Oh, you're right. My mistake - sorry.

Burghardt

Von: qgis-user-boun...@lists.osgeo.org qgis-user-boun...@lists.osgeo.org im 
Auftrag von Jürgen E. Fischer j...@norbit.de
Gesendet: Mittwoch, 13. Mai 2015 18:22
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2, 
Signaturprüfung: FEHLER

Hi Burghardt,

On Wed, 13. May 2015 at 12:54:35 +, burghardt.scho...@stadt.wolfsburg.de 
wrote:
 [1] http://www.qgis.org/de/site/forusers/alldownloads.html#ubuntu  - Debian 
 / Ubuntu

Is there still a link that points there somewhere?

It should point to
http://www.qgis.org/de/site/forusers/alldownloads.html#debian-ubuntu


Jürgen

--
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Run-time error

2015-05-13 Thread Glenn Fast
Hello

I am getting the run-time error when opening the QGIS Desktop 2.8.2

[cid:image001.jpg@01D08D82.BEE92640]

What would you suggest?

Thanks!

Glenn Fast
Sr CAD/GIS Specialist

Continental Resources, Inc.
20 N. Broadway
OKC, OK 73102
P: 405.234.9291
C: 405.465.7050

glenn.f...@clr.comhttp://www.clr.com/
www.clr.comhttp://www.clr.com/

Mailing
P.O. Box 268870
OKC, OK 73126


[cid:crlogo-color29.png]




NOTICE: This message contains confidential information and is intended for the 
individual named. If you are not the named addressee, you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by reply e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system. E-mail transmission cannot be guaranteed 
to be secure or error-free as information could be intercepted, corrupted, 
lost, destroyed, arrive late or incomplete, or contain viruses. The sender 
therefore does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.

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

Re: [Qgis-user] QGIS plugin: very basic information

2015-05-13 Thread Goyo
Hello Filippo,

I will try to answer your questions (inline) but I feel they are too
broad to provide meaningful answers. I suggest you try to be more
concise and focus in more specific issues.

2015-05-13 9:00 GMT+02:00 Filippo Gualla filippo...@gmail.com:
 Hi everybody,

 my name is Filippo and I am new in this forum. For my thesis I am trying to
 develop a QGIS plugin with Python. I have already read many stuff from the
 web (Python cookbook, all the official web-pages and other blog) and then I
 started to go through some plugin downloaded from the repository and compare
 them (I do not know if I am allowed to write with which plugin I am doing my
 comparisons). I have already used PluginBuilder to make the starting files
 (py, ui, ...) and I have created the GUI from PyQt and translated the ui
 file into the py file via Prompt MS DOS. But now I have some problem to
 understand the frame behind a plugin.
 Here some very general and basic questions (I need to stress that on the web
 I haven´t found any source which goes in detail to the basics):

 01 - In general, in my plugin I need to import a raster DEM and a vector
 layer + some parameters. In my GUI (from PyQt) I created the places where
 insert vector, DEM and variables. Each of this spaces has its own proper
 name that should be (as I understood) entered in the main py file script (I
 checked my ui_name.py file and as expected I found the name I entered in
 PyQt). Now my question is: where (in which method in the main py file) and
 how I recall my variables and parameters(within __init__ or in the method
 which perform the analysis)? I ask because it is not clear where I access my
 input data (in one plugin I compared I assume it was from __init__, in
 another only in the method that perform the analysis... I understand that
 maybe these differences are due to different needs, but I wonder which is
 the easiest way, now I do not need something perfect from a script point
 of view;

I am not sure I understand the question. There is no single place or
way to get or access input data. That's not something the plugin
framework imposes on you but something you have to decide as the
software programmer/designer.

 02 - It is unclear the relationship among all the methods within the main py
 file (aka the class defined in the main py file), like __init__, initGUI +
 all the others. Some of them are default once the user create the files with
 PlugIn Builder but I assume there is something more to know because most of
 the plugin show the default and others, an other plugin only __init__ and
 initGUI. In any case in my mind I figured out a method which recall all the
 data from the GUI through the name defined in PyQt, then another def method
 which takes them as input and perform the analysis and finally another
 method to show/print the result, but still I do not get the relationship
 among all those methods (I have already written some script both with python
 and matlab and now in my mind the process in quite straightforward but here
 in the plugin, involving a class and method I hardly understand the frame);

The plugin framework requires you to provide a few files, classes and
methods (described in the docs, I do not remember all the details).
Other than that you are free to to write whatever classes and methods
you want.

The plugin builder will make some opinionated choices for you, but
they are choices, not requirements. That's why some plugins may have a
different structure.

 03 - (more theoretical) I know that on OO paradigm I can define a class and
 several method within that class. I have created some very simple classes
 and in the __init__ method I set some arguments, e.g. two (I save the class
 as a py file). Then I recall that py file in the IDLE I set something like
 var = class_name(arg1, arg2). That´s clear BUT when I look into a QGIS
 plugin, some times I read:

 def __init__(self, iface):
 self.iface = iface
 self.canvas = self.iface.mapCanvas()

 Canvas is not listed in the arguments of __init__, why? I assume is a sort
 of property of the self object.

 [in detail here, what is mapCanvas? Is it a method of the object iface?
 How the developer knew that mapCanvas had to be invoked? I ask because if
 I go through the API classes of QGIS there are thousand of them and I do not
 know where to start to look for]

iface is an instance of QgisInterface, mapCanvas() is a method of
QgisInterface. This is in the docs (feel free to ask for pointers if
you are unable to find it). We cannot know for sure how the developer
learnt about it. I guess he wanted to do something with the map canvas
and then looked for it in the docs or in the Internet or looked at a
plugin which does something similar or just asked someone else.

 04 - In the main py file of a plugin (usually the name of the plugin) I
 always find a class definition. What I do not understand is when I recall
 this class? As written above (question 03) when I create 

Re: [Qgis-user] OSGeo4W's QGIS Web Server install problem. “Not Found ... qgis_mapserv.fcgi”

2015-05-13 Thread Dennis McKay
Andreas,

I am happy to contribute to the Windows documentation.  I can list the
actions that were not successful for me.  Some of these things helped other
people so I am keeping quiet until I can figure out truly what I am not
doing right.

I have already taken to heart the 4 simple steps you mention.  I am stuck on
step 2.  My browser still cannot find qgis_mapserv.fcgi.

While waiting for some help on this, I downloaded QGIS 2.4.1 for my OS-X
Yosemite.  Apache setup was a breeze because Apache 2.4 is part of the OS. 
I got the browser to process a php script with a simple change to
httpd.conf.  The Mac binaries for QGIS install easily and
qgis-mapserver.conf is where it should be.

To test QGIS Web Server I entered on in the browser:

http://localhost/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi?SERVICE=WMSVERSION=1.3.0REQUEST=GetCapabilities

The response is:
Not FoundThe requested URL
/Applications/QGIS.app/Contents/MacOS/fcgi-bin/qgis_mapserv.fcgi was not
found on this server.

This is essentially the same message as I get on the Windows environment. 
This file is exactly where it is supposed to be, so why can't it be found? 
I found another file in the Mac install called mapserv.fcgi and my browser
cannot find that either.  

I suspect it won't take much to get past this log jam and I can get back to
my regular research which will be my true contribution to the open source
GIS world.  I think having a copy of httpd.conf and the qgis .conf file that
is working in Win7 or Mac OS would help tremendously in narrowing down my
problem, but I am not sure.  Maybe there is some switch I need to flip
somewhere else.  

I am welcoming any help on this.

Dennis





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OSGeo4W-s-QGIS-Web-Server-install-problem-Not-Found-qgis-mapserv-fcgi-tp5204890p5205652.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2

2015-05-13 Thread Alex Mandel
This issue is known to the Ubuntugis Team. Basically the QGIS package
needs to be rebuilt after GDAL was upgraded but it a snag on GRASS
versioning. Hopefully will be fixed soon.

In the mean time the suggestion of combining qgis.org and ubuntugis
repos works. Or skip the upgrade for now until both gdal and qgis come
through the updater together.

Thanks,
Alex

On 05/13/2015 05:42 AM, Bernd Vogelgesang wrote:
 Am 13.05.2015, 13:40 Uhr, schrieb Jürgen E. Fischer j...@norbit.de:
 
 Hi Bernd,

 On Wed, 13. May 2015 at 12:34:50 +0200, Bernd Vogelgesang wrote:
 on my Linux Mint, the package-updater wants to update gdal from
 1.11.1 to 1.11.2 which wants to remove qgis 2.8.1.
 Normally I just do those updates without looking at, but this time
 it makes me awkward, cause I read the announcement that 2.8.2 should
 be out already, but its not on ubuntu-unstable yet!

 Hm, I thought 2.8.1 was already rebuilt with the new GDAL in ubuntugis by
 Johan.  Not sure.

 My ubuntugis packages are on qgis.org - see also
 http://qgis.org/de/site/forusers/alldownloads.html#debian-ubuntu.

 Those are built against the latest ubuntugis packages at the time of the
 release.



 Jürgen

 
 Well well, as expected: updated gdal, qgis was removed and it's now not
 able to be installed again.
 
 qgis:
  Hängt ab von: libgdal.so.1-1.11.1  but it is not installable
 
 
 What to do now?
 Still can't imagine that I'm the only one with this problem.
 
 Cheers
 Bernd

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

Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2

2015-05-13 Thread Jürgen E . Fischer
Hi Bernd,

On Wed, 13. May 2015 at 15:31:35 +0200, Bernd Vogelgesang wrote:
 ? Complete confusion. Sorry, didn't read the text carefully, cause in the
 past it was very misleading and it still somehow is (switching from example
 for Debian to example for Ubuntu, so its not really clear that you now need
 the http://qgis.org/debian deb AND the unstable ppa for Ubuntu, while before
 it just worked with the ppa alone.)

http://qgis.org/debian contains packages without dependencies to ubuntugis (but
also includes packages for ubuntu).

http://qgis.org/ubuntugis contains the packages that are built against stuff in
ubuntugis and therefore need the ubuntugis ppa.

I wouldn't advise to mix http://qgis.org/debian with the ubuntugis ppa.  It
might work now, but it might also break at some point.

If you want newer versions of the dependencies use http://qgis.org/ubuntugis
with the ubuntugis ppa.   

If you want to keep the number of foreign packages low or fear to break other
installed stuff that depends on things that would be replaced by ubuntugis,
install from http://qgis.org/debian and keep ubuntugis out of the picture.


 And, if it is proposed to use the ubuntugis ppa, what is the deb
 http://qgis.org/ubuntugis good for then?

Just to provide the dependencies.  The qgis packages in ubuntugis are 2.8.1 and
are superceeded by what is in our repository.

We have several repositories now that are feed by the same process that
produces packages of the release branches and master for several distributions
and the ubuntu package also in two flavors w/ and w/o ubuntugis dependencies.

For the release branches there are also nightly builds (like for master) with
the latest backported fixes, that didn't see a point release yet.  And the
ubuntu packages there also have the two flavors.

Currently there is only one release branch - because the ltr branch is still
also our latest release.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 



signature.asc
Description: Digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Ubuntu-unstable: New gdal and no QGIS 2.8.2

2015-05-13 Thread Jürgen E . Fischer
Hi Burghardt,

On Wed, 13. May 2015 at 12:54:35 +, burghardt.scho...@stadt.wolfsburg.de 
wrote:
 [1] http://www.qgis.org/de/site/forusers/alldownloads.html#ubuntu  - Debian 
 / Ubuntu

Is there still a link that points there somewhere?

It should point to
http://www.qgis.org/de/site/forusers/alldownloads.html#debian-ubuntu


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 



signature.asc
Description: Digital signature
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] 2.8.2

2015-05-13 Thread Chandler Coleman
I can't see how I update to 2.8.2 from 2.8.1.  Do I need to uninstall what
I have and then reinstall 2.8.2?  or is there an update exe (Windows)?
Thanks,
Chandler
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Lizmap Web Client

2015-05-13 Thread John Rose

Hello,

I am working within a Franco-senegalese team to develop a GIS covering 
the Niokolo-Koba National Park in Senegal. We have updated the OSM data 
for the Park and entered it into QGIS as the beginning of our GIS. QGIS 
works great for generating printable maps of the area.


Now we would like to find a way to make our maps available interactively 
on the web (initially pure OSM data, but we will be adding additional 
data, for example of wildlife location). At first we thought of LizMap 
Web Client, but it seems that this is not really a web user client but 
rather a web server client which we could not readily install on our 
commercial host.


At the moment we do not have a computer specialist on our team. Sorry 
for our ignorance but could someone advise whether it would be possible 
with QGIS to generate files which could be readily used to provide 
interactive map access on a basic web server (perhaps using a plugin at 
the navigator end)? We would really rather use the map presentation 
parameters we have already developed for QGIS, than to start over with 
another approach like Mapnik.


Thanks and best regards,

John

--
   

   John B. Rose
   1 Bis rue des Châtre-Sacs
   92310 Sèvres, France

   Email: johnr...@alumni.caltech.edu
   Alternate email: john.ro...@free.fr
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS 2.8 runtime error

2015-05-13 Thread Heather Hillers
I had this Problem too.  My sysadmin solved it by removing the OSGeo4w root
Directory and copying a successful install from another farm machine, which
doesn't much illuminate the Problem, but it did work. Most People say it's a
Problem with msvcr90.dll

how-to-fix-runtime-error-r6034
http://gis.stackexchange.com/questions/72506/how-to-fix-runtime-error-r6034-an-application-has-made-an-attempt-to-load-th-c
  

but that did not seem to be the Problem in our case.  Our install Locations
and creation Dates for that dll were the same on the machine with the bad
install and the machine with the good install.







--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-2-8-runtime-error-tp5196158p5205470.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS plugin: very basic information

2015-05-13 Thread Filippo Gualla
Hi everybody,

my name is Filippo and I am new in this forum. For my thesis I am trying to
develop a QGIS plugin with Python. I have already read many stuff from the
web (Python cookbook, all the official web-pages and other blog) and then I
started to go through some plugin downloaded from the repository and
compare them (I do not know if I am allowed to write with which plugin I am
doing my comparisons). I have already used PluginBuilder to make the
starting files (py, ui, ...) and I have created the GUI from PyQt and
translated the ui file into the py file via Prompt MS DOS. But now I have
some problem to understand the frame behind a plugin.
Here some very general and basic questions (I need to stress that on the
web I haven´t found any source which goes in detail to the basics):

01 - In general, in my plugin I need to import a raster DEM and a vector
layer + some parameters. In my GUI (from PyQt) I created the places where
insert vector, DEM and variables. Each of this spaces has its own proper
name that should be (as I understood) entered in the main py file script (I
checked my ui_name.py file and as expected I found the name I entered
in PyQt). Now my question is: where (in which method in the main py file)
and how I recall my variables and parameters(within __init__ or in the
method which perform the analysis)? I ask because it is not clear where I
access my input data (in one plugin I compared I assume it was from
__init__, in another only in the method that perform the analysis... I
understand that maybe these differences are due to different needs, but I
wonder which is the easiest way, now I do not need something perfect from a
script point of view;


02 - It is unclear the relationship among all the methods within the main
py file (aka the class defined in the main py file), like __init__, initGUI
+ all the others. Some of them are default once the user create the files
with PlugIn Builder but I assume there is something more to know because
most of the plugin show the default and others, an other plugin only
__init__ and initGUI. In any case in my mind I figured out a method which
recall all the data from the GUI through the name defined in PyQt, then
another def method which takes them as input and perform the analysis and
finally another method to show/print the result, but still I do not get the
relationship among all those methods (I have already written some script
both with python and matlab and now in my mind the process in quite
straightforward but here in the plugin, involving a class and method I
hardly understand the frame);


03 - (more theoretical) I know that on OO paradigm I can define a class and
several method within that class. I have created some very simple classes
and in the __init__ method I set some arguments, e.g. two (I save the class
as a py file). Then I recall that py file in the IDLE I set something like
var = class_name(arg1, arg2). That´s clear BUT when I look into a QGIS
plugin, some times I read:

def __init__(self, iface):
self.iface = iface
self.canvas = self.iface.mapCanvas()

Canvas is not listed in the arguments of __init__, why? I assume is a
sort of property of the self object.

[in detail here, what is mapCanvas? Is it a method of the object iface?
How the developer knew that mapCanvas had to be invoked? I ask because if
I go through the API classes of QGIS there are thousand of them and I do
not know where to start to look for]

04 - In the main py file of a plugin (usually the name of the plugin) I
always find a class definition. What I do not understand is when I recall
this class? As written above (question 03) when I create my class in a py
file, I can use it via IDLE. Can someone explain me which is the logic path
in recalling the classes (also in other file like ...dialog.py a class is
defined BUT this class is imported finally in the main py file)

I hope to not be out of topic.

Regards,

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