Commit Graph

67 Commits

Author SHA1 Message Date
stopflock
9e620ef9e4 Consolidate / dedupe some code 2025-08-24 17:46:58 -05:00
stopflock
bedfdcca6e fetch tiles from selected provider 2025-08-24 16:13:50 -05:00
stopflock
f1c73a5e55 settings area metadata, offline areas support for tile types 2025-08-24 15:31:02 -05:00
stopflock
4ee783793f genericize tiles_from submodule, simpletileservice. 2025-08-24 15:08:36 -05:00
stopflock
e65b9f58a6 holy crap tile types 2025-08-23 21:40:36 -05:00
stopflock
7bd6f68a99 add no offline data status indicator 2025-08-23 20:06:46 -05:00
stopflock
f11bd6e238 add timed out status indicator 2025-08-23 19:49:19 -05:00
stopflock
d6625ccc23 holy crap I think this is working. 2025-08-23 18:23:18 -05:00
stopflock
722e640a72 tile fetching and caching much improved 2025-08-23 18:08:25 -05:00
stopflock
a21e807d88 lot of changes, got rid of custom cache stuff, now stepping in the way of http fetch instead of screwing with flutter map. 2025-08-23 17:42:53 -05:00
stopflock
a2bc3309c0 chasing excess tile fetching and lack of correct cache clearing - NOT WORKING 2025-08-23 12:27:04 -05:00
stopflock
f6adffc84e fixes tile re-rendering after long rate limit periods without having to zoom/pan 2025-08-22 23:44:49 -05:00
stopflock
257aefb2fc cleanup 2025-08-22 21:16:59 -05:00
stopflock
63ebc2b682 ho lee shet 2025-08-22 21:04:30 -05:00
stopflock
1f3849cd84 break up offlin areas 2025-08-21 21:50:30 -05:00
stopflock
e35266c160 better offline area max calculation, and added guardrails 2025-08-21 20:22:13 -05:00
stopflock
05de16b2e2 cleanup round 2025-08-21 19:42:02 -05:00
stopflock
ff9a052d3f broke download dialog, cleaned up debug stuff 2025-08-21 18:52:53 -05:00
stopflock
df5e26f78d breakup app_state 2025-08-21 18:39:09 -05:00
stopflock
268c9ebb3a min zoom for offline areas is now max world zoom + 1 2025-08-19 17:54:27 -05:00
stopflock
6d079b3c34 forgot to import dev_config to uploader 2025-08-16 19:56:27 -05:00
stopflock
e293727ec8 Put version reported to OSM into dev_config 2025-08-16 19:53:47 -05:00
stopflock
55b25a39c1 fix paging - overpass doesnt do that - just fetch all when we are fetching all 2025-08-12 21:51:27 -05:00
stopflock
6331f68b2b builds, has camera cache 2025-08-12 21:20:57 -05:00
stopflock
fa3b8b3456 Offline areas download an extra ring of tiles at each zoom level 2025-08-11 01:35:11 -05:00
stopflock
0d84822d23 this might actually work 2025-08-11 00:08:26 -05:00
stopflock
160bc8f9f2 add dev_config to centralize hardcoded stuff into one place. 2025-08-10 23:31:17 -05:00
stopflock
312f71af4b first time loading tiles from local storage! 2025-08-10 23:07:06 -05:00
stopflock
20bd04e338 first attempts to pull local data from offline areas 2025-08-10 16:42:31 -05:00
stopflock
3596d4ee99 finally getting close. actually loading offline areas is the last thing remaining afaict 2025-08-10 15:45:21 -05:00
stopflock
96f3a9f108 app launches again, sorta working, map broken, settings page has configurable max cams. 2025-08-10 13:15:48 -05:00
stopflock
641344271f fix appstate repeated instantiation 2025-08-10 00:53:01 -05:00
stopflock
6bf9556c65 icons and splash screens 2025-08-10 00:19:55 -05:00
stopflock
63675bd18a tbh not sure, left for a bit. sorry. pretty sure closer than last commit.. 2025-08-09 22:44:24 -05:00
stopflock
cf8df39f1e gentler backoffs 2025-08-09 18:02:31 -05:00
stopflock
c76626eb33 map updates slowly with retry logic as tiles become available 2025-08-09 18:00:00 -05:00
stopflock
385f6f3683 sorta works for tiles from osm and cams from overpass 2025-08-09 17:38:33 -05:00
stopflock
7f91d5aec4 more debug logging 2025-08-09 14:04:31 -05:00
stopflock
3dca7d5751 tiles not working but new map data provider exists in theory 2025-08-09 13:50:10 -05:00
stopflock
01e8ebfdbb that map_data wasn't great - new GPT session 2025-08-09 12:16:03 -05:00
stopflock
c057956fcd file structure and initial map_data scaffold 2025-08-07 21:12:30 -05:00
stopflock
f8b4134bd3 break up offline area monopoly 2025-08-07 20:52:24 -05:00
stopflock
58ecf550a5 I literally forget. Removed some debugs. 2025-08-07 17:14:40 -05:00
stopflock
868e6cb7f7 retry logic on area downloads 2025-08-07 16:52:29 -05:00
stopflock
19edbc2b13 getting better, still world map has issus 2025-08-07 16:40:46 -05:00
stopflock
f69277ffc1 fix world download fail due to out-of-bounds, probably floating point issue 2025-08-07 16:13:19 -05:00
stopflock
3796a801c2 world area now immutable, auto-downloads 2025-08-07 14:31:21 -05:00
stopflock
67c11969d5 I think fixes downloads 2025-08-07 13:54:38 -05:00
stopflock
0069f909ea remove cameras from world map area 2025-08-07 11:27:50 -05:00
stopflock
b1d29e443d fix dup world area, storage estimate 2025-08-07 09:22:17 -05:00