Geocoding weights with .mat files

3105
0
12-04-2014 06:42 PM
FlorenceFang
New Contributor II

Hi all,

 

Trying to tweak my geocoder so that it weights a match on locality much stronger than a match on street names.  I've altered the .mat files which I'm lead to believe controls the weight each element is assigned (?) named us_addc*.mat and usaddr*.mat accordingly but it doesn't seem to improve my results at all.

 

I should also mention that I've further tweaked and renamed the single house and dual range styles to suit the circumstances for Australia so I'm not sure if I have to rename the .mat files too.

 

Any help would be greatly appreciated.

 

Cheers

Florence

 

MATCH UNCERT  GD GridZone   0.9 0.1 700.0

MATCH LR_UNCERT ZN LeftZone RightZone 0.99 0.01 700.0 EITHER

MATCH UNCERT  SN StreetName 0.65 0.1 700.0

MATCH CHAR    PD PreDir     0.5 0.1

MATCH CHAR    PT PreType    0.5 0.1

MATCH CHAR    ST StreetType 0.55 0.1

MATCH CHAR    SD SufDir     0.5 0.1

MATCH D_INT   HN LeftFrom LeftTo RightFrom RightTo 0.999 0.05 ZERO_VALID

 

MATCH UNCERT  GD GridZone   0.9 0.1 700.0

MATCH LR_UNCERT ZN LeftZone RightZone 0.99 0.01 700.0 EITHER

MATCH UNCERT  SN StreetName 0.65 0.1 700.0

MATCH CHAR    PD PreDir     0.5 0.1

MATCH CHAR    PT PreType    0.5 0.1

MATCH CHAR    ST StreetType 0.55 0.1

MATCH CHAR    SD SufDir     0.5 0.1

MATCH D_INT   HN LeftFrom LeftTo RightFrom RightTo 0.999 0.05 ZERO_VALID

Tags (2)
0 Kudos
0 Replies