itowns icon indicating copy to clipboard operation
itowns copied to clipboard

fix(Coordinates): rounds coordinates to prevent passing Infinite numbers to proj4

Open mgermerie opened this issue 3 years ago • 3 comments

Description

Rounds coordinates that are passed to proj4 when using transformation from one CRS to another. This prevents having infinite number error.

Motivation and Context

Closes #1537.

mgermerie avatar Apr 26 '21 13:04 mgermerie

@mgermerie, this PR is ready?

gchoqueux avatar Sep 15 '22 09:09 gchoqueux

Could you add in the doc that we round to 10 please (and why)

jailln avatar Oct 14 '22 10:10 jailln