Rapid reverse-geocoding using Mapzen Search
npm install argo-geo!argo
npm install argo-geo -gargo -i -a -o -i, --input (_REQUIRED_) Input filename and path (e.g. '/home/ubuntu/inputfile.csv')-a, --auth (_REQUIRED_) Mapzen authorization token. Get one here.-o, --output (_OPTIONAL_) Output filename and path if desired. Default is the input filename with 'out_' prepended. -r, --rate (_OPTIONAL_) Number of requests per second (default = 6)-n, --latitudefield (_OPTIONAL_) Name of column containing latitude coordinates (default = 'latitude')-w, --longitudefield (_OPTIONAL_) Name of column containing longitude coordinates (default = 'longitude')-p, --pois (_OPTIONAL_) Include POI results from Who's on first instead of just addresses (default = false)latitude and longitude - if this is not the case, use -n and -w to specify coordinate column names.p flag is set-p flag is sethousenumber, name, locality, postalcode, region_a, confidence, distance, source, and layer - from the top two results - to the input file schemaMIT