1.0.8 • Published 4 years ago

@surflog/sbp2geo v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

SBP to GeoJSON

Project usage

npm install sbp2geo

Code

const parseReadStream = require('sbp2geo');
const GeoJSON = await parseReadStream(stream);

Terminal

npm install -g sbp2geo

Usage: sbp2geo file.sbp > geo.json

1.0.8

4 years ago