Skip to content

Releases: FlowMCP/geo-osm-toolkit

Release list

v0.1.0

Choose a tag to compare

@a6b8 a6b8 released this 04 Jun 18:25

[0.1.0] - 2026-06-04

Initial release (Memo 100).

Added

  • Query OpenStreetMap via the Overpass API as a live-query data source
    (HTTP per call + cache), the third FlowMCP geo add-on category.
  • Curated multi-key categories and pre-built combined selections (gotchas baked in).
  • Reusable spatial methods: nearPoint, inBoundingBox, discoverCategories,
    runOverpassQL, returning normalized RFC-7946 FeatureCollections.
  • test-on-push CI workflow (geo standard).