Back
Hoodmaps

Hoodmaps

#hoodmaps

If Google Maps and Urban Dictionary had a love child
Load previous page…
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)
rename Hipster to Hip #hoodmaps because hipster is a bit outdated word in 2022
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
change tag clustering config so it shows more tags because it was looking bit empty #hoodmaps
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
add search static cache 7 days too #hoodmaps
fix autocomplete box borders #hoodmaps
fix JS that would add cachebusters to #hoodmaps AJAXs, so now they’re static cached by CF for 7 days too
fix #hoodmaps problem of server being strained from people moving the map to random spots that can’t be cached because they’re random {Lat,Lng} coords /done fix #hoodmaps problem of server being strained from people moving the map to random spots that can’t be cached because they’re random {Lat,Lng} coords, instead use maxBounds to limit user staying one place (lat-0.25,lng-0.25,lat+0.25,lng+0.25), and let user use search box instead as it offloads strain from the server so that instead city centers are loaded (which can be cached statically instead of random coords) so that Hoodmaps becomes 100% static (cc @daniellockyer)
add index latitude_longitude_decimals on hoodmaps_processed.db to speed it up #hoodmaps
set hoodmaps.db to WAL #hoodmaps
set hoodmaps_processed.db to WAL #hoodmaps to fix load issues
make prototype of lat,lng static JSON cache for #hoodmaps which will have every coordinate from -90 to 90, -180 to 180 as .json file so that it doesn’t hit the server when you move the map
add racist words list for #hoodmaps in French
get #hoodmaps working on local dev M1X
fade out snow after 5 seconds to not annoy users #hoodmaps
download #hoodmaps db to get local hoodmaps working on M1X
verify that high zoom drawings work again #hoodmaps
add details to #hoodmaps log.php and LIMIT 1 so it loads faster when Uptimerobot and @ronaldl93 open it
when processing #hoodmaps db queue backup the queue before flushing it so we can reverse it in case worker fails due to DB locks for ex #hoodmaps (thx @ronaldl93)
Home
Search
Messages
Notifications
More