chore
This commit is contained in:
parent
17df5dd556
commit
ce98ca6f4e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue