# Case studies

There's plenty of examples of open government datasets that could be imported into OpenStreetMap, but not all of these turned out to be mutually beneficial for the parties involved. We've collected the following case studies where local government collaborated with OpenStreetMap to both sides' benefit:

**Case studies**

[Policy integration of open data (West Midlands Combined Authority, UK)](https://github.com/mapbox/open-data-openstreetmap/tree/456c6314be590b75043766b6d63f11b0bfa68dd0/Case%20studies/policy-integration-of-open-data.md)

[Collaboration between local transit agency and OSM community (Milan, Italy)](https://github.com/mapbox/open-data-openstreetmap/tree/456c6314be590b75043766b6d63f11b0bfa68dd0/Case%20studies/milan.md)

[Automatization of updating curb situation (Seattle, WA, U.S.)](https://github.com/mapbox/open-data-openstreetmap/tree/456c6314be590b75043766b6d63f11b0bfa68dd0/Case%20studies/seattle-automatization-of-updating-curb-situation-in-seattle.md)

[Immediate value of crowdsourced data (Chennai, India)](https://github.com/mapbox/open-data-openstreetmap/tree/456c6314be590b75043766b6d63f11b0bfa68dd0/Case%20studies/chennai-immediate-value-of-crowdsourced-data-collection.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mapbox.gitbook.io/open-data-openstreetmap/case-studies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
