Fix the winding order of GeoJSON
npm install @placemarkio/geojson-rewind_geojson-rewind development is supported by 🌎 placemark.io_
Fix the winding order of rings in GeoJSON.
This package is @placemarkio/geojson-rewind
This is an update of geojson-rewind from
the same original author. The changes include:
- Includes TypeScript types
- ES Module build included
- Does not mutate its inputs: this returns a shallowly-cloned
feature when necessary.