bob72
Guest
Hello,
These are postal locations rather than geographical.
An example....
I live in Henley-in-Arden in Warwickshire which is 5 miles into warwickshire. However I have a Birmingham postcode B95 that means my postal address is West Midlands. The next village (less than half a mile) has a Coventry postcode and Warwickshire postal address.
Phil,
I did this a while back, I can send you a script that will sort the POI's into Type (LR,CR,PH etc etc) and county (based on the geographical regions based on the GPS waypoints around each county). Currently they are stored in a SQLliteDB but it's trivial to push it to mysql instead. Out of 3000 POI it manages to parse and 'correctly' decodes the type from the textual descriptions - the ones it fails on are listed separately and are due to the earlier POI being in a different format.
Its quite useful to use this data as I have now my own filtered set of POI into whatever format I want (I ignore LU for example).
More than happy to help out.
James