https://github.com/openstreetmap/stateofthemap-2016
State of the Map 2016
https://github.com/openstreetmap/stateofthemap-2016
docker-image stateofthemap
Last synced: 11 months ago
JSON representation
State of the Map 2016
- Host: GitHub
- URL: https://github.com/openstreetmap/stateofthemap-2016
- Owner: openstreetmap
- License: apache-2.0
- Created: 2015-11-07T15:15:45.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-06-24T16:04:31.000Z (12 months ago)
- Last Synced: 2025-07-01T02:41:06.546Z (12 months ago)
- Topics: docker-image, stateofthemap
- Language: CSS
- Homepage: https://2016.stateofthemap.org/
- Size: 24.6 MB
- Stars: 4
- Watchers: 10
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SOTM 2016 Website
The `gh-pages` branch is published under:
https://2016.stateofthemap.org/
## Local installation
### Install Jekyll
See http://jekyllrb.com/docs/installation/
### View locally
* `git clone git@github.com:openstreetmap/stateofthemap-2016.git`
* `cd stateofthemap-2016`
* `jekyll serve -w`
* Point your browser to `http://localhost:4000/stateofthemap-2016/`