This commit is contained in:
Shautvast 2026-03-12 11:53:38 +01:00
parent 17df5dd556
commit ce98ca6f4e

View file

@ -11,11 +11,11 @@ but if there are no hits, it zooms out or traverses sideways.
The test data is provided for humans to get a feel of how it works. They are screenshots from google.maps The test data is provided for humans to get a feel of how it works. They are screenshots from google.maps
### Running the agent: ### Running the agent:
'uv run agent main.py [image file]' `uv run agent main.py [image file]`
## Setup ## Setup
The Overpass api is sadly not very stable. For that reason I chose to run it locally. That was quite a bit of work The Overpass api is sadly not very stable. For that reason I chose to run it locally. That was quite a bit of work
I collected this info as well as possible, but I might have missed something. I collected this info as well as possible, but I might have missed something...
### Overpass-API ### Overpass-API