[postgis-devel] [PostGIS] #1333: Support geocoding of cross streets

PostGIS trac at osgeo.org
Mon Nov 28 14:46:58 PST 2011


#1333: Support geocoding of cross streets
----------------------------+-----------------------------------------------
 Reporter:  arencambre      |       Owner:  robe         
     Type:  enhancement     |      Status:  assigned     
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  tiger geocoder  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by woodbri):

 * cc: woodbri (added)


Comment:

 I do not recommend using an '&' character as the intersection indicator
 from the point of view that the Tiger data does have street names the
 contain an '&' character like "B & O", "Tom & Ann" or something like that,
 and others. I already did this analysis when looking at PAGC geocoder and
 Tiger data. You will also find the word "and" in some street names so that
 is not good as a separator either. In PAGC I arbitrarily pick the '@'
 character as it is not used in the Tiger data and it reads as "street a
 (at) street b" which seems as good as any definition for an intersection.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1333#comment:2>
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