<div dir="ltr"><div>I was testing normalize_address on the following address:<br></div><div><b><br></b></div><div><b>100 El Camino Real, Menlo Park, CA 94025</b><br></div><div><br></div><div style>but it gives incorrect results. I tried to add the following entry to postgis-2.1.0SVN/extras/tiger_geocoder/tiger_2011/tables/lookup_tables_2011.sql:</div>
<div style><br></div><div style><div>    FROM (VALUES</div><div style><b>        ('EL CAMINO', 'El Cam'),</b></div><div>        ('CAM', 'Cam'),</div><div>        ('CAM.', 'Cam'),</div>
<div>...</div><div><br></div><div style>and then run postgis-2.1.0SVN/extras/tiger_geocoder/tiger_2011/create_geocode.sh. But it does not work.</div><div style><br></div><div style>My postgreSQL is 9.2.4, and postGIS is 2.1.0SVN.<br>
</div></div><div style><br></div><div style><div>Any help is appreciated!</div><div><br></div></div><div style>Thanks,</div><div style>Shawn</div></div>