geojson-normalizedeprecated

normalize different geojson forms into featurecollections

Usage no npm install needed!

<script type="module">
  import geojsonNormalize from 'https://cdn.skypack.dev/geojson-normalize';
</script>

README

Build Status

geojson-normalize

Normalize any GeoJSON object into a GeoJSON FeatureCollection.

install

npm install --save geojson-normalize

api

normalize(object) -> featurecollection object