Layer ROUTING_FC2

Road link attributes combined. The format is still under construction and subject to change without notice. It is not yet ready for production use.
Level for tile requests: 10
Example tile requests: json txt
AttributeDescription
A2Internal format, subject to change without prior notice.
1 record contains all links of a tile. Hexadecimal numbers are prefixed below with leading 'h'. Zeroes can be omitted.
tile record = % separated list of link records
link record = hLINK_ID;hREF_LAT,hNREF_LAT_RELATIVE;hREF_LON,hNREF_LON_RELATIVE;hZ_REF,hZ_NREF;ENTER_ANGLE*360+LEAVE_ANGLE;hLINK_LENGTH_CM;ref neighbors;nref neighbors|attributes 1;hVEHICLE_TYPESbitmask;attributes 2|admin place ids|turn restrictions|truck restrictions
neighbors = comma separated list of [u...z for FC1...6]hLINK_ID
attributes 1 = hex number SPEED_CATEGORY + FUNCTIONAL_CLASS * 16 + 256 if from ref allowed + 512 if to ref allowed + INTERSECTION_CATEGORY * 1024
attributes 2 = hex bitmask 1=BoatFerry, 2=RailFerry, 4=CtrlAccess, 8=MultiDig, 16=DividerIsLegal, 32=DividerCoversLink, 64=DividerCoversRefNode, 128=DividerCoversNonRefNode, 256=Urban, 512=Private, 1024=Tunnel, 2048=Bridge, 4096=Unpaved, 8192=not transport verified FC1-4 or verified FC5
admin place ids = hex numbers, see ROAD_ADMIN_FCn layers, separator 'z' hexcoded zone ids
turn restrictions = # separated list of CONDITION_TYPE;strand of links;VEHICLE_TYPESbitmask;RDM_TYPE;TIME_OVERRIDE;DATE_TIMES
truck restrictions = # separated list of CONDITION_TYPE;strand of links;VEHICLE_TYPESbitmask;truck restr type;VALUEh;DATE_TIMES
strand of links = see TURN_RESTR_FCn layers, but hex numbers, and the last linkID omitted (just B or minus or blank)
truck restr type = hex number 1=HEIGHT_CM, 2=WEIGHT_KG, 3=LENGTH_CM, 4=WIDTH_CM, 5=WEIGHT_PER_AXLE_KG, 6=HAZMAT_TYPE, 7=PREFERRED_ROUTE_TYPE (for CONDITION_TYPE 27)|TRAILER_TYPE (other CONDITION_TYPEs)