[postgis-tickets] [PostGIS] #3162: geocode_intersection crashes on an intersection

PostGIS trac at osgeo.org
Thu Mar 10 19:28:22 PST 2016


#3162: geocode_intersection crashes on an intersection
-----------------------------+---------------------------
  Reporter:  alexreinhart    |      Owner:  robe
      Type:  defect          |     Status:  closed
  Priority:  medium          |  Milestone:  PostGIS 2.2.0
 Component:  tiger geocoder  |    Version:  2.1.x
Resolution:  worksforme      |   Keywords:
-----------------------------+---------------------------

Comment (by nickbabcock):

 I'm having the same error after about the 10,000th address geocoded using
 the Michigan TIGER data set:

 {{{
 select pprint_addy(addy), rating
   FROM geocode_intersection('S FOREST', 'WASHTENAW', 'MI', 'ANN ARBOR',
 '48104');
 }}}

 Here are the versions (they're recent):


 {{{
  PostgreSQL 9.5.1 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu
 4.8.2-19ubuntu1) 4.8.2,
  64-bit POSTGIS="2.2.1 r14555" GEOS="3.4.2-CAPI-1.8.2 r3921" PROJ="Rel.
 4.8.0,
  6 March 2012" GDAL="GDAL 1.10.1, released 2013/08/26" LIBXML="2.9.1"
 LIBJSON="0.11.99"
  TOPOLOGY RASTER
 }}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3162#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-tickets mailing list