openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Block import doesn't set prefix, eg. "State Hwy 1" becomes just "1" #257

Closed slinkp closed 11 years ago

slinkp commented 11 years ago

This is a problem for geocoding, searching, etc, as those prefixes are commonly used, and the name without it is confusing and possibly ambiguous.

slinkp commented 11 years ago

There is a branch in progress for this on github - 'add_street_prefix'. It has lots of test failures currently.

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/264 Reported by: slinkp