GithubHelp home page GithubHelp logo

tiger-geocoder's Introduction

Ansible Role for the PostGIS TIGER Geocoder

An Ansible role to configure a PostgreSQL instance with the TIGER Geocoder extension for PostGIS.

Requirements & Dependencies

  • Tested on Ansible 1.7.2
  • Ubuntu 14.04
  • Postgres 9.3.6
  • PostGIS 2.1
  • postgis_tiger_geocoder extension for year 2013

Features

  • Install postgis_tiger_geocoder extension
  • Install nation-level geographies and specified state-level geographies

Requirements

Provisioning tested on:

  • Vagrant 1.6.5
  • Ansible 1.7.2

Provisioned box tested with:

  • Ubuntu 14.04
  • Postgresql 9.3.6
  • Postgis 2.1

Install

To automate the build of a default TIGER Geocoder from scratch, see our TIGER Geocoder Ansible playbook.

Variables

tiger_mount_point: Location for raw data download and Postgres data directory.

tiger_data_directory: Location for raw TIGER data directory.

tiger_pg_data_directory: Location for PostgreSQL data directory.

tiger_pg_db_name: The name of the geocoder database. Default is 'geocoder'.

tiger_year: Year of TIGER data to load. Tested on 2013 and 2014.

tiger_geos: A list of all possible two-letter State/Territory abbreviations available for propagation into the geocoder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.