Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Rapid reverse-geocoding using Mapzen Search
npm install argo-geo -g
argo -i <input filename> -a <mapzen search key> -o <output filename>
-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
FAQs
Rapid reverse-geocoding using Mapzen Search
The npm package argo-geo receives a total of 6 weekly downloads. As such, argo-geo popularity was classified as not popular.
We found that argo-geo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.