[Qgis-user] QGIS not accepting valid Proj.4 data for CRS

2012-10-26 Thread jch
I'm trying to add one of the Albers equal area conic USA/North american projections as a user defined/custom CRS. QGIS 1.8.0 on Linux-Ubuntu. I went through every version on spatialreference.org/ but after entering the parameters (ie, +proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=37.5 +lon_0=-96 +x_0=

Re: [Qgis-user] My Questions rejected

2012-10-26 Thread Noli Sicad
QGIS 1.8 is the latest version. You can download here. http://hub.qgis.org/projects/quantum-gis/wiki/Download Noli On 10/27/12, adamu eloji wrote: > Dear Moderator, > > Iam a user of QGIS and anytime i send a query mail especially pertaining > Version 1.6 it is will bounce back. Secondly which

[Qgis-user] My Questions rejected

2012-10-26 Thread adamu eloji
Dear Moderator, Iam a user of QGIS and anytime i send a query mail especially pertaining Version 1.6 it is will bounce back. Secondly which is the latest QGIS version and can i get it. Thanks El-Oji ___ Qgis-user mailing list Qgis-user@lists.osgeo.org

Re: [Qgis-user] ubuntu 12.10 issues

2012-10-26 Thread Nicholas Efremov-Kendall
Hi Rudi, Yes, at this point I just want to go back to a stable version. i've changed my repos in etc/apt/sources.list to deb http://extras.ubuntu.com/ubuntu precise main deb-src http://extras.ubuntu.com/ubuntu precise main and I still get this as an error in terminal. qgis : Depends: qgis

Re: [Qgis-user] Grass error after QGIS installation

2012-10-26 Thread Goyo
2012/10/26 Wesley Roberts : > Dear Colleagues, > > when I try and run grass64 from the command line I get the following errors. > Starting GRASS ... > python: can't open file '/usr/lib/grass64/etc/wxpython/gis_set.py': [Errno > 2] No such file or directory > Received EXIT message from GUI. > GRASS

[Qgis-user] Journal Article on using QGIS with OSM on Mac

2012-10-26 Thread Alex Mandel
Recent Article/Tutorial in Catrographic Perspectives (Journal of the North American Cartographic Society - NACIS) "Using OpenStreetMap Data with Open-Source GIS" http://www.cartographicperspectives.org/index.php/journal/article/view/73/138 Best part is for Mac users it has a step by step how to i

Re: [Qgis-user] Error installing Qgis-dev using OSGEO4w

2012-10-26 Thread Andre Joost
Am 26.10.2012 16:30, schrieb Alexandre Neto: I had already both QGIS Master (1.9.0) and Qgis Stable (1.8.0) working on my windows desktop. I believe the problem started when the gdal Library was updated from 1.9.1-2 to 1.9.2-1. From that moment on, Qgis started to crash while opening Mr.Sid File

Re: [Qgis-user] Proposal for QGIS-related blog

2012-10-26 Thread Tim Sutton
Hi On Tue, Oct 16, 2012 at 9:59 AM, Victor Olaya wrote: >> For the main part of your proposal, are you thinking of something in the >> manner of www.r-bloggers.com? It's a really useful resource, with enough >> posts from enough varied sources to be really worth following. >> qgis.org/planet/ cou

Re: [Qgis-user] Error installing Qgis-dev using OSGEO4w

2012-10-26 Thread Alexandre Neto
I had already both QGIS Master (1.9.0) and Qgis Stable (1.8.0) working on my windows desktop. I believe the problem started when the gdal Library was updated from 1.9.1-2 to 1.9.2-1. From that moment on, Qgis started to crash while opening Mr.Sid Files. For that reason I had to downgrade gdal bac

Re: [Qgis-user] load data in Qgis by a query on geom column

2012-10-26 Thread haubourg
Pietro Rossin wrote > Which query builder? the one that is on the add postgis vector data? With > that I can only select item from a table, not execute query on geometry > column, right? > > Thankyou all > Pietro In Layer properties / query, you can use whatever SQL you want if it is understood b

[Qgis-user] RE automatisch Polygon erstellen um Objekte

2012-10-26 Thread Bernd Laskowski
In den Sachdaten muss ein Feld (Spalte) in jedem Objekt den Gleichen Inhalt haben. Dann liefert Convex Hull das gewünschte Polygon. Gruß Bernd <>___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Error installing Qgis-dev using OSGEO4w

2012-10-26 Thread Andre Joost
Am 26.10.12 13:09, schrieb Andre Joost: Am 26.10.12 12:55, schrieb PIERRE Sylvain: I got already the same but with Windows 7 and the message is Not possible to find procedure entry point ?GEOPROJ4@@3VQString@@B in the qgis_core.dll dynamic library Your solution fails. Looks like the qgis_co

Re: [Qgis-user] Error installing Qgis-dev using OSGEO4w

2012-10-26 Thread Andre Joost
Am 26.10.12 12:55, schrieb PIERRE Sylvain: I got already the same but with Windows 7 and the message is Not possible to find procedure entry point ?GEOPROJ4@@3VQString@@B in the qgis_core.dll dynamic library Your solution fails. Looks like the qgis_core.dll is making trouble. If you have bot

Re: [Qgis-user] load data in Qgis by a query on geom column

2012-10-26 Thread Giuseppe Sucameli
Hi Pietro, On Thu, Oct 25, 2012 at 3:23 PM, Pietro Rossin wrote: > db-manager don't work for me [[snip]] > Interrogazione errata: SELECT DISTINCT CASE WHEN > upper(geometrytype("the_geom")) IN [[snip]] > ) AS ""subQuery_0""" WHERE "the_geom" IS NOT NULL LIMIT 100) AS t ha > restituito 7 [ERROR:

[Qgis-user] Error installing Qgis-dev using OSGEO4w

2012-10-26 Thread PIERRE Sylvain
I got already the same but with Windows 7 and the message is Not possible to find procedure entry point ?GEOPROJ4@@3VQString@@B in the qgis_core.dll dynamic library Your solution fails. Such kind of problem is realy boring: I'm triyng to developp QGis uses in my local government, QGis is marve

[Qgis-user] Grass error after QGIS installation

2012-10-26 Thread Wesley Roberts
Dear Colleagues, Many thanks for considering my question. I have a clean Ubuntu 12.04 install running as a guest on a Virtual machine hosted by Win7. I installed QGIS using the following commands. $ sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable $ sudo apt-get update $ sudo apt-get in