Wednesday 1 April 2015

data - UK cities boundries in Ordnance survey


Are there any city boundaries of UK cities in the Ordnance Survey?



Answer



It depends how you define cities.


The strategi dataset contains a cities layer. If you wish to have more detail, and include large towns the Meridian 2 dataset contains an urban area layer that would be a good starting point.


You could also use the Boundary Line Data from the same source that would give you the administrative Boundary associated with particular cities.


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...