@mapbox/stream-features-from-file

0.2.0 • Public • Published

stream-features-from-file

Build Status

Streams GeoJSON features from a file.

Supports the following source formats:

  • GeoJSON (FeatureCollection only!)
  • CSV
  • Shapefile

Non-GeoJSON formats are read by Mapnik.

Usage

const featureStream = streamFeaturesFromFile(filePath);

streamFeaturesFromFile accepts a filePath argument and returns a readable object-mode stream of GeoJSON features derived from the provided file.

Package Sidebar

Install

npm i @mapbox/stream-features-from-file

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • mbx-npm-ci-production
  • mbx-npm-ci-staging
  • mbx-npm-advanced-actions-production
  • mbx-npm-advanced-actions-staging
  • mbx-npm-09-production
  • mbx-npm-08-production
  • mbx-npm-07-production
  • mbx-npm-06-production
  • mbx-npm-05-production
  • mbx-npm-04-production
  • mbx-npm-03-production
  • mbx-npm-02-production
  • mbx-npm-01-production
  • mbx-npm-02-staging
  • mapbox-npm-01
  • mapbox-npm-02
  • mapbox-npm-07
  • mapbox-npm-03
  • mapbox-npm-04
  • mapbox-npm-09
  • mapbox-npm-05
  • mapbox-npm-06
  • mapbox-npm-08
  • mapbox-npm-advanced-actions
  • mapbox-npm-ci
  • mapbox-npm
  • mapbox-admin
  • mapbox-machine-user