Re: [Qgis-user] ENC in QGIS

2011-06-23 Thread Murali krishna
hi, With the help of OGR, you can view and convert S57 / *.000 files in QGIS. However, you may not be able to generate s57 objects using the same. You need to have the customized tools for the conversion. Good luck, Murali Krishna Gurram On Thu, Jun 23, 2011 at 8:07 PM, subbu sravan wrote: > Goo

Re: [Qgis-user] New to QGis

2011-06-23 Thread Ara Kooser
Thanks for both responses! I'll give that plug-in and try and do some searching of the archive as well! ara On Jun 23, 2011, at 9:14 PM, Nathan Woodrow wrote: > Hi Ara, > > Welcome to QGis and to GIS in general :) > > I tend to just search the archives with google using something like: > >

Re: [Qgis-user] New to QGis

2011-06-23 Thread Noli Sicad
If you want a searchable one for qgis user and qgis developer. Mail-archive is my prefer ML search. http://www.mail-archive.com/find.php?cx=partner-pub-7266757337600734%3A2228981072&cof=FORID%3A9&ie=UTF-8&q=qgis&sa=Search#901 My favorite for searching ML archives, not only for Qgis but for other

Re: [Qgis-user] New to QGis

2011-06-23 Thread Nathan Woodrow
Hi Ara, Welcome to QGis and to GIS in general :) I tend to just search the archives with google using something like: {your search term} site:lists.osgeo.org/pipermail/qgis-user/ That seems to work ok for most things. To join points there should be a plugin in the plugin installer called Point

[Qgis-user] New to QGis

2011-06-23 Thread Ara Kooser
Hello all, I am graduate student in Geology. I just came across QGis (also new to GIS) and I had a few questions: Is there a searchable archive of the mailing list? I was given a shapefile with a series of survey points in it. I want to connect these points to make a line plot. I looked t

Re: [Qgis-user] Problem reprojecting a SHP

2011-06-23 Thread Matt Boyd
who mamages the epsg codes and transformations. I've never paid it much attention but I thought it had something to do with the proj4 packages. On Fri, Jun 24, 2011 at 12:50 AM, Gerardo Jimenez wrote: > Thanks for your answer but I found the problem and its solution. First my > data is in Nad 27,

Re: [Qgis-user] GPSTools plugin - not downloading from GPS

2011-06-23 Thread Micha Silver
On 23/06/2011 15:44, bernhard.stro...@jena.de wrote: Hi, had the same message today when trying to download tracks from my garmin device via usb. It turned out to be the usb-Driver has not been installed on this machine. Installing it solved the problem. As you say gpsbabel itself works, mayb

[Qgis-user] ENC in QGIS

2011-06-23 Thread subbu sravan
Good evening to all, This is subhakar, I have done Post Graduation in Geo-Informatics. I have very good knowledge in Open Source GIS software. Right now i am working as a Quality Analyst in Marine Division. Where we are using CARIS for ENC Electronic Navigation Chart

Re: [Qgis-user] GPSTools plugin - not downloading from GPS

2011-06-23 Thread Bernhard . Stroebl
Hi, had the same message today when trying to download tracks from my garmin device via usb. It turned out to be the usb-Driver has not been installed on this machine. Installing it solved the problem. As you say gpsbabel itself works, maybe you misconfigured the device or the port. Just a gu

[Qgis-user] GPSTools plugin - not downloading from GPS

2011-06-23 Thread Micha Silver
Trying 1.7 on Windows. It seems that the GPSTools plugin still does not successfully  download from a GPS instrument. I still (it was the same with 1.6) get an error such as: "The layer bike.gpx?type=waypoint is not a valid layer and can not be added to the map"

Re: [Qgis-user] Problem reprojecting a SHP

2011-06-23 Thread Matt Boyd
one of the more spatially aware Northern hemisphere people may contradict me but.. if you look at.. http://en.wikipedia.org/wiki/File:Datum_Shift_Between_NAD27_and_NAD83.png the amount of shift your seeing looks suspiciously in the range of the difference between NAD27 and NAD83, are you positive y

[Qgis-user] aggregate queries

