Skip to content

cag-org-in/csv-go-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-go-map

Easy NodeJS server to:

  • upload a CSV file
  • import the CSV file to PostgreSQL
  • select the X and Y columns for points
  • see a final map with other columns loaded with AJAX

Prereqs

NodeJS, Python, PostgreSQL database connection

pip3 install csvkit
npm install
npm start

License

Open source, MIT license

About

CSV -> Map easily in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published