featurecollection-filterer

1.0.1 • Public • Published

Functions

filter(GeoJSON, condition)

Filters GeoJSON FeatureCollection based on condition

Typedefs

Feature

filter(GeoJSON, condition)

Filters GeoJSON FeatureCollection based on condition

Kind: global function

Param Type Description
GeoJSON FeatureCollection GeoJSON to filter
condition function Accesor function to filter features by. ex: (d) => d.properties.altitude > 400

Feature

Kind: global typedef
Properties

Name Type
type 'Feature'
geometry object
properties object

Readme

Keywords

none

Package Sidebar

Install

npm i featurecollection-filterer

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

12.2 kB

Total Files

6

Last publish

Collaborators

  • alrico88