Earlier quoted context omitted.
If you are based in the UK, there is https://xploria.co.uk . Click/tap on any location on the map and you get a lot of information about the place, inclusive of generations, what percentage of families, singles, etc, schools within travel timw, and so on. Disclosure: I built this web app.
This is very cool - I haven't seen anything like it before. I've spent about half an hour noseying at places I've lived or considered living, fascinating. The view of changing house prices is something that I haven't seen presented in this way either. Thanks for building it and thanks for sharing.
Show HN: A website that heatmaps your city based on your housing preferences
41–50 of 104 posts
Re: Show HN: A website that heatmaps your city based on your housing preferences
#42Re: Show HN: A website that heatmaps your city based on your housing preferences
#43This is cool but I don't think it fits my use case.. Seems like I have to pick criteria that have exact venues.. I want to pick abstract things like "walking distance from grocery", "biking distance from climbing gym" "1 hour drive to national park"
Re: Show HN: A website that heatmaps your city based on your housing preferences
#44Re: Show HN: A website that heatmaps your city based on your housing preferences
#45Re: Show HN: A website that heatmaps your city based on your housing preferences
#46This would be great if I had enough money for my preferences to matter
I know a homeless guy in Texas whom I talk to on IRC daily. Even he has preferences. He lives under a bridge near a library that gives him Internet access.
Re: Show HN: A website that heatmaps your city based on your housing preferences
#47This is cool but I don't think it fits my use case.. Seems like I have to pick criteria that have exact venues.. I want to pick abstract things like "walking distance from grocery", "biking distance from climbing gym" "1 hour drive to national park"
Re: Show HN: A website that heatmaps your city based on your housing preferences
#48Re: Show HN: A website that heatmaps your city based on your housing preferences
#49So my question to you. What's your server and data setup? Do you even have your own data? I'm very curious on what is actually needed to make it work anywhere.
Re: Show HN: A website that heatmaps your city based on your housing preferences
#50We must think at least somewhat similarly, last few times I was apartment hunting I did the same, though I never polished it up like this (more plugging numbers into a spreadsheet).
Honestly the biggest thing this does for me is validate that the data APIs must exist for what I'd really want, which is write something to make much larger and more complex "programmatic" maps -- the list of places being generated by a more complex sequence of steps for instance, and the combining function for different criteria including nonlinearities.
Curious how you're computing the walking distances, I'm guessing this is combining some off the shelf API for it with another for the points of interest? Though it would be badass if you did it from scratch starting from just OSM. ;)