<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><font face="Default Monospace,Courier New,Courier,monospace" size="2">Hello Phil,<br><br>>> Am interested in using the OS OpenData contour set for an <br>>> augmented reality app for walkers (extension of the OpenTrailView <br>>> idea). What I have in mind is to load them into a database <br>>> and implement a lookup facility where the elevation at a <br>>> particular lat/lon can be obtained by querying the dataset. <br>>> I believe the OS contours are rather higher precision than <br>>> SRTM, hence my interest in them, but to potentially save <br>>> effort, has anyone done something like this already?<br><br>>I believe you've asked me about this before, and I have code to parse <br>>the gridded version of this data and to create binary files from it, <br>>similar to the ".hgt" files that SRTM is distributed in.  The total <br>>size is about 60 MB in about 13,000 gzipped files, one per 5km square, <br>>with a 50m horizontal resolution.  Trivial interpolation within the <br>>grid seems to work pretty well compared to OS spot heights e.g. within <br>>5m on summits, which is much better than I get using SRTM.  I also have <br>>a version that is downsampled to a 200m grid which is of course much <br>>smaller.  Lookups are quite straightforward once you have converted <br>>your lat/lon to eastings and northings.<br><br>>You are welcome to take a copy of this data, if you would like it.</font><br><br>Yes, could be useful, thanks. Sorry - what I thought I asked about last time was about VectorMap District data. No great urgency - just thought I'd raise it now as the OpenDEM post on the talk list reminded me about it.<br><br>Nick<br><div></div></font>