[postgis-devel] [PostGIS] #1392: Can't geocode an intersection that should work
PostGIS
trac at osgeo.org
Mon Jan 9 18:56:07 PST 2012
#1392: Can't geocode an intersection that should work
-----------------------------+----------------------------------------------
Reporter: arencambre | Owner: robe
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.0.0
Component: tiger geocoder | Version: trunk
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Changes (by arencambre):
* status: closed => reopened
* resolution: fixed =>
Comment:
I just downloaded and installed r8715, and I still get no results.
I used these steps, in case it matters. I am running Ubuntu 11.10 Desktop
32-bit.
1. '''wget
http://postgis.refractions.net/download/postgis-2.0.0SVN.tar.gz'''
1. '''tar -xvzf postgis-2.0.0SVN.tar.'''gz
1. '''cd postgis-2.0.0SVN/'''
1. '''./configure --with-pgconfig=/usr/bin/pg_config'''
1. '''make'''
1. '''sudo make install'''
1. '''sudo ldconfig'''
Then I did '''su postgres''' and ran:
'''/usr/bin/psql -d geocoder -f
/usr/share/postgresql/9.1/contrib/postgis-2.0/postgis_upgrade_20_minor.sql'''
Then for good measure I did '''sudo /etc/init.d/postgresql restart'''
Still getting no results for the above queries.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1392#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list