I'm not too sure the reprojection from EPSG:27700 (OSGB36) to EPSG:900913 (Google) went perfect.<br><br>In Merkaartor, it is possible to load the OS Street View tiles directly and to use the EPSG:27700 projection (see below).<br>
<br>Check <a href="http://picasaweb.google.com/lh/photo/x93nMda7mBrfra8AKbrj5g?feat=directlink">http://picasaweb.google.com/lh/photo/x93nMda7mBrfra8AKbrj5g?feat=directlink</a> for example.<br>Now compare with the same area in potlach using the TMS: <a href="http://picasaweb.google.com/lh/photo/bHXkZ1jOB7v_JpiUmMlE5w?feat=directlink">http://picasaweb.google.com/lh/photo/bHXkZ1jOB7v_JpiUmMlE5w?feat=directlink</a><br>
<br>It seems the TMS is constantly shifted a couple of meters SE (this 
assuming the OSM'ers are right, of course).<br><br>For clients supporting multiple projections, wouldn't it be best to have a WMS (preferably a WMS-C) allowing to choose between the 2 projections (+ EPSG:4326, maybe)? It might be that <a href="http://os.openstreetmap.org/wms/map.php?source=sv&" target="_blank">http://os.openstreetmap.org/wms/map.php?source=sv&</a> allows it, but I can't get the capabilities...<br>
<br>Regards<br>- Chris -<br><br>How to load OS Street view tiles in Merkaartor:<br>-------------------------------------------------------------------<br>- Be sure the .TIF files and the corresponding .TAB are in the same directory<br>
- "Layers" - "Map - ..." - "GeoTIFF" - "Load image..." and select the tile(s) to load<br>- "Layers" - "Map - GeoTIFF" - "Zoom" to center on the tile<br>
<br>How to use the EPSG:27700 (OSGB36) projection in Merkaartor:<br>
---------------------------------------------------------------------------------------------<br>- if using svn trunk, just "View" - "Set projection" - "OSGB36 (EPSG:27700)"<br>- if using 0.15, first add the projection by going to ~/.merkaartor/Projections.xml and adding the following projection line:<br>
<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><Projection name="OSGB36 (EPSG:27700)">+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.999601 +x_0=400000 +y_0=-100000 +ellps=airy +datum=OSGB36 +no_defs</Projection><br>
</blockquote>
<br><br><div class="gmail_quote">On Wed, Apr 7, 2010 at 00:07, Andy Robinson (blackadder-lists) <span dir="ltr"><<a href="mailto:ajrlists@googlemail.com">ajrlists@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The process of creating map tiles from Ordnance Survey StreetView in our<br>
required format is now largely complete (zoom 17 tiles not yet available)<br>
and can be viewed here:<br>
<br>
<a href="http://os.openstreetmap.org/" target="_blank">http://os.openstreetmap.org/</a><br>
<br>
These tiles can now be used as a backdrop in editors. However before you<br>
start editing, please consider the following:<br>
<br>
1. Don't assume the OS data is either correct or up to date. Use it as a<br>
guide and additional resource for your mapping, not a replacement.<br>
<br>
2. Please add source tags to any data you add to OSM from OS StreetView. See<br>
the tag suggestions:<br>
<br>
<a href="http://wiki.openstreetmap.org/wiki/Ordnance_Survey_Opendata#Attributing_OS" target="_blank">http://wiki.openstreetmap.org/wiki/Ordnance_Survey_Opendata#Attributing_OS</a><br>
<br>
3. If you're tempted to map in an area you're not familiar with, contact any<br>
local contributors first. Please don't alienate other contributors by<br>
treading on their toes. They will know their local area better than anyone<br>
else.<br>
<br>
4. Look for places that have been mapped using Yahoo! imagery and don't have<br>
road names. This is a good place to start.<br>
<br>
5. Avoid simply duplicating OS data in blank areas of OSM unless you're<br>
familiar with the area and don't have access to other resources such as a<br>
GPS.<br>
<br>
6. In May the OS will release a further vector based product which may<br>
provide better data for buildings than tracing from OS StreetView. You might<br>
want to hold off tracing buildings until the details are confirmed.<br>
<br>
How to make use of these tiles:<br>
<br>
Potlatch:<br>
<br>
When the next version of Potlatch is live, you can just select 'UK: OS<br>
StreetView' from the background menu in the options box.<br>
<br>
Until then, just add this custom URL:<br>
<a href="http://os.openstreetmap.org/sv/%21/%21/%21.png" target="_blank">http://os.openstreetmap.org/sv/!/!/!.png</a><br>
<br>
JOSM:<br>
<br>
Create a new WMS layer with the following url:<br>
<br>
<a href="http://os.openstreetmap.org/wms/map.php?source=sv&" target="_blank">http://os.openstreetmap.org/wms/map.php?source=sv&</a><br>
<br>
or alternatively use the SlippyMap plugin for which you can find<br>
instructions of how to add custom tile sources at<br>
<a href="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/SlippyMap#Custom_tile_URLS" target="_blank">http://wiki.openstreetmap.org/wiki/JOSM/Plugins/SlippyMap#Custom_tile_URLS</a><br>
with <a href="http://os.openstreetmap.org/sv/" target="_blank">http://os.openstreetmap.org/sv/</a> as slippymap.custom_tile_source_1.url<br>
<br>
Merkaartor:<br>
<br>
1) In the Tools menu, open the TMS Servers Editor.<br>
2) Add the following:<br>
Name: OS Street View<br>
Server address: <a href="http://os.openstreetmap.org" target="_blank">os.openstreetmap.org</a><br>
Path: /sv/%1/%2/%3.png<br>
Tile size: 256<br>
Minimum zoom: 6<br>
Maximum zoom: 16<br>
Hit 'apply' and add the new TMS to a map layer.<br>
<br>
You can find out more about the OS OpenData products on the OSM wiki here:<br>
<br>
<a href="http://wiki.openstreetmap.org/wiki/Ordnance_Survey_Opendata" target="_blank">http://wiki.openstreetmap.org/wiki/Ordnance_Survey_Opendata</a><br>
<br>
And finally a vote of thanks to all those at the OS, past and present, who<br>
created the data originally and to the OSM folks who have worked hard over<br>
the last few days to create the tiles, especially Grant, Richard, Thomas and<br>
TomH. Apologies if I have missed anyone out.<br>
<br>
Cheers<br>
<br>
Andy<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Talk-GB mailing list<br>
<a href="mailto:Talk-GB@openstreetmap.org">Talk-GB@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-gb" target="_blank">http://lists.openstreetmap.org/listinfo/talk-gb</a><br>
</blockquote></div><br>