1.0.8 • Published 4 years ago
@surflog/sbp2geo v1.0.8
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