And yet...<br><br>I've gotten just about everything done in a PostGIS/Tiger Geocoder install and I get to create_geocode.sh and get a few problems.<br><br>I couldn't this problem being addressed on this list or anywhere else. Any ideas?<br>
<br>I get this after all the tables are generated:<br><br>psql:census_loader.sql:102: NOTICE:  function loader_generate_census(text[],text) does not exist, skipping<br>DROP FUNCTION<br>CREATE FUNCTION<br>DELETE 0<br>INSERT 0 1<br>
INSERT 0 1<br>INSERT 0 1<br> create_census_base_tables <br>---------------------------<br> Tables already present<br>(1 row)<br><br>SET<br>BEGIN<br>psql:create_geocode.sql:23: NOTICE:  type "norm_addy" does not exist, skipping<br>
DROP TYPE<br>CREATE TYPE<br>CREATE FUNCTION<br>CREATE FUNCTION<br>CREATE FUNCTION<br>psql:utility/levenshtein_ignore_case.sql:5: ERROR:  function levenshtein(text, text) does not exist<br>LINE 3:   SELECT levenshtein(upper($1), upper($2));<br>
                 ^<br>HINT:  No function matches the given name and argument types. You might need to add explicit type casts.<br>psql:normalize/end_soundex.sql:17: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/count_words.sql:32: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:normalize/state_extract.sql:90: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/get_last_words.sql:29: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:normalize/location_extract_countysub_exact.sql:56: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/location_extract_countysub_fuzzy.sql:89: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:normalize/location_extract_place_exact.sql:62: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/location_extract_place_fuzzy.sql:90: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:normalize/location_extract.sql:85: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/normalize_address.sql:708: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:normalize/pprint_addy.sql:10: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:normalize/pprint_addy.sql:43: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/other_helper_functions.sql:14: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/other_helper_functions.sql:22: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/other_helper_functions.sql:32: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/other_helper_functions.sql:48: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/other_helper_functions.sql:58: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/other_helper_functions.sql:201: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/other_helper_functions.sql:213: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/other_helper_functions.sql:240: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/other_helper_functions.sql:252: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/rate_attributes.sql:29: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/rate_attributes.sql:80: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/includes_address.sql:94: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/interpolate_from_address.sql:94: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/geocode_address.sql:435: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/geocode_location.sql:99: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/geocode_intersection.sql:148: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/geocode.sql:37: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/geocode.sql:131: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>psql:geocode/reverse_geocode.sql:222: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>
psql:geocode/census_tracts_functions.sql:57: ERROR:  current transaction is aborted, commands ignored until end of transaction block<br>ROLLBACK<br>CREATE FUNCTION<br>ERROR:  function least_hn(character varying, character varying) does not exist<br>
LINE 1: ...idx_tiger_addr_least_address ON addr USING btree (least_hn(f...<br>                                                             ^<br>HINT:  No function matches the given name and argument types. You might need to add explicit type casts.<br>
<br><br clear="all"><br>-- <br>Eric Aspengren<br>(402) 478-VOTE<br><a href="mailto:ericaspen@gmail.com" target="_blank">ericaspen@gmail.com</a><br>