Skip to content

deromemont/osm2geojson-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

osm2geojson-polygon

install

npm install osm2geojson-polygon

cli

var osm = require('osm2geojson-polygon');

osm(7444, function(data){
  console.log(data);
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published