Is there any way to generate a link to StreetMap (http://www.streetmap.co.uk), using a Landranger reference, in the same way? Or to any other such service?
Is there any way to generate a link to StreetMap (http://www.streetmap.co.uk), using a Landranger reference, in the same way? Or to any other such service?
Is there any way to generate a link to StreetMap (http://www.streetmap.co.uk), using a Landranger reference, in the same way? Or to any other such service?
For Streetmap you have to split the grid ref into Eastings and Northings, and convert the letters (SK in your example) to their 100km grid square numeric representation. You also have to give the full grid ref (6 digits for each direction). So SK0623 becomes 406000, 323000. The Streetmap URL would therefore be: http://www.streetmap.co.uk/newmap.srf?x=406000&y=323000&z=3&ar=Y
For Streetmap you have to split the grid ref into Eastings and Northings, and convert the letters (SK in your example) to their 100km grid square numeric representation. You also have to give the full grid ref (6 digits for each direction). So SK0623 becomes 406000, 323000. The Streetmap URL would therefore be: http://www.streetmap.co.uk/newmap.srf?x=406000&y=323000&z=3&ar=Y
And z=4 for a 5x5 km^2 1:50k map; ar=N removes the arrow:
And in Multimap, add height and width parameters to get a bigger map area (though there are upper limits, and navigation arrows become trickier to use). e.g.