# Legal smallprint

### OpenStreetMap Data is licensed under Open Database License (ODbL).

For you, this means that depending on how you are intending to use OpenStreetMap / or its data, you need to consider a few more items:![](https://1365483811-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSYocQ_W_6SRiGRDPxc%2F-LSYog9i1yQBhezJcwad%2F-LSYohCGcU8NwEVrB18_%2Fosm-licensing3.png?generation=1543568021311348\&alt=media)

## Adding your data to OpenStreetMap

OpenStreetMap requires any data added to OSM to be compatible with the [ODbL license](https://wiki.osmfoundation.org/wiki/Licence/Licence_and_Legal_FAQ#What_is_the_licence.2C_how_can_I_use_it.3F). This can cause problems with other licenses commonly used for publishing open datasets. We're going into the details of this in the section below, and all about [solutions for licensing open data for OSM](https://mapbox.gitbook.io/open-data-openstreetmap/legal-information/best-practices) in the next section.

### What do common open data licenses mean in [relation to ODbL](http://wiki.openstreetmap.org/wiki/Import/ODbL_Compatibility)?

#### CC-BY = attribution to the original datasource

Data licensed under this term and used inside OSM would mean that all attributions are listed whenever OSM is used. This would make for a logistical nightmare whenever using OSM embedded in derivative products, such as mobile apps. Just imagine, the app developer would have to list and link to ALL global data sources that were used to make the OSM database inside the app

⛔️ **Not recommended.**

#### CC-SA = share alike

Data licensed under this term and used inside OSM (as a derivative product) would mean that OpenStreetMap including this new data could be manipulated and shared or used in derivative products. As the continuous contribution and if needed manipulation of data is the underlying belief for a crowdsourced database, this license is **not compatible with ODbL**.

⛔️ **Not recommended.**

#### Indemnity clauses in custom licenses

As volunteers, OSM contributors have no funds to pay such fees, so licenses including indemnity clauses are not compatible with the use of data in OSM.

⛔️ **Not recommended.**

[👉 More info on all common licenses](http://opendefinition.org/licenses/)

✅ Read on about [best practices in licensing open data](https://mapbox.gitbook.io/open-data-openstreetmap/legal-information/best-practices) for use in OSM.


---

# 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/legal-information.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.
