Skip to content
Nuanda edited this page Dec 29, 2014 · 6 revisions

Welcome to the plankrk wiki!

Deploying to heroku:

  1. heroku login
  2. heroku git:remote -a plankrk
  3. ./bin/prod_deploy

During step number 3 local prod branch with assets compiles will be created. Please don't deploy this branch into github.

Facts about features:

  • there are currently 196 district features, all with unique FIDs
  • there are currently ~10k zone features, all with unique FIDs
  • FID series have holes, do not rely on every natural number be a feature
Clone this wiki locally