Back
Hoodmaps

Hoodmaps

#hoodmaps

If Google Maps and Urban Dictionary had a love child
Load previous page…
fix blank colors #hoodmaps for some big cities like NYC, London, cause worker was failing cuz too much data but now with new runner it works
See similar todos

No replies yet

merge #hoodmaps workers into one runner script so it stops failing in the middle
See similar todos

No replies yet

also disconnect tag adding by client to directly go into db, and instead put it in the /../data/hoodmaps.db.queue.txt which gets inserted hourly by a worker instead to fix db issues #hoodmaps
See similar todos

No replies yet

hard run averageCoordinates, colorGeoJSONWithNormalizedNeighborhoods and generateCacheForAllCityPages and then clear CF cache #hoodmaps
See similar todos

No replies yet

fix if GPS is enabled on #hoodmaps it will keep zooming in when location changes (eg you’re in a car)
See similar todos

No replies yet

make averageCoordinatesRunner.php script that runs averageCoordinates.php for every city because it ran out of memory as a foreach script with all cities #hoodmaps
See similar todos

No replies yet

fix mostCommonCategory null for some neighborhoods on #hoodmaps because averageCoordinates script was modified improperly, revert back to 2020 version
See similar todos

No replies yet

spend more hours to fix #hoodmaps screenshot cache once and for all
See similar todos

No replies yet

change hoodmaps grey to black to be consistent with other sites #hoodmaps
See similar todos

No replies yet

fix #hoodmaps 404s getting cached by CF cause no cache headers present, so add 404.php with cat.gif
See similar todos

No replies yet

make #hoodmaps screenshots work with API Flash after much debugging
See similar todos

No replies yet

switch #hoodmaps to APIflash screenshot service too
See similar todos

No replies yet

fix #hoodmaps GeoJSON for Lisbon went too much out into the sea which meant GeoJSON clusters were not summarized correctly because the invalid sea data was included (via @PascalPixel)
See similar todos

No replies yet

rename Hipster to Hip #hoodmaps because hipster is a bit outdated word in 2022
See similar todos

No replies yet

fix coworking on Nomad List coworking tab that uses #hoodmaps to show coworkings on a map didn’t work because JS expected ?places=coworking but we had to hardcode it into PHP html class so that the static page could see it in JS
See similar todos

No replies yet

change tag clustering config so it shows more tags because it was looking bit empty #hoodmaps
See similar todos

No replies yet

make client GPS button also work but instead of changing map.setCenter() send an AJAX to server to find the nearest city based on the client GPS coords and window.location.href to the new city static page e.g. /amsterdam-neighborhood-map #hoodmaps
See similar todos

No replies yet

add search static cache 7 days too #hoodmaps
See similar todos

No replies yet

fix autocomplete box borders #hoodmaps
See similar todos

No replies yet

fix JS that would add cachebusters to #hoodmaps AJAXs, so now they’re static cached by CF for 7 days too
See similar todos

No replies yet