๐พ Archived View for agnos.is โบ posts โบ openstreetmap-llm-tool-050.gmi captured on 2024-09-29 at 00:12:34. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2024-12-17)
-=-=-=-=-=-=-
Published: 2024-09-17T22:35:38+00:00
Two blog posts and two updates in one day. I have now just published 0.5.0 of the OpenStreetMap tool for OpenWbeUI.
Get the code from agnos.is Git
The reason why this update is getting another blog post is because I added support for searching for Ways in OpenStreetMap, which makes search results much, much more accurate.
While many map features in OSM are nodes, or single points on the map, many others are defined as "ways," or shapes on the map. Buildings, roads, areas (parks, parking lots, etc), and everything else that you can draw with a line is considered a "way." In our case, we're mostly concerned with the buildings.
By changing the Overpass Turbo query, I was able to get the bounding information for Ways, which is basically the set of GPS coordinates that make up its shape. Calculate the center coordinate, and we can now add these Ways to the search results!
Of course, the 0.5.0 update includes everything from the 0.4.0 update:
License: CC-BY-SA-4.0.
โโโโโโโโโโโโโโโโโโโโ