Skip to content

chiatt/her-data

 
 

Repository files navigation

her-data

load data

activate your virtual environment, then run:

./load_data.sh

it will prompt you for a path to your arches repo (path can be relative)

be sure to run the script from the root folder of this repo

configuration

here are some application settings you'll probably want to use (add to your settings_local.py):

DEFAULT_MAP_Y = 53.24
DEFAULT_MAP_X = -0.55735
DEFAULT_MAP_ZOOM = 10
MAP_MIN_ZOOM = 10
MAP_MAX_ZOOM = 20

HEX_BIN_BOUNDS = (-0.6222,53.18,-0.4925,53.3)
HEX_BIN_SIZE = 0.20
HEX_BIN_PRECISION = 8

About

HER data for Lincoln

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 30.8%
  • Shell 24.3%
  • HTML 23.7%
  • Python 21.2%