@placemarkio/geojson-rewind
v1.0.2
Published
Fix the winding order of GeoJSON
Downloads
1,986
Readme
geojson-rewind
geojson-rewind development is supported by 🌎 placemark.io
Fix the winding order of rings in GeoJSON.
Install
This package is @placemarkio/geojson-rewind
📕 API Documentation
Lineage
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.