Re: [Qgis-user] QGis noobie needs help with importing Geotaging photos

2012-11-17 Thread hugh
On Sat, 17 Nov 2012 12:17:00 +0200 Micha Silver wrote: > On 11/17/2012 04:08 AM, h wrote:Hi, > I'm a bit of a noobie to QGis, so please be gentle when explaining the > obvious!! > > I am wanting to display geotagged photos in QGis (1.8.0-Lisboa running > on Open Suse) > I have found the web site

Re: [Qgis-user] entering distance and bearing for polygon or polyline

2012-11-17 Thread Ramon Andiñach
Would either the NumericalDigitize or qgsAzimuth plugins be helpful? -ramon. On 18/11/2012, at 4:54, "Jake Maier" wrote: > Can someone please help? > When creating a new polygon or polyline I want to enter numerical values for > distance and bearing instead of pointing to the location of verti

Re: [Qgis-user] QGIS API class Point3D

2012-11-17 Thread Jürgen E . Fischer
Hi Etienne, On Sat, 17. Nov 2012 at 20:02:55 -0200, Etienne Tourigny wrote: > talking about the python api - it would be great to have some doc on what is > exposed in the python bindings, similar to the qgis api doc. Not exposed methods should have a note the api doc - at least I added a bunch o

Re: [Qgis-user] entering distance and bearing for polygon or polyline

2012-11-17 Thread Bernd Vogelgesang
welcome to the show ;) actually i had a similar problem a few days ago, and i can tell you, it was no fun. I didn't find any native solution. My use case (though i do not know yours): I had to draw new transect lines, i knew the starting coordinate, the distance (50m always) and the bearing

Re: [Qgis-user] QGIS API class Point3D

2012-11-17 Thread Etienne Tourigny
talking about the python api - it would be great to have some doc on what is exposed in the python bindings, similar to the qgis api doc. Is this easy to do with .sip files and doxygen? Etienne On Sat, Nov 17, 2012 at 7:55 PM, G. Allegri wrote: > AFAIK Point3D isn't exposed to the Python API, b

Re: [Qgis-user] QGIS API class Point3D

2012-11-17 Thread G. Allegri
AFAIK Point3D isn't exposed to the Python API, because it's used internally by the analysis module. giovanni Sent from Nexus Il giorno 17/nov/2012 10:18, "Mohammad Omayr" ha scritto: > Hi All! > > I'm new to Qgis python console and having a problem in instantiating class > Point3D which is in Q

[Qgis-user] entering distance and bearing for polygon or polyline

2012-11-17 Thread Jake Maier
Can someone please help? When creating a new polygon or polyline I want to enter numerical values for distance and bearing instead of pointing to the location of vertices. How can I do this I thought there was a popup window where you could enter the values but I can't find it and googling it I

Re: [Qgis-user] qgis and Large Format Print

2012-11-17 Thread Paolo Cavallini
Il 16/11/2012 17:04, Marco Hugentobler ha scritto: > I just printed a tiff raster layer to A0 pdf with 600 dpi and with a 32bit 1.8 > qgis.exe on windows. Works without problems. > Could it be people who encountered problems are using 1.7.4 or older (there > was a > memory leak fixed before 1.8) /

Re: [Qgis-user] Where is R in QGIS Sextante

2012-11-17 Thread Paolo Cavallini
Il 16/11/2012 18:41, Manuel Spínola ha scritto: > Thank you very much Werner. > > I wrote a very simple script to do a kernel (through adehabitatHR), how can I Hi Manuel, would you mind sharing it? Thanks. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc N

Re: [Qgis-user] Zonal statistics behaviour

2012-11-17 Thread jasperfs
Hi Marco, Thanks for such a quick reply. I can certainly send along a copy of the raster – it is a public source – but let me get approval from management before sending a vector layer to you (not a public source). I’ll hope to hear back from them tomorrow and perhaps send both layers t

Re: [Qgis-user] QGis noobie needs help with importing Geotaging photos

2012-11-17 Thread Johan Nilsson
photo2shape are a name for a plugin. I have had success with photo2shape. The photo appears as point-shapes and with attribute: filepath, filename, longitude, latitude, altitude, north (empty), direction (empty), ps_dat, img_date. I have not find how I will activate and let an application open th

Re: [Qgis-user] QGis noobie needs help with importing Geotaging photos

2012-11-17 Thread Micha Silver
On 11/17/2012 04:08 AM, h wrote: Hi, I'm a bit of a noobie to QGis, so please be gentle when explaining the obvious!! I am wanting to display geotagged photos in QGis (1.8.0-Lisboa running on Open Suse) I have found the web site: http://hub.qgis.org/projects/geotagphotos/wik

[Qgis-user] QGIS API class Point3D

2012-11-17 Thread Mohammad Omayr
Hi All! I'm new to Qgis python console and having a problem in instantiating class Point3D which is in Qgis API classes. When I write, lets say, p = Point3D(34, 23, 56) in console I get an error "NameError: name 'Point3D' is not defined." what do I need to do? Help Please! thanks in advance _

Re: [Qgis-user] QGIS doesn't start anymore: undefined symbol: pj_ctx_alloc

2012-11-17 Thread Luís de Sousa
Dear all, I contacted Alan Boudreault and he identified this as an issue with the version of proj. I should be getting 4.8 from the repo, but I'm getting 4.7. I opened a thread at ubuntugis for this issue and will close it here for now: http://thread.gmane.org/gmane.comp.gis.osgeo.ubuntu/384 Tha