• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

UK Postcode data

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    Originally posted by NickFitz View Post
    Wohoo

    Thanks Nick, i'd actually had a look yesterday and posted on their forums as couldn't see it but just looked again and you are right, seems its there as the Code-Point Open dataset. Nice.

    Edited: If, like me, you download the data and then realise the CSV's and docs have no definition of what the columns actually contain (the Postcodes, Eastings & Northings are obvious but there are a load of additional fields) then there's a PDF explaining them at:

    http://www.ordnancesurvey.co.uk/oswe.../D05300_38.pdf
    Last edited by Durbs; 4 April 2010, 09:00.

    Comment


      #12
      I checked those OS OpenSpace pages last week, and the site was so hellishly slow it was unusable.
      Work in the public sector? Read the IR35 FAQ here

      Comment


        #13
        I've just downloaded one of the (52 I think) 1:10,000 OS street view files and am amazed at the level of detail provided. Not sure how many of those 52 I'd be able to download before a monetary consideration would be proffered. It would also be somewhat more than a 5 minute job to turn the data into a nice personal app that allows one to play around with the images, road names and post code data; license terms withstanding. Drool time, but may be too time consuming to exploit fully for personal interest.

        Comment


          #14
          Coded Plan B up using my shiny new OS data then puzzled over why any NI address calculations were returning my exception value of 999999.

          Then just read "Code-Point Open includes 120 postcode areas in England, Scotland and Wales, but does not include the postcode areas for the Isle of Man, the Channel Islands and Northern Ireland."

          We need a smiley of a developer on his knees shaking his fists at the sky, sobbing and screaming Noooooooooooooooooooooo!!!!!

          Ah well.

          Comment


            #15
            Just downloaded these to have a look
            The bloody shapefiles are in northings and eastings as well!!
            at least the ones i've been opening are and overlaying the postcode data confirms that as the postcodes appear in the areas I would expect (not out to sea somewhere)

            I've converted files before using the ESRI ArcGIS but not got access to that any more

            Having a look at some conversion software now, I need to convert it as the mapping software I want to put it in to needs lat/long.

            I'll post later when I've had a more sober look at them
            Coffee's for closers

            Comment


              #16
              Originally posted by Spacecadet View Post
              Just downloaded these to have a look
              The bloody shapefiles are in northings and eastings as well!!
              at least the ones i've been opening are and overlaying the postcode data confirms that as the postcodes appear in the areas I would expect (not out to sea somewhere)

              I've converted files before using the ESRI ArcGIS but not got access to that any more

              Having a look at some conversion software now, I need to convert it as the mapping software I want to put it in to needs lat/long.

              I'll post later when I've had a more sober look at them
              The Ordnance Survey does provide some very detailed information about the whole business of transformation from one coordinate system to another which might meet your needs.

              Comment


                #17
                Originally posted by NickFitz View Post
                The Ordnance Survey does provide some very detailed information about the whole business of transformation from one coordinate system to another which might meet your needs.
                Cheers for that, I've converted point data before and got a SQL function or two to handle that. they're not perfect but since the postcode data is only accurate to 100m the functions are accurate enough.

                Its shape files which I need to understand better and convert...there does seem to be some stuff around though which can open them up to convert them into a different copordinate system
                Coffee's for closers

                Comment


                  #18
                  Originally posted by Spacecadet View Post
                  Cheers for that, I've converted point data before and got a SQL function or two to handle that. they're not perfect but since the postcode data is only accurate to 100m the functions are accurate enough.

                  Its shape files which I need to understand better and convert...there does seem to be some stuff around though which can open them up to convert them into a different copordinate system
                  I presume you've read the Wikipedia article on shapefiles.

                  This chap a lot of useful info specifically about the OS data, and MySociety.org has a bunch of shapefile-parsing code buried somewhere in that CVS repository, although you need to check the licensing if you plan to use it in a commercial product.

                  Comment


                    #19
                    Originally posted by NickFitz View Post
                    The Ordnance Survey does provide some very detailed information about the whole business of transformation from one coordinate system to another which might meet your needs.
                    Fascinating reading, even if you aren't using the data, e.g.:

                    Relative to the centre of the Earth, a point on the ground can move as much as a metre up and down every day just because of the tidal influences of the sun and moon. The relative motion of two continents can be 10 centimetres a year, which is significant for mapping because it is constant year after year – after 50 years a region of the earth may have moved by 5 metres relative to a neighbouring continent. Many other small effects can be observed – the sinking of Britain when the tide comes in over the continental shelf (a few centimetres), the sinking of inland areas under a weather system high (about 5 millimetres) , and the rising of the land in response to the melting of the last Ice Age (about 2 millimetres per year in Scotland, up to 1 centimetre per year in Scandinavia) .

                    Comment


                      #20
                      Incidentally there was a radio programme on Radio 4 today concerning open data:

                      Open data

                      On April 1st, the Ordnance Survey announced that much of its map data would now be openly and freely available. It's the latest move in a trend which has seen more and more information from UK public bodies put online for anyone to use. Charles Arthur, Technology Editor of The Guardian, and a founder of the "Free Our Data" campaign, and Chris Taggart from Openly Local - a website which aims to make local government information more accessible, discuss how and why this data is useful for all of us.
                      http://www.bbc.co.uk/programmes/b00rxh71

                      I didn't listen to most of it (was in car and reached destination before it finished), so can't really comment about how interesting it is, and can't be arsed to listen again ATM.

                      Comment

                      Working...
                      X