┌────────┐ ┌───────────────┐ ┌───────────┐ ┌─────────────┐ │registry│ │weather-service│ │geo-service│ │Nominatim API│ └────┬───┘ └───────┬───────┘ └─────┬─────┘ └──────┬──────┘ │ Initial Request ┌┴┐ │ │ │────────────────────> │ │ │ │ │ │ │ │ │ │ │ │ Coordinates Call ┌┴┐ │ │ │ │ ────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ API Lookup ┌┴┐ │ │ │ │ │ ───────────────────>│ │ │ │ │ │ │ └┬┘ │ │ │ │ │ API Response │ │ │ │ │ │ <─ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ │ │ │ └┬┘ │ │ │ │ Coordinates Result │ │ │ │ │ <─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │ │ └┬┘ │ │ . . . . . . Weather API Lookup . . . . . . . . . . . . . . . Final Response . . . .<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ . . . ┌────┴───┐ ┌───────┴───────┐ ┌─────┴─────┐ ┌──────┴──────┐ │registry│ │weather-service│ │geo-service│ │Nominatim API│ └────────┘ └───────────────┘ └───────────┘ └─────────────┘