# geojson-normalize **Repository Path**: mirrors_mapbox/geojson-normalize ## Basic Information - **Project Name**: geojson-normalize - **Description**: Normalize any GeoJSON object into a GeoJSON FeatureCollection. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/mapbox/geojson-normalize.svg)](https://travis-ci.org/mapbox/geojson-normalize) # geojson-normalize Normalize any GeoJSON object into a GeoJSON FeatureCollection. ## install npm install --save @mapbox/geojson-normalize ## api normalize(object) -> featurecollection object