Re: [Qgis-user] Another compiling error at 48 percent

2013-05-28 Thread Pedro Venâncio
Hi, This problem persists. I've done tests on two machines and I know that is also happening to other people. I'm using Xubuntu 12.04. Anyone else confirm? Should I fill out a ticket? Thanks! Pedro - Original Message - From: Pedro Venâncio To: qgis-developer Sent: Sunday, May 26,

Re: [Qgis-user] open .tab

2013-05-28 Thread Ramon Andiñach
Hi Nick, Not that I'll definitely be able to help, but what sort of not opening properly? (and which QGIS?) What should happen is that if you open the TIFF, then QGIS reads the tab file for coordinate system information and displays it. 1.9 is better at this than 1.8 was. -ramon. On 28/05/20

Re: [Qgis-user] open .tab

2013-05-28 Thread Nick Hopton
Hi Agnes, I'm having problems with TIFF images with TAB files not opening properly in QGIS. As with you, some do and some don't. Are your problems with images too? Regards, Nick. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/open-tab-tp5056255p5056452.html Sent from th

Re: [Qgis-user] openlayers plugin error

2013-05-28 Thread Paz Calderon
Hello! At last I have the solution! I have installed the OSM plugin loading it from the repository: http://plugins.qgis.org/plugins/openlayers_plugin/ Here the solution about my problem "Not working if Windows username includes non-ASCII characters" http://hub.qgis.org/issues/7666 Regards! 2013/

Re: [Qgis-user] problems with installation in ubuntu 12.10

2013-05-28 Thread Etienne Tourigny
On Tue, May 28, 2013 at 10:42 AM, Luis M. Ruiz E. < geografoaplic...@gmail.com> wrote: > Hello Comunity¡¡¡ > > apologies for my lowest level of english, i have a big problem with QGis > in Ubuntu 12.1 > > I installed the packages qgis python-qgis, and all right, but when i > install the plugins op

[Qgis-user] problems with installation in ubuntu 12.10

2013-05-28 Thread Luis M. Ruiz E.
Hello Comunity¡¡¡ apologies for my lowest level of english, i have a big problem with QGis in Ubuntu 12.1 I installed the packages qgis python-qgis, and all right, but when i install the plugins open layers and cad plugin, poligonizer and others and i try to open the aplications, qgis to close un

Re: [Qgis-user] open .tab

2013-05-28 Thread Ramon Andiñach
If it's saying that, then load the linked data file and forget the tab file. As an example, you might have Image01.tab and Image01.jpg. Instead of loading the Image01.tab file, use the Open Raster Layer to open Image01.jpg. QGIS will then attempt to pick the right co-ordiante system for the jpg

Re: [Qgis-user] Display a Lansat RGB

2013-05-28 Thread Alex Mandel
Can you post the gdal_merge command you tried? The key is to use the -separate flag (Layer Stack in the dialog box) "-separate: Place each input file into a separate stacked band. " It should look like: gdal_merge.py -seperate red.tif green.tif blue.tif -o stack.tif See http://lists.osgeo.o

Re: [Qgis-user] Display a Lansat RGB

2013-05-28 Thread José Pedro Santos
Hi, After you make the merge of the images go to Proprietary of the map and change the Style to "Three band color". Regards, José Santos From: gollinoser...@gmail.com Date: Tue, 28 May 2013 08:10:35 +0200 To: katrineggert1...@gmail.com CC: Qgis-user@lists.osgeo.org Subject: Re: [Qgis-user]