Skip to content

Instantly share code, notes, and snippets.

@aaronlidman
Created October 7, 2014 16:15
Show Gist options
  • Select an option

  • Save aaronlidman/1e9cab32cc3c3c55c988 to your computer and use it in GitHub Desktop.

Select an option

Save aaronlidman/1e9cab32cc3c3c55c988 to your computer and use it in GitHub Desktop.

Revisions

  1. aaronlidman created this gist Oct 7, 2014.
    2 changes: 2 additions & 0 deletions test.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    var osmium = require('osmium');
    var reader = new osmium.Reader(file, {'node': true});