elcolto / GeoKJSON

Multiplatform Library for GeoJSON
https://elcolto.github.io/GeoKJSON/
Apache License 2.0
2 stars 0 forks source link

Correct nearestPointOnLine calculation. #125

Closed elcolto closed 3 weeks ago

elcolto commented 3 weeks ago

Calculation was changed from scalar to spherical calculation

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 3 weeks ago

Code Coverage

File Coverage [98.90%] :white_check_mark:
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/misc/NearestPointOnLine.kt 97.67% :white_check_mark:
turf/src/commonMain/kotlin/io/github/elcolto/geokjson/turf/misc/NearestPointOnSegment.kt 97.92% :white_check_mark:
Total Project Coverage 84.94%