UNPKG

geojson-stream

Version:

stream features into and out of geojson

12 lines (6 loc) 503 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.1.0"></a> # [0.1.0](https://github.com/tmcw/geojson-stream/compare/v0.0.1...v0.1.0) (2019-01-16) ### Features * Support passing a mapping function, plus add example to readme. ([#7](https://github.com/tmcw/geojson-stream/issues/7)) ([5f8c647](https://github.com/tmcw/geojson-stream/commit/5f8c647))