coronamap/node_modules/@mapbox/geojson-normalize
2022-08-06 08:09:54 -07:00
..
test Reupload 2022-08-06 08:09:54 -07:00
.eslintrc Reupload 2022-08-06 08:09:54 -07:00
.travis.yml Reupload 2022-08-06 08:09:54 -07:00
geojson-normalize Reupload 2022-08-06 08:09:54 -07:00
index.js Reupload 2022-08-06 08:09:54 -07:00
package.json Reupload 2022-08-06 08:09:54 -07:00
README.md Reupload 2022-08-06 08:09:54 -07:00
yarn.lock Reupload 2022-08-06 08:09:54 -07:00

Build Status

geojson-normalize

Normalize any GeoJSON object into a GeoJSON FeatureCollection.

install

npm install --save geojson-normalize

api

normalize(object) -> featurecollection object