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

PostGIS trac at osgeo.org
Mon Nov 28 14:27:18 PST 2011


#1333: Support geocoding of cross streets
----------------------------+-----------------------------------------------
 Reporter:  arencambre      |       Owner:  robe         
     Type:  enhancement     |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  tiger geocoder  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 The current geocode function does not handle cross streets (e.g.,
 '''hollywood & vine, los angeles, ca'''). This feature request is to
 implement something like '''geocode_intersection(roadway1, roadway2, city,
 state, zip)''' that would allow this geocoding.

 The final result should probably be directly in the middle of the
 intersection instead of offset as with '''geocode'''.

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