We keep adding more data and it's making the map load time slower and slower. Some ideas:
- Add a QLever query as one of the style file options, loads faster at the expense of only updating once a week
- Generate a geojson file every few hours in a github action as a cache file, more complex but should be fast to load and more quickly up to date
Any other options that don't involve me running a SQL database and monitoring all changes? lol
We keep adding more data and it's making the map load time slower and slower. Some ideas:
Any other options that don't involve me running a SQL database and monitoring all changes? lol