ChavanShweta / tiger2es

Loads TIGER Shapefile Line Address data to Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiger2es

Loads Tiger Shapefile Line Address data to Elasticsearch

Usage

tiger2es -s <state> --host <hostname> --port <port> where:

  • state: State FIPS code
  • hostname (optional): IP or hostname of Elasticsearch server (localhost by default)
  • port (optional): Elasticsearch http port (9200 by default)

About

Loads TIGER Shapefile Line Address data to Elasticsearch

License:Apache License 2.0


Languages

Language:Go 100.0%