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

Location.slug must be unique; should be combination of locationtype and slug #252

Open slinkp opened 11 years ago

slinkp commented 11 years ago

That's possibly wrong. It's probably the combination of locationtype and slug that really should be unique. YOu might want to have the village of Springfield within the town of Springfield within Springfield County.

slinkp commented 11 years ago

This could be bad for searching and other geocoding purposes though. What would you get if you searched for "Springfield"?

slinkp commented 11 years ago

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