Skip to content

CreateIO/create-geocoder-indexer

Repository files navigation

create-geocoder-indexer

Scripts to build the geocoder index

install base software

  1. brew install elasticsearch
  2. brew install virtual_env

setup python virtual environment

  1. virtualenv venv --system-site-packages
  2. venv/bin/easy_install pycurl
  3. venv/bin/pip install -r requirements.txt

setup environment variables

  1. copy dev.env.sample to dev.env
  2. edit dev.env
  3. edit all fields with a value in < >

run the indexer

  • run venv/bin/python builder.py
  • run bin/builder_finalize.sh

apply the bulk load

  • bash bin/batch_apply.sh

Ubuntu notes

About

Scripts to build the geocoder index

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •