Back
Similar todos
Load previous page…
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
See similar todos

No replies yet

add cache buster because Google caches old city cards #nomads
See similar todos

No replies yet

Framework Improvement: Improve how location keys look up data
See similar todos

No replies yet

load locations from cache #cardmapr
See similar todos

No replies yet

Add city/country stats to #coworkies
See similar todos

No replies yet

Implement a new fallback system with #ipregistry to find out coordinates and time zones for a few hundred geocoding instances out of millions that are were failing (still 5 special cases to handle).
See similar todos

No replies yet

try and cache some common but somewhat slow calculations #blip
See similar todos

No replies yet

Finally added the tag on the Trip thumbnails to display the Average cost per month for each city that contains approved trips. Been looking forward to this for a long time 😻 #venturecost
See similar todos

No replies yet

increase filter cache from 24 hours to 7 days because cities don’t change THAT fast #nomads
See similar todos

No replies yet

add Schema price range for Google to cities, countries, regions, filter pages etc. #nomads
See similar todos

No replies yet

build auto archive script that saves today's air_quality_now, temperatureC, humidity, uv_index, precipitationMM, nomad_score, internet_speed, leisure_quality, safety_level, cost_for_nomad_in_usd, cost_for_local_in_usd, cost_for_family_in_usd, trip_length_median, users_now_count, users_been_count for 1,500+ cities on #nomads to long-term build a historical data archive of the most important data points
See similar todos

No replies yet

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)
See similar todos

No replies yet

make basic /trends page to figure out upcoming cities #nomads
See similar todos

No replies yet

fix #hoodmaps showing all cities data for single city page due to overflow on unserialize(cities), replace with cached php cities file instead
See similar todos

No replies yet

fix bug where old city data would keep getting re-used forever due to importing city cache in db importer cities #nomads
See similar todos

No replies yet

immediate load autocomplete cache so that user can begin searching for cities in the filter search box asap #nomads
See similar todos

No replies yet

make regions/continents also filterable by taking the average data from countries in the region which takes it from average data from the cities in the country #nomads
See similar todos

No replies yet