issues
search
fmidev
/
weather-app
FMI's official weather application for mobile devices
7
stars
2
forks
source link
issue-616: Optimized data queries
#621
Closed
geosaaga
closed
1 month ago
geosaaga
commented
2 months ago
Changed max. 4 decimal accuracy for coodinates everywhere. Sometimes coordinate accuracy can be less than 4 decimals if source is fminames-database.
Changed WeatherScreen
useEffect()
dependencies to avoid unnecessary updates
Added 250 ms delay to autocomplete inputs
Rounded
MapScreen
timeseries-query starttime to next hour
Removed
Cache-Control: no-cache
header
useEffect()
dependencies to avoid unnecessary updatesMapScreen
timeseries-query starttime to next hourCache-Control: no-cache
header