Skip to content

Visualizing number of books in Estonian public libraries based on Kartograph

Notifications You must be signed in to change notification settings

kristjanjansen/bookmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View map

Point browser to client/index.html

Build map

  1. Make sure you have Homebrew and NodeJS installed
brew install gdal
npm install -g mapshaper
  1. Add this to your .bashrc or .profile:
export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH
  1. Install Kartograph.py (instructions)
sudo pip install -r   https://raw.github.com/kartograph/kartograph.py/master/requirements-nogdal.txt
sudo pip install https://github.com/kartograph/kartograph.py/zipball/master
  1. Run the builder
git clone https://github.com/kristjanjansen/ak_map
cd ak_map
chmod +x build.sh
./build.sh

About

Visualizing number of books in Estonian public libraries based on Kartograph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published