TatukGIS menu

Knowledge Base





KB10461 - Side of street orientation of objects in DK geocoding .

If street addresses are sometimes found on the wrong side of the street, this can be caused by some of the street vectors in the data being organized in the opposite (wrong) direction. The solution is to change the street address numbering arrangement with something like this:


geoCoder.LFrom = "TORIGHT"
geoCoder.LTo = "FROMRIGHT"
geoCoder.RFrom = "TOLEFT"
geoCoder.RTo = "FROMLEFT
Created: November 21, 2003, Modified: July 30, 2015