Skip to content

USF-Water-Institute/GeoLocateBatchProcessing

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Batch processing Files using GeoLocate Web Services

Processing Geo location for a CSV file using the GeoLocate Webservice JSON Wrapper in NodeJS.

Sample CSV file used for processing can be found here

Running the script

  • Install packages npm i
  • Process Sample File node index.js
  • Process specific file(s) node index.js <file1_path> <file2_path> .... The path can be absolute or relative the the current directory

Output files will be in the ProcessedFiles directory with the same file name as the input files.

About

NodeJS script for batch processing geolocation using the geo-locate.org webservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published