16 lines
449 B
Markdown
16 lines
449 B
Markdown
|
# erfamap
|
||
|
|
||
|
Generate a map similar to https://www.ccc.de/regional from Wikidata and the doku.ccc.de Semantic MediaWiki data.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
For a quick test run, point the script at the cache.example directory:
|
||
|
|
||
|
```
|
||
|
./generate_map.py --cache-directory cache.example
|
||
|
```
|
||
|
|
||
|
|
||
|
## Fonts
|
||
|
|
||
|
The font contained in `style/concertone-regular.ttf` was created by Johan Kallas (johankallas@gmail.com) and is licensed unter the terms of the SIL Open Font License v1.10.
|