Re: [Qgis-user] gpg keys for Ubuntu PPA packages

2009-03-11 Thread Micha Silver

Goyo wrote:


El lun, 09-03-2009 a las 22:06 +0100, Tim Michelsen escribio':
  

Hello,
where can I find the keys for the packages in Launchpad PPA for Ubuntu
that are advertised at:
http://download.qgis.org/downloads.rhtml?

The updates cannot be installed without the keys here.



I don't think you should need the OpenPGP key in order to install the
packages but you can find instructions here:

https://launchpad.net/~qgis/+archive/ppa

Goyo

  
I'm seeing the same problem as Tim described, on Hardy. I've re-done the 
above steps several times and I still get:


mi...@akev:~/Documents$ sudo apt-key list
/etc/apt/trusted.gpg

pub 1024D/437D05B5 2004-09-12
uid Ubuntu Archive Automatic Signing Key ftpmas...@ubuntu.com
sub 2048g/79164387 2004-09-12

pub 1024D/FBB75451 2004-12-30
uid Ubuntu CD Image Automatic Signing Key cdim...@ubuntu.com

pub 1024R/68436DDF 2009-01-20
uid Launchpad PPA for qgis

mi...@akev:~/Documents$ sudo apt-get update
.
.
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net hardy Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY 60D11217247D1CFF

W: You may want to run apt-get update to correct these problems

Thanks,
Micha

Thanks for your help in advance.

Regards,
Timmie

___



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


Re: [Qgis-user] osgeo4w: qgis-grass-plugin crash

2009-03-11 Thread G. Allegri
don't know. I don't have XP...
Another trial: do the wxpython interface works for you? I get another
error when I try to open grass this way:
http://www.geospatial.it/allegri/wxpython_crash.png

Translation: Unable to find the procedure access point (...) in the
pywintypes25.dll dynamic link library

2009/3/11 Giovanni Manghi giovanni.man...@gmail.com:
 Hi,
 I gave it a try under XP yesterday and it works just fine.

 Is this just a Vista related problem?


 -- Giovanni --


 On Tue, 2009-03-10 at 18:42 +0100, G. Allegri wrote:
 I need to setup a Windows Vista pc with grass and qgis. I've installed
 all the needed packages with osgeo4w setup tool.
 QGis works very well but it crashed whenever I try to load grass datas
 (both raster and vectors). Sometimes, some vectors are loaded, but I
 get dbf.exe crashes when I open the properties dialog. Anyway I can't
 reproduce it with a precise rule, so I simply says that, in general,
 qgis-grass-plugin crashes...

 In the non-osgeo4w native binary Qgis the grass tools were an
 all-included feature. But now I see a qgis-grass-plugin in the osgeo4w
 setup tool. Does it mean that, from now on, Qgis will rely on Grass
 itself to make the grass toolbox work?


 Giovanni
 ___
 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] QGIS 1.0.0 user guide in german

2009-03-11 Thread Otto Dassau
Dear german speaking qgis users,

a german translation of the QGIS 1.0.0 User Guide (without Coding and
Installation sections) can be downloaded from the qgis web [1]. The translation
was kindly sponsored by Kanton Solothurn in Switzerland!

We also started to translate the Coding and Installation part and hope to finish
it within the next weeks. Any help is still welcome, of course.

regards, 
 Otto

[1] http://www.qgis.org/documentation/manuals.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] osgeo4w: qgis-grass-plugin crash

2009-03-11 Thread Giovanni Manghi
On Wed, 2009-03-11 at 14:35 +0100, G. Allegri wrote:
 don't know. I don't have XP...
 Another trial: do the wxpython interface works for you?


yes it works.

Can someone else please give feedback about installing/using qgis/grass
on Vista?


-- Giovanni --

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


[Qgis-user] Failed to create spatial Index for shp

2009-03-11 Thread Marco Lechner - FOSSGIS e.V.
What can be the reasons if creation of spatial index for a shape file
(to improve performance as described in QGIS manual p. 29) failes?

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


[Qgis-user] Early beta of EasyGeoTagger available for download

2009-03-11 Thread Peter Ersts

Howdy QGIS Users,

We are happy to introduce a new plugin.

EasyGeoTagger (EasyGT) 
[http://biodiversityinformatics.amnh.org/open_source/easygeotagger/index.php?mid=67] 
is an easy-to-use open source software application for geotagging 
digital images that runs on Linux, OSX and Windows.


EasyGT comes with additional plugins that greatly extend the 
capabilities of QGIS. EasyGT includes a native QGIS data provider and 
accompanying plugin ( LoadExifDataset ) that allows a directory of 
geotagged images to be treated as vector ( point ) data source. Together 
with the Event Visualization Tool (eVis), natural resource managers, 
conservation practitioners and general enthusiasts have access to 
powerful suite of free tools for editing, mapping, and displaying 
digital images in a geographic context.


EasyGT is in the very early stages of development. This early release 
only contains a windows binary for use with the OSGeo4W package and 
build instructions for Linux ( don't need to build QGIS from source 
however ). Binaries for Linux and Mac OSX will be available sometime in 
the near future.


Version 0.3.0 currently includes the following capabilities,
   * Preview and tagging of JPG, TIF, PNG and most raw image files 
(e.g., NEF, CRW )

   * Manual editing of GPS EXIF data
   * Coordinate selection from Google Maps (requires Internet connection)
   * Coordinate selection from custom data layers when used as a QGIS 
plugin

   * Interactive selection of coordinates from delimited text files
   * Convert raw image files to JPG and copy all EXIF data
   * Scriptable through a built in Python console
   * Simple and flexible plugin interface for extending and adding 
functionality


We hope that you find this early beta interesting. Please provide us 
with some feedback! Also if anyone is interested in helping, we are 
always looking for contributors ( documentation, translators, and coders ).


-pete

--

Peter J. Ersts, Project Specialist
American Museum of Natural History
Center for Biodiversity and Conservation
Central Park West at 79th Street
New York, New York 10024
Tel: Home Office (518)-632-4745 or NYC Office (212)-496-3488
Web: http://biodiversityinformatics.amnh.org
Web: http://cbc.amnh.org

Quantum GIS Raster Development Team. Visit http://www.qgis.org
to learn more about QGIS, a free and open source desktop GIS

Open Source,
...evolving through community cooperation to change the world bit by bit

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


[Qgis-user] plugins list

2009-03-11 Thread Giovanni Manghi
Hi all,
does anyone maintain a list (maybe in the wiki) of the plugins that are
not available trough a repository or that are available trough a
repository that is not listed in the plugin installer by default?


thanks


-- Giovanni --

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