[Qgis-user] RE:

2012-03-09 Thread Sergio Zárate
Thanks for answers. Indeed, the problem with GRASS gui was due to wxpython. I was able to start gui using tcltk and succesfully set it for next run, which works fine (>g.gui tcltk; g.gisenv set="GRASS_GUI=tcltk", respectively. However, before the above was made, trashing GRASS reestablished functi

Re: [Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread ASAHI Kosuke
Hi. Thank you jratike80. jratike80 make new ticket at osgeo4w. http://trac.osgeo.org/osgeo4w/ticket/275 (2012/03/09 17:19), Zirneklitis wrote: Something wrong with Windows binaries. On Windows XP the latest QGIS (OSGeo4Win 1.7.4/1.9.90) do not recognize the given example as (raster) map :( No

RE: [Qgis-user] map does not disply right in composer

2012-03-09 Thread Jake Maier
Thank you very much for the bing map link, Giovanni. Would you also have a link for topo maps? Thanks in advance Jake -Original Message- From: Giovanni Manghi [mailto:giovanni.man...@faunalia.pt] Sent: Friday, March 09, 2012 3:43 PM To: Jake Maier Cc: Qgis-user@lists.osgeo.org Subject: Re

RE: [Qgis-user] Printing problem: BAD ALLOCATION

2012-03-09 Thread Giovanni Manghi
Hi, > > So we tried to re-create the same project with qgis 1.6 and she > printed her map correctly. please add your notes here http://hub.qgis.org/issues/4821 cheers -- Giovanni -- ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lis

Re: [Qgis-user] Map Units in Map Composer

2012-03-09 Thread Marco Hugentobler
Hi Gerhardus >I have specified the scale bar in the map composer to have the following values: >Segment Size: 0.01 >Map units per bar unit: 0.01 If you want the segment size to equal 100m in the related map, you could set segment size to 100. The setting 'map units per bar unit' is if you

Re: [Qgis-user] map does not disply right in composer

2012-03-09 Thread Giovanni Manghi
On Fri, 2012-03-09 at 12:14 -0500, Jake Maier wrote: > Now that the different layers all display properly, the shp layer is nearly a > km to the east in the composer. > The layer displays right in the map but not in the composer. How can I fix > this? The layers from the OL plugin are not "suppo

Re: [Qgis-user] GRASS 6.4.2 GUI broken in OS X Lion

2012-03-09 Thread William Kyngesburye
On Mar 9, 2012, at 12:06 PM, Sergio Zárate wrote: > Hi all. > > Using Qgis Master in Lion, updating to GRASS 6.4.2 caused it to be unable to > open the GUI, apparently due to incapacity for location setting problems: > > Starting GRASS ... > > Traceback (most recent call last): > > File "/

Re: [Qgis-user] New bronze sponsorship

2012-03-09 Thread Gary Sherman
On Mar 9, 2012, at 9:41 AM, Paolo Cavallini wrote: > Hi all. > We now have a new Bronze sponsor: > > Fachlehrer / Mitarbeiter Fachstelle Gebirgswaldpflege ibW Bildungszentrum > Wald, > Switzerland > > yes, I know it's quite a mouthful; for non german-speakers: it's a training > center > for fo

[Qgis-user] New bronze sponsorship

2012-03-09 Thread Paolo Cavallini
Hi all. We now have a new Bronze sponsor: Fachlehrer / Mitarbeiter Fachstelle Gebirgswaldpflege ibW Bildungszentrum Wald, Switzerland yes, I know it's quite a mouthful; for non german-speakers: it's a training center for foresters in Switzerland. Thanks a lot! -- Paolo Cavallini - Faunalia www.

RE: [Qgis-user] Printing problem: BAD ALLOCATION

2012-03-09 Thread Bis Nulama
So, today my colleague had the "bad allocation" again. So we tried to re-create the same project with qgis 1.6 and she printed her map correctly. then she tried to use again the 1.7.4 and she got again the bad allocation pop out so we tried to recreate the project from zero. and we realized th

[Qgis-user] GRASS 6.4.2 GUI broken in OS X Lion

2012-03-09 Thread Sergio Zárate
Hi all. Using Qgis Master in Lion, updating to GRASS 6.4.2 caused it to be unable to open the GUI, apparently due to incapacity for location setting problems: Starting GRASS ... Traceback (most recent call last): File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py", line

RE: [Qgis-user] (no subject)

2012-03-09 Thread Jake Maier
It looks now to me that all layers always loaded correctly. What seems to be the problem is that I cannot get Google Streets or OpenstreetMap to display. Both these layers were placed underneath the shp and the NAIP (WMS) maps. Turning off the NAIP layer should activate the Google Street map, wh

[Qgis-user] map does not disply right in composer

2012-03-09 Thread Jake Maier
Now that the different layers all display properly, the shp layer is nearly a km to the east in the composer. The layer displays right in the map but not in the composer. How can I fix this? Thanks in advance for any help Jake ___ Qgis-user mailing lis

RE: [Qgis-user] (no subject)

2012-03-09 Thread Giovanni Manghi
Hi Jake, > Does that mean I cannot load openlayers maps and WMS maps at the same time. no, it means that the layers from the OL plugin are not reprojectable, so you must reproject everything else in their own CRS, google mercator. cheers -- Giovanni --

RE: [Qgis-user] (no subject)

2012-03-09 Thread Jake Maier
Thank you Giovanni, Does that mean I cannot load openlayers maps and WMS maps at the same time. The only option I seem to have for the WMS maps is WGS 84 and UTM zone 19, or is there a way to display both within the same project? Thanks very much for all your work on the list Jake -Original

Re: [Qgis-user] (no subject)

2012-03-09 Thread Giovanni Manghi
> > How do I best work with layers in different CRS? are you using layers from the "openlayers" plugin? if yes, then you must reproject everything in the google mercator CRS. cheers -- Giovanni -- ___ Qgis-user mailing list Qgis-user@lists.osgeo.o

[Qgis-user] (no subject)

2012-03-09 Thread Jake Maier
Hi, I have a hell of a time with the CRS of my project. I try to use google streets, openstreetmap and naip 2011 (a wms map) in the same project. I also have a shp file UTM 19 NAD 83 right now loaded to it. All layers are in different CRS and I loaded them with OTF enabled. After many tries I ma

[Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread Jukka Rahkonen
ASAHI Kosuke writes: > > Hi Jukka. > > My QGIS in WinXP work fine with rasterlite., but i need update sqlite3.dll. > Please try download latest dll, and copy to OSGeo4w\bin. > http://www.sqlite.org/download.html Thank you, that helped. I changed the original sqlite3.dll (372 kilobytes, 2008-

[Qgis-user] Support the meeting

2012-03-09 Thread Paolo Cavallini
Hi all. The next developer meeting (AKA HackFest) is approaching: http://hub.qgis.org/wiki/quantum-gis/7_QGIS_Developer_Meeting_in_Lyon_2012 These are particularly important moments in the life of the project, and every one marked a leap forward, with several strategic decisions, lots of new code

Re: [Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread Paolo Cavallini
Il 08/03/2012 20:49, Jukka Rahkonen ha scritto: > You mean my test database? As I wrote, it is here > http://latuviitta.org/documents/herttoniemi.sqlite Confirmed, on Debian it loads fast and shows fine. All the best. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.fau

[Qgis-user] kml styles

2012-03-09 Thread M . E . Dodd
Is it possible to produce a .kml file that will display on google earth in a similar way to in qgis, for example keeping the style and labelling of the points? I have exported .kml files from qgis and viewed them in google earth on a mobile and this works fine but the points are just shown as t

Re: [Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread Ramon Andiñach
Big black box. I take it that's how I was supposed to open it? -ramon. On 09/03/2012, at 15:48, ASAHI Kosuke wrote: > Hi ramon. > > How about use Layer→Add Raster Layer on qgis main menu? > > (2012/03/09 16:36), Ramon Andiñach wrote: >> Jukka's file is not working in 1.7.4 or 1.9.90 (osgeo)

Re: [Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread Zirneklitis
BLOB - binary large object Ramon Andiñach wrote: .. P.S. What's a BLOB. ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Re: Rasterlite layer is just a black box

2012-03-09 Thread Zirneklitis
Something wrong with Windows binaries. On Windows XP the latest QGIS (OSGeo4Win 1.7.4/1.9.90) do not recognize the given example as (raster) map :( No Problems on Linux (Fedora 14 x 64 / QGis Master). K. ASAHI Kosuke wrote: .. How about use Layer→Add Raster Layer on qgis main menu? (2012/0