An open API service indexing awesome lists of open source software.

https://github.com/andygol/switch2osm-mkdocs

Are you going to use OpenStreetMap tiles or deploy your own tile server? This handy guide will help you.
https://github.com/andygol/switch2osm-mkdocs

custom guides leafletjs map mapnik multilanguage munin openlayers openstreetmap osm osm2pgsql osmosis pyosmium server switch2osm tile-server tiles

Last synced: 12 months ago
JSON representation

Are you going to use OpenStreetMap tiles or deploy your own tile server? This handy guide will help you.

Awesome Lists containing this project

README

          

# Switch2OSM

Here is a re-work of website using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/).

The goal is to add to the site the ability to have instructions in different languages in one place.

## Contribution

You are welcome to extend the styling and content, add new languages. To do this, clone this repository, install the necessary dependencies and experiment.

```
git clone git@github.com:Andygol/switch2osm-mkdocs.git
cd switch2osm-mkdocs
python -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
mkdocs serve
```

Open in your browser.

## Translation

![](assets/help-to-translate.png)

Translation into other languages is carried out on [Transifex](https://app.transifex.com/osm-ua/switch2osm/dashboard/). Click "Help to translate" in the language switcher to get there.

## Copyright

© 2013–2023 OpenStreetMap and contributors, [CC BY-SA](http://creativecommons.org/licenses/by-sa/2.0/)