Select to view content in your preferred language

Data Interop and importing Ordnance Survey ITN RRI data into ArcGIS

2958
1
04-26-2010 06:12 AM
PeterHalls
Emerging Contributor
Has anyone successfully imported the Ordnance Survey ITN Road Routing Information (RRI) data into ArcGIS?  I'm having great difficulties with the attributes that are delivered as GML lists, for example the Vehicle and Environment Qualifiers, which include such restrictions as 'buses only' and 'no entry'.  I'm trying to 'explode' these lists into comma separated attribute values using the relevent transformers but only seem to get nulls when I know there to be data.  My target is SDE/Oracle.

Thanks in advance,

Peter
0 Kudos
1 Reply
PeterHalls
Emerging Contributor
Thanks to all who have read this post, scratched their heads and moved on ... I've now found a partial answer on a FME forum at Safe Software.  It seems that the way OS structure their GML means that transformers are not able to gather these data, so it is necessary to program a solution using the FME API.  As I'm not aware of having access to this API through ArcGIS, I think I'll go and program this up independently.

Best wishes,

Peter
0 Kudos