Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioggstream/europe-historical-geojson
Historical geojson maps
https://github.com/ioggstream/europe-historical-geojson
Last synced: 3 months ago
JSON representation
Historical geojson maps
- Host: GitHub
- URL: https://github.com/ioggstream/europe-historical-geojson
- Owner: ioggstream
- License: bsd-3-clause
- Created: 2020-11-22T10:13:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T22:49:37.000Z (10 months ago)
- Last Synced: 2024-03-04T23:35:20.949Z (10 months ago)
- Language: Jupyter Notebook
- Size: 32 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# europe-historical-geojson
This project creates a desk board for strategy games
based on Europe's historical map.I started this project to teach my kids the history
from the Congress of Vienna to the First World War.It is incredible that the core dataset for plotting
maps based on a hundred years of wars between the Old
Continent's countries comes actually from the GISCO
dataset of the European Union maps.## Build Empires boundaries
To build empire boundaries and avoid stressing OpenStreetmap
run```
pytest -k save
```Then build maps with
```
python -mmappe
```this will create 3 files:
```
/tmp/full-board.png
/tmp/label-board.png
/tmp/risk-board.png
```