This repository was archived by the owner on May 1, 2025. It is now read-only.
Releases: Turistforeningen/node-geoutil
Releases · Turistforeningen/node-geoutil
v1.2.0
New Feature:
Added inverse option to pointDistance() and lineDistance() in order to support GeoJSON coordinate pairs. This will reverse the ordering before computing the distance.
v1.1.1
Minor Changes:
- Clean up project README
- Annotate helper functions
v1.1.0
New Features:
- polygonArea() method
- NPM package badge
- Build status badge
Minor Changes:
- Enhance code readability
- Enhance code documentation
v1.0.0
New Features: