closest_listings

command module
v0.0.0-...-c63d136 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2018 License: MIT Imports: 10 Imported by: 0

README

Find top closest listings

Build Status

Prerequisites

  1. Having go (1.10.x) installed and set up
  2. Having dep installed: https://golang.github.io/dep/docs/installation.html

Getting started

  1. git clone git@github.com:khaiql/closest_listings.git $GOPATH/src/github.com/khaiql/closest_listings
  2. cd $GOPATH/src/github.com/khaiql/closest_listings
  3. dep ensure
  4. go build
  5. ./closest_listings -filepath data/geoData.csv

Flags

  • --top [5]
  • --datasource [csv]
  • --filepath
  • --long [4.478617]
  • --lat [51.925146]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL