replace generateJSONCacheForAllCityPages.php generateHTMLCacheForAllCityPages.php with single script generateCacheForAllCityPages.php that does them in sequence per city so cities update faster #hoodmaps
fix tags missing for entire city because json_encode() fails on badly encoded char tags like "🏳️🌈🏳️🌈🏳️��", add fix to check tags text with mb_check_encoding() and skip if badly encoded to avoid json_encode() failing with empty response #hoodmaps