# Credits

## Open Source

### Open Source Routing Machine (OSRM)

Website: <https://project-osrm.org/>\
License: [BSD-2-Clause license](https://github.com/Project-OSRM/osrm-backend#BSD-2-Clause-1-ov-file)\
Attribution: Copyright (c) 2017, Project OSRM contributors

### Protomaps (pmtiles)

Website: <https://protomaps.com/>\
License: \
Attribution: Copyright 2021 Protomaps LLC

### MapLibre

Website: <https://maplibre.org/>\
License: <https://github.com/maplibre/maplibre-gl-js?tab=License-1-ov-file#readme>\
Attribution: Copyright (c) 2023, MapLibre contributors

## Data sources

### OpenStreetMap (OSM)

Website: <https://www.openstreetmap.org/>\
License: OpenStreetMap[®](https://www.openstreetmap.org/copyright#trademarks) is *open data*, licensed under the [Open Data Commons Open Database License](https://opendatacommons.org/licenses/odbl/) (ODbL) by the [OpenStreetMap Foundation](https://osmfoundation.org/) (OSMF).\
Attribution: © [OpenStreetMap](https://www.openstreetmap.org/) contributors

### GeoNames

Website: [geonames.org](https://geonames.org)\
License: [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/)\
Attribution: <https://www.geonames.org/team.html>


---

# 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://docs.distance.tools/legal/credits.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.
