Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

stefanocudini/overpass-query-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

Overpass Query Cache

...PROJECT WORK IN PROGRESS...

Bounding boxes caching system for Overpass API requests

Scope

Building a Nodejs library that with algorithms helps to optimize and manage a level of cache between a client and a server overpass bees or Overpass Turbo in particular search for objects within a specific Bounding Box.

Demo page to test algoritm: https://stefanocudini.github.io/overpass-query-cache/test/

How does it work

In BBOX's first request, some additional data is requested (see fixed tile) and subsequent requests in case they cover a nearby area no longer weigh on the overpass server because the cache contained in the tiles is used

About

Bounding boxes caching system for Overpass API requests

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors