# Location Context

Location bounded context is part of the inventory subdomain. It was pulled out as a separated bounded contexts as the language that we're using around this have grown more complex.

# Class Diagram

Even though Location is quite a known language in our industry, we have decided to model the context for ourselves due to the complexity that the known language might introduce. We're taking the nearby stations from OpenStreetMap and we could have borrowed their language, but their language is too complex for our needs and too hard to use on a day to day basis (node, tags, etc.)