Re: [Qgis-user] SAGA-GIS on OS X 10.7

2013-03-27 Thread William Kyngesburye
OK. 2 simple choices of solutions: Don't use a SDK. SDKs are really only needed when you compile on one system for an earlier system, like on Lion (10.7) for Snow Leopard (10.6), or when only the Xcode app is used (ie with an Xcode project). With this, just remove the -isysroot up to .sdk in

Re: [Qgis-user] SAGA-GIS on OS X 10.7

2013-03-27 Thread William Kyngesburye
Well, it looks like that is probably the problem. Starting with the 10.7 SDK in Xcode 4.3 (Lion), Apple removed the symlinks to /Library/Frameworks and /usr/local. Dumb. So you can't use a SDK and non-Apple libraries. I wonder if there is some new obscure option to pull in libraries from outs

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread Antonio Vico
I reply to myself. I tested the plugin. Initially I thougth that work like a popup in openlayers and I do the answer for this. I visited this link that use qgis-web-client and show images in popup when cursor is over certains icons. http://webgis.uster.ch/maps/stadtentwaesserung/wc_anlagen?

Re: [Qgis-user] QGIS web client on centos

2013-03-27 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il 27/03/2013 19:11, Andreas Neumann ha scritto: > Also, you said that you are using GetCapabilities and not > GetProjectSettings - any chance you can use a newer QGIS server that > supports GetProjectSettings. We are more and more building on > GetPr

Re: [Qgis-user] QGIS web client on centos

2013-03-27 Thread Andreas Neumann
Hi, Did you checkout everything from Github recently, incl. the complete libs directory? We had a migration from OpenLayers 2.10 to 2.12 recently. Maybe there is still an old OpenLayers around in your javascript source tree? Also, you said that you are using GetCapabilities and not GetProjectSet

Re: [Qgis-user] SAGA-GIS on OS X 10.7

2013-03-27 Thread William Kyngesburye
Something may be wrong with the SDK in Xcode.app. There should be a symlink there to /Library/Frameworks. If not, the linker will not see any non-system frameworks. It's possible Apple removed this (stupid!), mine has it but I may have added it myself. I don't have my archive handy to check.

Re: [Qgis-user] SAGA-GIS on OS X 10.7

2013-03-27 Thread Agustin Diez-Castillo
William, Jesús and others, I got a problem when compiling SAGA claiming, if I got it right, that GDAL framework is not found. Any hints? This is the last part of the compiling log: libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread Antonio Vico
Hi magerlin, Can you explain how to have you do this?. On 27/03/13 13:54, magerlin wrote: Hi Lene A simple solution could be the HTML Image Map Plugin. If you have a shape file with attributes like a text and the corresponding link you can use the plugin to create a simple html file and png f

Re: [Qgis-user] problems with open layer plug in

2013-03-27 Thread Andre Joost
Am 27.03.2013 12:54, schrieb Jesus Munoz Serrano: hi, I am using QGIS 1.8 on OS X Lion. Is it normal to have problems on the overlaying when using open layer plug in?? every time I zoom in or out it changes the location of features respect to the google layer (probably is the google layer the

Re: [Qgis-user] problems with open layer plug in

2013-03-27 Thread Ramon Andiñach
On 27/03/2013, at 19:54 , Jesus Munoz Serrano wrote: > hi, > > I am using QGIS 1.8 on OS X Lion. Is it normal to have problems on the > overlaying when using open layer plug in?? every time I zoom in or out it > changes the location of features respect to the google layer (probably is the >

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread magerlin
Just remembered an actual use I did of the Image Map Plugin showing travel times with public transport to my work place: Check Travel Times (in Danish) - Regards Morten Qgis 1.8.0 Stand alone installe

Re: [Qgis-user] QGIS web client on centos

2013-03-27 Thread Jan Koopmann
Hi, I renamed the GlobalOptions.js before. Looking at the console it gives me the following error: """ TypeError: OpenLayers.Format.OWSCommon is not a constructor http://localhost/qgis-web-client/site/libs/openlayers/OpenLayers.js Line 967: var root=data.documentElement;var exceptionInfo={exceptio

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread magerlin
Hi Lene A simple solution could be the HTML Image Map Plugin. If you have a shape file with attributes like a text and the corresponding link you can use the plugin to create a simple html file and png file of the map background ending up looking like this: Simple example

Re: [Qgis-user] QGIS web client on centos

2013-03-27 Thread Andreas Neumann
Hi Jan, Do you see any Javascript error messages in the Javascript Console of your browser? Did you rename the GlobalOptions.js.template to GlobalOptions.js ? Andreas On Wed, 27 Mar 2013 05:39:14 -0700 (PDT), Jan Koopmann wrote: Hello! Showing the layers as a WMS in QGIS 1.8.0 is working n

Re: [Qgis-user] QGIS web client on centos

2013-03-27 Thread Jan Koopmann
Hello! Showing the layers as a WMS in QGIS 1.8.0 is working now. A restart was good. Because of the GlobalOptions.js-settings, I misspelled that in the post. Sorry. Correctly the ServerAndCGI-var was set to "/qgis/qgis_mapserv.fcgi". The ScripAlias in the qgis_mapserver.conf is pointing to the r

[Qgis-user] problems with open layer plug in

2013-03-27 Thread Jesus Munoz Serrano
hi, I am using QGIS 1.8 on OS X Lion. Is it normal to have problems on the overlaying when using open layer plug in?? every time I zoom in or out it changes the location of features respect to the google layer (probably is the google layer the one who change). any help on this issue, please? i

Re: [Qgis-user] Sextante select polygons by their shapes

2013-03-27 Thread Victor Olaya
Michal there is not a tool for that, but you can easily create a workflow in SEXTANTE to get the result you need 1) calculate the perimeter of each polygon with the "add geometry columns" algorithm 2) calculate a circularity measure with the field calculator (see here: http://en.wikipedia.org/wi

Re: [Qgis-user] manually change FID/OID

2013-03-27 Thread Bernhard Ströbl
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 __ Information from ESET Mail

Re: [Qgis-user] Point Shp w/o coords

2013-03-27 Thread Johannes Brötz
hei, just as a guess: what kind of coord sys do you use for the point shp and of which kind is the field you want to calculate the fields in? double? please specify. foe On 26/03/2013 16:38, Cascafico Giovanni wro

Re: [Qgis-user] manually change FID/OID

2013-03-27 Thread José Pedro Santos
I don't understand exactly why you want to change the ID number but be careful doing that, like Stefano said and correctly, you can corrupt the all table. Best Regards, Jose Santos Date: Tue, 26 Mar 2013 18:45:12 +0100 From: stefano.iacove...@gmail.com To: chris.roett...@web.de CC: qgis-user@l