<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<BR> <BR>I use google map as my base map. Today a small window pop up and I cann't close the small window as attached.<BR><br> Please help.<BR> <BR>Thank You<BR> <BR>Water.<BR><div></div><div id="SkyDrivePlaceholder"></div>> From: qgis-user-request@lists.osgeo.org<br>> Subject: Qgis-user Digest, Vol 75, Issue 54<br>> To: qgis-user@lists.osgeo.org<br>> Date: Wed, 16 May 2012 11:59:32 -0400<br>> <br>> Send Qgis-user mailing list submissions to<br>>      qgis-user@lists.osgeo.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>  http://lists.osgeo.org/mailman/listinfo/qgis-user<br>> or, via email, send a message with subject or body 'help' to<br>>      qgis-user-request@lists.osgeo.org<br>> <br>> You can reach the person managing the list at<br>>      qgis-user-owner@lists.osgeo.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of Qgis-user digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. qgis_mapserv.fcgi for a wms for maemo-mapper (Enrico Gabrielli)<br>>    2. qgis_mapserv.fcgi for a wms for maemo-mapper (Enrico Gabrielli)<br>>    3. Re: qgis_mapserv.fcgi for a wms for maemo-mapper<br>>       (Marco Hugentobler)<br>>    4. How does the postgis connection work? (fork)<br>>    5. Re: Openlayer plugin performance ideas? (mayeul.kauffmann@free.fr)<br>>    6. Re: Openlayer plugin performance ideas? (fork)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Wed, 16 May 2012 16:50:00 +0200<br>> From: Enrico Gabrielli <bonushenricus@linux.it><br>> Subject: [Qgis-user] qgis_mapserv.fcgi for a wms for maemo-mapper<br>> To: qgis-user@lists.osgeo.org<br>> Message-ID: <1337179800.10148.9.camel@debian.sanrocco.local><br>> Content-Type: text/plain; charset="UTF-8"<br>> <br>> Hi<br>> I'm trying to trasform my qgis project in a wms service<br>> because I would to download the map into maemo-mapper before I will go<br>> to farmers.<br>> <br>> I try with this<br>> http://localhost/cgi-bin/qgis_mapserv.fcgi?map=/usr/lib/cgi.bin/project/2012_ASSICURAZIONE_WMS.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=10.9154999999999998,44.6850000000000023,11.3047000000000004,44.9189999999999969&CRS=EPSG:4326&WIDTH=722&HEIGHT=352&LAYERS=partita_assicurativa_riepilogo_2012_geom&FORMAT=image/png<br>> and it doesn't work: it say me there isn't a style sheet!<br>> After understand the correct url I believe will be sufficient change<br>> localhost with the ip adress and connect the nokia n800 in the local<br>> net.<br>> <br>> Is it possible?<br>> <br>> Thank you<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Wed, 16 May 2012 16:50:00 +0200<br>> From: Enrico Gabrielli <bonushenricus@linux.it><br>> Subject: [Qgis-user] qgis_mapserv.fcgi for a wms for maemo-mapper<br>> To: qgis-user@lists.osgeo.org<br>> Message-ID: <1337179800.10148.9.camel@debian.sanrocco.local><br>> Content-Type: text/plain; charset="UTF-8"<br>> <br>> Hi<br>> I'm trying to trasform my qgis project in a wms service<br>> because I would to download the map into maemo-mapper before I will go<br>> to farmers.<br>> <br>> I try with this<br>> http://localhost/cgi-bin/qgis_mapserv.fcgi?map=/usr/lib/cgi.bin/project/2012_ASSICURAZIONE_WMS.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=10.9154999999999998,44.6850000000000023,11.3047000000000004,44.9189999999999969&CRS=EPSG:4326&WIDTH=722&HEIGHT=352&LAYERS=partita_assicurativa_riepilogo_2012_geom&FORMAT=image/png<br>> and it doesn't work: it say me there isn't a style sheet!<br>> After understand the correct url I believe will be sufficient change<br>> localhost with the ip adress and connect the nokia n800 in the local<br>> net.<br>> <br>> Is it possible?<br>> <br>> Thank you<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Wed, 16 May 2012 17:12:08 +0200<br>> From: Marco Hugentobler <marco.hugentobler@sourcepole.ch><br>> Subject: Re: [Qgis-user] qgis_mapserv.fcgi for a wms for maemo-mapper<br>> To: qgis-user@lists.osgeo.org<br>> Message-ID: <4FB3C3C8.5010403@sourcepole.ch><br>> Content-Type: text/plain; charset=UTF-8; format=flowed<br>> <br>> Hi Enrico<br>> <br>> Should it be<br>> <br>> ...map=/usr/lib/cgi-bin/project/2012_ASSICURAZIONE_WMS.qgs...<br>> <br>> in the URL?<br>> <br>> Regards,<br>> Marco<br>> <br>> <br>> Am 16.05.2012 16:50, schrieb Enrico Gabrielli:<br>> > Hi<br>> > I'm trying to trasform my qgis project in a wms service<br>> > because I would to download the map into maemo-mapper before I will go<br>> > to farmers.<br>> ><br>> > I try with this<br>> > http://localhost/cgi-bin/qgis_mapserv.fcgi?map=/usr/lib/cgi.bin/project/2012_ASSICURAZIONE_WMS.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=10.9154999999999998,44.6850000000000023,11.3047000000000004,44.9189999999999969&CRS=EPSG:4326&WIDTH=722&HEIGHT=352&LAYERS=partita_assicurativa_riepilogo_2012_geom&FORMAT=image/png<br>> > and it doesn't work: it say me there isn't a style sheet!<br>> > After understand the correct url I believe will be sufficient change<br>> > localhost with the ip adress and connect the nokia n800 in the local<br>> > net.<br>> ><br>> > Is it possible?<br>> ><br>> > Thank you<br>> ><br>> > _______________________________________________<br>> > Qgis-user mailing list<br>> > Qgis-user@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/qgis-user<br>> <br>> <br>> -- <br>> Dr. Marco Hugentobler<br>> Sourcepole -  Linux&  Open Source Solutions<br>> Weberstrasse 5, CH-8004 Zürich, Switzerland<br>> marco.hugentobler@sourcepole.ch http://www.sourcepole.ch<br>> Technical Advisor QGIS Project Steering Committee<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 4<br>> Date: Wed, 16 May 2012 15:25:26 +0000 (UTC)<br>> From: fork <forkandwait@gmail.com><br>> Subject: [Qgis-user] How does the postgis connection work?<br>> To: qgis-user@lists.osgeo.org<br>> Message-ID: <loom.20120516T172352-5@post.gmane.org><br>> Content-Type: text/plain; charset=us-ascii<br>> <br>> ... besides "very well" is what I mean:<br>> <br>> When I insert into a table at the psql prompt, it gets propagated to the map<br>> quickly -- is that through a hook on the commit statement, a notice, or what?<br>> <br>> In any case, it is seamless so far and really great to work with<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 5<br>> Date: Wed, 16 May 2012 17:41:25 +0200 (CEST)<br>> From: mayeul.kauffmann@free.fr<br>> Subject: Re: [Qgis-user] Openlayer plugin performance ideas?<br>> To: fork <forkandwait@gmail.com><br>> Cc: qgis-user@lists.osgeo.org<br>> Message-ID:<br>>        <467027381.206550674.1337182885848.JavaMail.root@zimbra73-e12.priv.proxad.net><br>>      <br>> Content-Type: text/plain; charset=utf-8<br>> <br>> >  I don't want to download a bazillion image files<br>> Anyway Google maps terms of use probably forbid this. (Same for Bing?).<br>> You may try with Bing tiles, they have static tiles that are easier to get and their banning policy is, I believe, not as strict, which may be easier to work with.<br>> <br>> And / or  you may try to see if you can cache the tiles using a local proxy server. The code given in the following page works very well for caching OSM tiles with the OpenLayers plugin in QGIS:<br>> http://wiki.openstreetmap.org/wiki/ProxySimplePHP<br>> <br>> Finally, all would be faster if the plugin could display the image even when there are a few tiles missing. I filed a ticket for this some times ago. If you have developing skills you may try to help here.<br>> <br>> Mayeul<br>> <br>> <br>> ----- Mail original -----<br>> De: "fork" <forkandwait@gmail.com><br>> À: qgis-user@lists.osgeo.org<br>> Envoyé: Mardi 15 Mai 2012 17:59:42<br>> Objet: [Qgis-user] Openlayer plugin performance ideas?<br>> <br>> Hi all,<br>> <br>> I have a project in which I basically have two large base maps -- an openlayers<br>> plugin map from google (hybrid), and a postgis vector layer with all the census<br>> blocks for the entire state of Oregon.  I zoom in and out of the map looking at<br>> various attributes in the block to see if they match buildings shown in the<br>> areal image (specifically, whether large group quarters numbers in the block<br>> correspond to large buildings in the block as well).<br>> <br>> Often I will query the block layer to constrain it to a given city and with<br>> blocks that have a certain attribute ("cityname10='Newport' and gq10>=10"), and<br>> zoom to those blocks using the attribute table.  Sometimes I just do a<br>> constraint like gq>=100 and look at the whole state.<br>> <br>> The block layer only renders when the scale is 25000:1 or less.<br>> <br>> This works fine as it is, but it can be a little bit pokey when the openlayers<br>> image is open. If I turn off the image, it is darn fast.  I would like to try<br>> scale dependent rendering, but I can't get a properties dialogue.<br>> <br>> Does anybody have any ideas on how to speed this up, and still do it on a<br>> statewide scale (ie, if I can<br>> avoid it)?<br>> <br>> It works pretty well as it is, I just want it faster. ;)<br>> <br>> _______________________________________________<br>> Qgis-user mailing list<br>> Qgis-user@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/qgis-user<br>> <br>> <br>> ------------------------------<br>> <br>> Message: 6<br>> Date: Wed, 16 May 2012 15:50:22 +0000 (UTC)<br>> From: fork <forkandwait@gmail.com><br>> Subject: [Qgis-user] Re: Openlayer plugin performance ideas?<br>> To: qgis-user@lists.osgeo.org<br>> Message-ID: <loom.20120516T174710-359@post.gmane.org><br>> Content-Type: text/plain; charset=us-ascii<br>> <br>> <br>> fork <forkandwait@...> writes:<br>> <br>> > Does anybody have any ideas on how to speed this up, and still do it on a<br>> > statewide scale (ie I don't want to download a bazillion image files, if I can<br>> > avoid it)?<br>> <br>> For great speed, I am now using the OSM layers for streets and landscape.  It<br>> doesn't give you that satellite detail, but if I turn on the satellite only when<br>> I need to look at buildings (as opposed to orient myself), it speeds up the<br>> process.<br>> <br>> Mayeul -- I wish I had the dev skills to help with the plugin -- I am<br>> overcommitted these days, and can only offer moral support and kudos to the<br>> excellent plugin<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> Qgis-user mailing list<br>> Qgis-user@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/qgis-user<br>> <br>> <br>> End of Qgis-user Digest, Vol 75, Issue 54<br>> *****************************************<br>                                           

https://skydrive.live.com/redir.aspx?cid=e037a4004123c617&page=browse&resid=E037A4004123C617!111&sc=Documents&authkey=!ANCgzykIx73PJbU&Bpub=SDX.SkyDrive&Bsrc=SkyMail
</div></body>
</html>