Skip to content

Wikinaut/getumap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node server script to download of an umap.

Fixes umap-project/umap#78 (comment) . Written by/based on code by https://github.com/evanvosberg

download_umap.js is intended to be run as route registered in an express.js server.

Required npm packages:

npm install

  • express
  • lodash
  • superagent
  • q

Run as node index.js

Download an umap: wget https://yourserver:8000/mapid

About

Download an umap map (nodejs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published