Digimap CAF API
ListAllRoads Method (apiKey)
NamespacesCAF.API2ServiceListAllRoads(String)
Lists all the roads in CAF
Declaration Syntax
public Road[] ListAllRoads(
	string apiKey
)
Parameters
apiKey (String)
The API key provided with your CAF licence
Return Value
A list of all active roads in CAF
Remarks
Each address in CAF has a USRN (unique street reference number) which identifies the section of road from which the property is addressed. This call allows you to download the complete USRN lookup table from CAF.

Assembly: CAF (Module: CAF) Version: 1.0.0.0 (1.0.0.0)