<div dir="ltr">Another way could be as a TMS. Use this code and save it as a XML file. From QGIS  add as a Raster layer:<br><br><pre><GDAL_WMS>
    <Service name="TMS">
        <ServerUrl><a href="http://tile.openstreetmap.org/${z}/${x}/${y}.png">http://tile.openstreetmap.org/${z}/${x}/${y}.png</a></ServerUrl>
    </Service>
    <DataWindow>
        <UpperLeftX>-20037508.34</UpperLeftX>
        <UpperLeftY>20037508.34</UpperLeftY>
        <LowerRightX>20037508.34</LowerRightX>
        <LowerRightY>-20037508.34</LowerRightY>
        <TileLevel>18</TileLevel>
        <TileCountX>1</TileCountX>
        <TileCountY>1</TileCountY>
        <YOrigin>top</YOrigin>
    </DataWindow>
    <Projection>EPSG:900913</Projection>
    <BlockSizeX>256</BlockSizeX>
    <BlockSizeY>256</BlockSizeY>
    <BandsCount>3</BandsCount>
    <Cache />
</GDAL_WMS><br><br></pre><pre>This code was taken from <a href="http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-Tiles-in-QGIS">http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-Tiles-in-QGIS</a>, so maybe you should take a look at this source.<br>

</pre><pre>The time I tried it worked well, just be careful with projections as always.<br></pre><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-02 14:42 GMT-06:00 Ross McDonald <span dir="ltr"><<a href="mailto:ross@mixedbredie.net" target="_blank">ross@mixedbredie.net</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jonathan,<br>
<br>
You could use the OSM GB WMS to bring in tiles in EPSG:27700 if need be.<br>
<br>
Get it here: <a href="http://www.osmgb.org.uk/osm-gb-wiki/index.php/WMS" target="_blank">http://www.osmgb.org.uk/osm-gb-wiki/index.php/WMS</a> and add<br>
it as a new WMS source.<br>
<br>
Cheers<br>
<br>
Ross<br>
<div class=""><br>
On 02/04/14 12:34, Saber Razmjooei wrote:<br>
> Hi Jonathan,<br>
><br>
><br>
><br>
> See the following tickets for problem with the OpenLayers plugin and<br>
> QGIS Master:<br>
><br>
> <a href="http://hub.qgis.org/issues/9626" target="_blank">http://hub.qgis.org/issues/9626</a><br>
><br>
>  <a href="http://hub.qgis.org/issues/9649" target="_blank">http://hub.qgis.org/issues/9649</a><br>
><br>
><br>
><br>
> Meanwhile, you probably  can download the relevant tiles and style them,<br>
> which is not very convenient!<br>
><br>
><br>
><br>
> Cheers,<br>
><br>
> Saber<br>
><br>
><br>
><br>
><br>
><br>
</div>> *From:*<a href="mailto:qgis-user-bounces@lists.osgeo.org">qgis-user-bounces@lists.osgeo.org</a><br>
> [mailto:<a href="mailto:qgis-user-bounces@lists.osgeo.org">qgis-user-bounces@lists.osgeo.org</a>] *On Behalf Of *Jonathan Moules<br>
> *Sent:* 02 April 2014 12:27<br>
> *To:* <a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br>
> *Subject:* [Qgis-user] OpenStreetMap in QGIS<br>
<div class="">><br>
><br>
><br>
> Hi List,<br>
><br>
> So, I know that QGIS is supposed to integrate nicely with OSM, however<br>
> I'm trying to use the "OpenLayers Plugin" 1.1.2 but it seems prone to<br>
> crashing QGIS (2.3 - nightly snapshot) and never actually loads any of<br>
> the mapping.<br>
><br>
><br>
> So how do I get OSM as a baselayer in QGIS? Or is this the proper way<br>
> but I'm just unlucky?<br>
><br>
><br>
><br>
> Cheers,<br>
><br>
> Jonathan<br>
><br>
><br>
> This transmission is intended for the named addressee(s) only and may<br>
> contain sensitive or protectively marked material up to RESTRICTED and<br>
> should be handled accordingly. Unless you are the named addressee (or<br>
> authorised to receive it for the addressee) you may not copy or use it,<br>
> or disclose it to anyone else. If you have received this transmission in<br>
> error please notify the sender immediately. All email traffic sent to or<br>
> from us, including without limitation all GCSX traffic, may be subject<br>
> to recording and/or monitoring in accordance with relevant legislation.<br>
><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div class="">><br>
> This email and any files transmitted with it are confidential and<br>
> intended solely for the use of the individual or entity to whom they are<br>
> addressed. If you have received this email in error please notify the<br>
> system manager. This message contains confidential information and is<br>
> intended only for the individual named. If you are not the named<br>
> addressee you should not disseminate, distribute or copy this e-mail.<br>
> Please notify the sender immediately by e-mail if you have received this<br>
> e-mail by mistake and delete this e-mail from your system. If you are<br>
> not the intended recipient you are notified that disclosing, copying,<br>
> distributing or taking any action in reliance on the contents of this<br>
> information is strictly prohibited.<br>
><br>
> Whilst reasonable care has been taken to avoid virus transmission, no<br>
> responsibility for viruses is taken and it is your responsibility to<br>
> carry out such checks as you feel appropriate.<br>
><br>
> If this email contains a quote or offer to sell products, carry out work<br>
> or perform services then our standard terms and conditions<br>
</div>> <<a href="http://www.lutraconsulting.co.uk/downloads/Lutra%20Consulting%20Standard%20Terms%20and%20Conditions.pdf" target="_blank">http://www.lutraconsulting.co.uk/downloads/Lutra%20Consulting%20Standard%20Terms%20and%20Conditions.pdf</a>><br>


<div class="">> shall apply unless explicitly stated otherwise.<br>
><br>
> Saber Razmjooei and Peter Wells trading as Lutra Consulting.<br>
><br>
><br>
><br>
><br>
><br>
</div>> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
><br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Saludos,<div><br></div><div>Yasser</div>
</div>