|
|
|
|
|
by Terr_
495 days ago
|
|
I've always liked the idea of combining distance criteria, especially when something is good for public transit to work, but not good in terms of walkability to anything I care about. (Some people walk for fun, I always seem to need an errand.) I recall that Walkscore used to have something like this, and then it went away, and then it showed up on some other housing site... I was always surprised the type of feature didn't get more popular. In terms of new features, there is a tricky problem of how to define things like "near a grocery store, the large kind, not that one tiny mini-mart". This brings in several overlapping challenges: How to get business locations and categorize them, how to allow the user to tweak that categorization or result, and how to efficiently turn a union of those the set of valid destinations into a combined region. |
|
- There are tons of grocery stores (efficiency of processing all of those)
- Not all grocery stores are the same (supermarkets vs pricey luxury stores vs bodegas)
I've been thinking of mass processing one-time then allowing the user to super-impose pre-made heatmaps onto thier existing heatmap.