2011-06-23 Thread Richard Greenwood
Is it possible to execute aggregate queries (GROUP BY, SUM(), etc.) in qGIS against shapefiles? TIA, Rich -- Richard Greenwood richard.greenw...@gmail.com www.greenwoodmap.com ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/

[Qgis-user] Re: does open layers distribute my own layers?

2011-06-23 Thread cubarro
Hi, Alister. Andreas fully answered my question, but as you say, the complexity on copy rights is deeper than placing a logo. Yes, I am not making commercial maps, if so, then I should pay the sources of my work. I am using OL only for placing myself working with other sources of remote sensing

Re: [Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Saber
With osgeo4w you can download all the packages locally (under advanced installation) and use those to install to other PCs. Janneke Qgis wrote: >Hi Milo, > >I've tried the osgeo4w installer on Vista, which works. So I can give >that a try on XP as well. However, I need to be able to work with

Re: [Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Janneke Qgis
Hi Milo, I've tried the osgeo4w installer on Vista, which works. So I can give that a try on XP as well. However, I need to be able to work with the standalone installer, as our internet connection here (Tanzania) is very unreliable and rather slow, and a lot of our clients don't have an inte

Re: [Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Milo van der Linden
Janneke, It probably ships with the correct python sip, but perhaps it is not on your path or overruled by an older version of sip. Have you tried the osgeo4w installer, or did you install from the qGIS standalone installer? Perhaps the osgeo4w installation process can help as it will also install

Re: [Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Janneke Qgis
Thanks, Milo, I'll give it a try. I need the python bindings. It looks a bit daunting though, last time I tried building things I got completely stuck. I'm a bit surprised that the standalone installer doesn't come with the corresponding python sip - I hoped it would've worked out of the box.

Re: [Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Milo van der Linden
Hello Janneke, I think I remember that qGIS can run without pyQGIS, so you should be good on "regular" functionality with qGIS. However, for python support you need a more recent version of python sip. Instructions for installing that can be found here: http://www.riverbankcomputing.co.uk/static/

[Qgis-user] installing 1.7 standalone Win XP: Couldn't load PyQGIS., Python support will be disabled.

2011-06-23 Thread Janneke Qgis
Dear all, I've just tried installing the standalone version of Qgis 1.7 on XP, and after starting the program I get the following error message: -- Couldn't load PyQGIS. Python support will be disabled. Traceback (most recent call last): File "", line 1, in RuntimeErro

Re: [Qgis-user] does open layers distribute my own layers?

2011-06-23 Thread Alister Hood
Hi, > Date: Thu, 23 Jun 2011 08:29:02 +0200 > From: Andreas Neumann > Subject: Re: [Qgis-user] does open layers distribute my own layers? > To: > Message-ID: > Content-Type: text/plain; charset=UTF-8; format=flowed > > Hi, > > Your data is certainly not automagically uploaded to OL servers.

[Qgis-user] Re: [Qgis-developer] qgis-saga-python bindings in ubuntu

2011-06-23 Thread MALIK Julien
For ubuntu, you are probably looking for this : https://launchpad.net/~johanvdw Julien Quoting "cavall...@faunalia.it" : A debian plugin is under preparation. Otherwise you'll have to build it yourself. All the best. http://faunalia.it/pc - Reply message - Da: "Agustin Lobo" A: "q

Re: [Qgis-user] SDA4PP Krige

2011-06-23 Thread Paolo Cavallini
Il giorno gio, 23/06/2011 alle 10.07 +0300, Volkan Kepoglu ha scritto: > > In your cases how crash happens? when applying a color table to a > raster.??? Yes. I can do further testing next week, if you wish. All the best, and thanks. -- Paolo Cavallini: http://www.faunalia.it/pc _

[Qgis-user] OSGIS 2011, UK

2011-06-23 Thread Paolo Cavallini
Hi all. We (faunalia.uk) have recently been at: http://www.opensourcegis.org.uk/ Interesting experience: - qgis featured prominently in many, if not most, talks - we had an apparently very successful (overbooked, people looked happy even if, being British, did not express themselves) workshop on qg