1

Re: OS Data - how to load into Recorder 6?

Now that much of Ordnancy Survey's data is now available for free, does anyone know if it's possible to load it into Recorder? Does it require conversion or any particular manipulation? I would be great if some standard documentation could be drawn up.

Sadly, because 1:50k and 1:25k tiles haven't been released, we can't yet do away with the old OS tiles.

Charles

Charles Roper
Digital Development Manager | Field Studies Council
http://www.field-studies-council.org | https://twitter.com/charlesroper | https://twitter.com/fsc_digital

2

Re: OS Data - how to load into Recorder 6?

Charles,

Are you referring to the raster tiles?
If so, this is the best Ive got;

BMPs can be renamed direct to gsf and loaded up.
I assume their is geo info in the header which locates them.

I tried conversion of tif to bmp then rename to gsf - but the map, though 'registered' is lost to the ether.
Also tried editing the Map_sheet table for SW and NE corner - but that wasnt liked at all.

I dont have access to a program that can edit the headers so cant explore that - but suspect that might solve the issues.

M

:/

Cumbria Biodiversity Data Centre
Tullie House Museum

3

Re: OS Data - how to load into Recorder 6?

Hi Matt,
I think the most likely problem with your bmp files is being of the wrong internal format (i.e. bit depth etc). The map component seems quite fussy about what it will import. Anyway, here is a description of how I got some success with the Miniscale data.
1) Download the OS Miniscale data - you  will find the link on this page: http://data.gov.uk/dataset/os-miniscale.
2) The file you have downloaded is a TIFF-LZW, meaning that it contains LZW compression. Our map control only supports uncompressed TIFF, so we need to convert it. I used the GIMP image editor (http://www.gimp.org/windows/) but it should be possible to do this in most image editors. I simply unzipped the download and browsed to the Miniscale\Data folder. There are 4 tif files provided, with or without grids and relief. Pick one, open it in your image editor, then select Save As and choose the TIF format, with the uncompressed sub-option and save the file in a temp folder. It will create a pretty large file of about 260MB.
3) Now in Recorder, open the Map Window. Right click in the Map Layers list and select Add Background Layer. Then, specify the following:
Name: MiniScale
File Name: pick the uncompressed TIF file you created. When you do this, in the File Open dialog you do need to select tif in the Files of Type drop down selector, because for some reason tif is not included in the All Files filter (!).
South-West: SV00
North-East: JM9999999999
Cut-in: 1:100,000,000
Cut-out: 1:25,000

Then save the layer. You can of course tweak these settings depending on your requirements, other layers etc but it should give you a reasonable starting point.

Unfortunately this will slow down initial loading of the map a bit, though I have found that once loaded it runs fine. Of course this may well be dependent on the amount of memory on your machine. If performance is a problem, you could try creating a crop of the image for just your region and using that instead.

Cheers

John van Breda
Biodiverse IT

4

Re: OS Data - how to load into Recorder 6?

Thanks John.

Ill have a go at some point.

M

Cumbria Biodiversity Data Centre
Tullie House Museum