Dear Paramate,
I have implemented the sample data you sent. You can test the compiled version on FTP.
iGO addres point feature needs an arrival network id, and a streetname where we can find the exact housenumber/address, as I formerly wrote. Therefore I have to make a connection between network layer and address_point via network id. 2 ID can be added. One is the original ID, and one is the arrival id. It is useful if a road segment does not have name, but we would like to navigate to the correct road segment
Please confirm that my compilation logic was right or not:
- First I filled the network id with the geometrically closest network to address point where the streetname equals.
- IF the streetname not equals with the closest road then, the arrival id remains the geometrically closest road, but I set the network id as the closest road where streetname equals.
- If street name not equals with anything, then the arrival network id still reamins the geometrically closest point, and the network id is set to the closest road segment which has name.
Please test the compilation and do not hesitate if something is wrong, or it mislead to an uncorrect address.
Also, this is still a sample data in Bangkok. Do you plan to make the full data availbale for us?
Regards
Sándor