<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font size="4">Thanks Francesco,</font><div><font size="4"><br></font></div><div><font size="4">it solved the problem. Is there a way to use google imagery as base map? And any other WMS service?</font></div><div><font size="4"><br></font></div><div><font size="4">Best regards,</font></div><div><font size="4"><br></font></div><div><font size="4">Julio</font></div><br /><br /><div>> From: geonode-users-request@lists.osgeo.org<br>> Subject: geonode-users Digest, Vol 9, Issue 44<br>> To: geonode-users@lists.osgeo.org<br>> Date: Fri, 23 Oct 2015 12:00:01 -0700<br>> <br>> Send geonode-users mailing list submissions to<br>>  geonode-users@lists.osgeo.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>  http://lists.osgeo.org/mailman/listinfo/geonode-users<br>> or, via email, send a message with subject or body 'help' to<br>>  geonode-users-request@lists.osgeo.org<br>> <br>> You can reach the person managing the list at<br>>  geonode-users-owner@lists.osgeo.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of geonode-users digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. still having the bing error (Stefan Steiniger)<br>>    2. Re: still having the bing error (federico sanchez)<br>>    3. Re: geonode-users Digest, Vol 9, Issue 43 (Julio Cesar Refosco)<br>>    4. Re: geonode-users Digest, Vol 9, Issue 43 (Francesco Marigliano)<br>>    5. Re: still having the bing error (Stefan Steiniger)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: 22 Oct 2015 18:47:08 -0300<br>> From: "Stefan Steiniger" <sstein@geo.uzh.ch><br>> To: "geonode-users@lists.osgeo.org" <geonode-users@lists.osgeo.org><br>> Subject: [GeoNode-users] still having the bing error<br>> Message-ID: <5629595C.7090700@geo.uzh.ch><br>> Content-Type: text/plain; charset="utf-8"; Format="flowed"<br>> <br>> Hey,<br>> <br>> so commented out the Bing entry in local_settings.py,<br>> <br>>    }, {<br>>      "source": {"ptype": "gxp_mapquestsource"},<br>>      "name":"naip",<br>>      "group":"background",<br>>      "visibility": False<br>> #  }, {<br>> #    "source": {"ptype": "gxp_bingsource"},<br>> #    "name": "AerialWithLabels",<br>> #    "fixed": True,<br>> #    "visibility": False,<br>> #    "group":"background"<br>>    }, {<br>>      "source": {"ptype": "gxp_mapboxsource"},<br>>    }<br>> <br>> <br>> but, when I look into an existing map the bing-aerial background map is <br>> still selectable and so I get the zoom error and the map hangs up:<br>> <br>> Uncaught TypeError: Cannot read property 'resources' of undefined<br>> OpenLayers.Layer.Bing.OpenLayers.Class.initLayer    @ GeoExplorer.js:1350<br>> <br>> Of course I have restarted the server/apache/tomcat etc.<br>> <br>> What am I missing?<br>> <br>> cheers,<br>> stefan<br>> <br>> PS: I am running on GeoNode 2.0 : <br>> http://cedeusdata.geosteiniger.cl/maps/318/view<br>> <br>> <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20151022/22011a28/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Thu, 22 Oct 2015 19:04:29 -0300<br>> From: federico sanchez <fedesanchez888@gmail.com><br>> To: Stefan Steiniger <sstein@geo.uzh.ch><br>> Cc: "geonode-users@lists.osgeo.org" <geonode-users@lists.osgeo.org><br>> Subject: Re: [GeoNode-users] still having the bing error<br>> Message-ID:<br>>  <CAP_ksLYmKEo3TmdeS6FOX51w8u330TZiMmwNG6h+hsF+kOCJFA@mail.gmail.com><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> Hi Stefan, removing Bing layers from local_settings.py  fixes the problem<br>> only for new maps. You need to remove this layer from existing maps too.<br>> <br>> DELETE<br>> from maps_maplayer<br>> WHERE name = 'AerialWithLabels'<br>> <br>> 2015-10-22 18:47 GMT-03:00 Stefan Steiniger <sstein@geo.uzh.ch>:<br>> <br>> > Hey,<br>> ><br>> > so commented out the Bing entry in local_settings.py,<br>> ><br>> >   }, {<br>> >     "source": {"ptype": "gxp_mapquestsource"},<br>> >     "name":"naip",<br>> >     "group":"background",<br>> >     "visibility": False<br>> > #  }, {<br>> > #    "source": {"ptype": "gxp_bingsource"},<br>> > #    "name": "AerialWithLabels",<br>> > #    "fixed": True,<br>> > #    "visibility": False,<br>> > #    "group":"background"<br>> >   }, {<br>> >     "source": {"ptype": "gxp_mapboxsource"},<br>> >   }<br>> ><br>> ><br>> > but, when I look into an existing map the bing-aerial background map is<br>> > still selectable and so I get the zoom error and the map hangs up:<br>> ><br>> > Uncaught TypeError: Cannot read property 'resources' of undefined<br>> > OpenLayers.Layer.Bing.OpenLayers.Class.initLayer    @<br>> > GeoExplorer.js:1350<br>> ><br>> > Of course I have restarted the server/apache/tomcat etc.<br>> ><br>> > What am I missing?<br>> ><br>> > cheers,<br>> > stefan<br>> ><br>> > PS: I am running on GeoNode 2.0 :<br>> > http://cedeusdata.geosteiniger.cl/maps/318/view<br>> ><br>> ><br>> ><br>> > _______________________________________________<br>> > geonode-users mailing list<br>> > geonode-users@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/geonode-users<br>> ><br>> ><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20151022/20178803/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Fri, 23 Oct 2015 08:19:19 -0200<br>> From: Julio Cesar Refosco <juliorefosco@hotmail.com><br>> To: "geonode-users@lists.osgeo.org" <geonode-users@lists.osgeo.org><br>> Subject: Re: [GeoNode-users] geonode-users Digest, Vol 9, Issue 43<br>> Message-ID: <BAY181-W868DDBE0E9749A39C1A6B8DB260@phx.gbl><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Hello,<br>> I've installed geonode 2.4b28 on a ubuntu 14.04. During the installation everything went fine but as I started to upload layers, I identify an issue related to the navigation on the map. When I zoom de map with a layer, the first action of zoom goes well but then them zoom like freezes and I cant zoom again. The other functions still ok and active, only the zoom freezes until I make a refresh cliking in "layers" or in other function.<br>> Does anybody face the issue?<br>> Thanks in advance.<br>> Julio          <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20151023/69dd1db3/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> Message: 4<br>> Date: Fri, 23 Oct 2015 12:58:17 +0200<br>> From: Francesco Marigliano <f.marigliano.it@ieee.org><br>> To: geonode-users@lists.osgeo.org<br>> Subject: Re: [GeoNode-users] geonode-users Digest, Vol 9, Issue 43<br>> Message-ID: <562A12C9.90103@ieee.org><br>> Content-Type: text/plain; charset="utf-8"; Format="flowed"<br>> <br>> Hi Julio,<br>> <br>> Follow this thread to solve <br>> http://lists.osgeo.org/pipermail/geonode-users/2015-October/000850.html<br>> <br>> Cheers,<br>> F.<br>> <br>> Il 23/10/2015 12:19, Julio Cesar Refosco ha scritto:<br>> > Hello,<br>> ><br>> > I've installed geonode 2.4b28 on a ubuntu 14.04. During the <br>> > installation everything went fine but as I started to upload layers, I <br>> > identify an issue related to the navigation on the map. When I zoom de <br>> > map with a layer, the first action of zoom goes well but then them <br>> > zoom like freezes and I cant zoom again. The other functions still ok <br>> > and active, only the zoom freezes until I make a refresh cliking in <br>> > "layers" or in other function.<br>> ><br>> > Does anybody face the issue?<br>> ><br>> > Thanks in advance.<br>> ><br>> > Julio<br>> ><br>> ><br>> > _______________________________________________<br>> > geonode-users mailing list<br>> > geonode-users@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/geonode-users<br>> <br>> <br>> <br>> ---<br>> Questa e-mail è stata controllata per individuare virus con Avast antivirus.<br>> https://www.avast.com/antivirus<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20151023/add13ffc/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> Message: 5<br>> Date: 23 Oct 2015 10:20:21 -0300<br>> From: "Stefan Steiniger" <sstein@geo.uzh.ch><br>> To: "federico sanchez" <fedesanchez888@gmail.com><br>> Cc: "geonode-users@lists.osgeo.org" <geonode-users@lists.osgeo.org><br>> Subject: Re: [GeoNode-users] still having the bing error<br>> Message-ID: <562A3415.6020302@geo.uzh.ch><br>> Content-Type: text/plain; charset=utf-8; format=flowed<br>> <br>> works perfectly now. Thanks! *savedmylife* ;)<br>> <br>> Am 22.10.15 um 19:04 schrieb federico sanchez:<br>> > Hi Stefan, removing Bing layers from local_settings.py  fixes the<br>> > problem only for new maps. You need to remove this layer from existing<br>> > maps too.<br>> ><br>> > DELETE<br>> > from maps_maplayer<br>> > WHERE name = 'AerialWithLabels'<br>> ><br>> > 2015-10-22 18:47 GMT-03:00 Stefan Steiniger <sstein@geo.uzh.ch<br>> > <mailto:sstein@geo.uzh.ch>>:<br>> ><br>> >     Hey,<br>> ><br>> >     so commented out the Bing entry in local_settings.py,<br>> ><br>> >        }, {<br>> >          "source": {"ptype": "gxp_mapquestsource"},<br>> >          "name":"naip",<br>> >          "group":"background",<br>> >          "visibility": False<br>> >     #  }, {<br>> >     #    "source": {"ptype": "gxp_bingsource"},<br>> >     #    "name": "AerialWithLabels",<br>> >     #    "fixed": True,<br>> >     #    "visibility": False,<br>> >     #    "group":"background"<br>> >        }, {<br>> >          "source": {"ptype": "gxp_mapboxsource"},<br>> >        }<br>> ><br>> ><br>> >     but, when I look into an existing map the bing-aerial background map<br>> >     is still selectable and so I get the zoom error and the map hangs up:<br>> ><br>> >     Uncaught TypeError: Cannot read property 'resources' of undefined<br>> >     OpenLayers.Layer.Bing.OpenLayers.Class.initLayer    @<br>> >     GeoExplorer.js:1350<br>> ><br>> >     Of course I have restarted the server/apache/tomcat etc.<br>> ><br>> >     What am I missing?<br>> ><br>> >     cheers,<br>> >     stefan<br>> ><br>> >     PS: I am running on GeoNode 2.0 :<br>> >     http://cedeusdata.geosteiniger.cl/maps/318/view<br>> ><br>> ><br>> ><br>> >     _______________________________________________<br>> >     geonode-users mailing list<br>> >     geonode-users@lists.osgeo.org <mailto:geonode-users@lists.osgeo.org><br>> >     http://lists.osgeo.org/mailman/listinfo/geonode-users<br>> ><br>> ><br>> <br>> <br>> ------------------------------<br>> <br>> Subject: Digest Footer<br>> <br>> _______________________________________________<br>> geonode-users mailing list<br>> geonode-users@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/geonode-users<br>> <br>> <br>> ------------------------------<br>> <br>> End of geonode-users Digest, Vol 9, Issue 44<br>> ********************************************<br></div>                                           </div></body>
</html>