1.0.6 • Published 4 years ago
sbp2geo v1.0.6
SBP to GeoJSON
Project usage
npm install sbp2geoCode
const parseReadStream = require('sbp2geo');
const GeoJSON = await parseReadStream(stream);Terminal
npm install -g sbp2geoUsage: sbp2geo file.sbp > geo.json