[postgis-devel] [PostGIS] #1126: Support for geocoding of Interstate Exits
PostGIS
trac at osgeo.org
Fri Oct 15 13:35:38 PDT 2010
#1126: Support for geocoding of Interstate Exits
----------------------------+-----------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: tiger geocoder | Version: 1.5.X
Keywords: |
----------------------------+-----------------------------------------------
Addresses such as
Rt 6 Exit 20
This requires pulling out the ramps from tiger data (MTFCC code S1630)
that intersect with the matching highway. This will only be done if
exit/Ext. appears in the address (MTFCC code S1100). We can probably also
reduce our matching to just MTFCC S1100 roads if an Exit is requested.
though how to get the exit number is a mystery to me.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1126>
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